summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang1-0/+1
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang1-0/+1
2015-04-02Merge tag 'irqchip-fixes-4.0-2' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds1-0/+17
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+15
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy1-0/+6
2015-04-02clockevents: Clean up clockchips.hIngo Molnar1-46/+41
2015-04-01regulator: Defer lookup of supply to regulator_getBjorn Andersson1-0/+1
2015-04-01Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-0/+4
2015-04-01Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-10/+10
2015-04-01Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar1-0/+1
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2-21/+4
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner1-3/+3
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner2-2/+3
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner2-125/+24
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner1-6/+3
2015-04-01x86/efi: Add a "debug" option to the efi= cmdlineBorislav Petkov1-0/+1
2015-03-31HSI: cmt_speech: Add cmt-speech driverKai Vehmanen2-1/+114
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann1-0/+11
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann1-0/+3
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton1-9/+9
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer1-0/+1
2015-03-31mmc: dw_mmc: Add a timeout for sending CMD11Doug Anderson1-0/+2
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar46-152/+265
2015-03-30nfsd: require an explicit option to enable pNFSChristoph Hellwig1-1/+1
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara1-6/+0
2015-03-30KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handlingAndre Przywara1-0/+1
2015-03-29mfd: max77693: Remove unused structuresKrzysztof Kozlowski1-11/+1
2015-03-29irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras1-0/+2
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier1-0/+4
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier1-0/+13
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-03-29iio: add support for hardware fifoOctavian Purdila1-0/+13
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi1-3/+5
2015-03-28iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol1-1/+1
2015-03-27MIPS: KVM: Wire up MSA capabilityJames Hogan1-0/+1
2015-03-27MIPS: KVM: Wire up FPU capabilityJames Hogan1-0/+1
2015-03-27libata: Add tracepointsHannes Reinecke1-0/+325
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke1-0/+1
2015-03-27libata: Implement support for sense data reportingHannes Reinecke1-0/+18
2015-03-27libata: Implement NCQ autosenseHannes Reinecke1-0/+2
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke1-1/+1
2015-03-27libata: use READ_LOG_DMA_EXTHannes Reinecke1-0/+7
2015-03-27ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart1-4/+2
2015-03-27mmc: core: Remove the ->enable|disable() callbacksNeilBrown1-6/+0
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar1-13/+31
2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar1-2/+2
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra1-0/+5