summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar
2015-03-30nfsd: require an explicit option to enable pNFSChristoph Hellwig
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara
2015-03-30KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handlingAndre Przywara
2015-03-29mfd: max77693: Remove unused structuresKrzysztof Kozlowski
2015-03-29irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-03-29iio: add support for hardware fifoOctavian Purdila
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi
2015-03-28iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol
2015-03-27MIPS: KVM: Wire up MSA capabilityJames Hogan
2015-03-27MIPS: KVM: Wire up FPU capabilityJames Hogan
2015-03-27libata: Add tracepointsHannes Reinecke
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke
2015-03-27libata: Implement support for sense data reportingHannes Reinecke
2015-03-27libata: Implement NCQ autosenseHannes Reinecke
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke
2015-03-27libata: use READ_LOG_DMA_EXTHannes Reinecke
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar
2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra
2015-03-27time: Add timerkeeper::tkr_rawPeter Zijlstra
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2015-03-27locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra
2015-03-27sched: Add sched_avg::utilization_avg_contribVincent Guittot
2015-03-26KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_busAndre Przywara
2015-03-26KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGICAndre Przywara
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun
2015-03-26phy: exynos5-usbdrd: Add to support for Exynos5433 SoCJaewon Kim
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman
2015-03-25device: Add dev_of_node() accessorBenjamin Herrenschmidt
2015-03-25sysfs: Document struct attribute_groupGuenter Roeck
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-24Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-24Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo