summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-14perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior1-0/+2
2016-07-14perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran1-0/+2
2016-07-14perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran1-0/+2
2016-07-14perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner1-0/+1
2016-07-14perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran1-0/+3
2016-07-14perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner1-0/+3
2016-07-14perf/x86: Convert the core to the hotplug state machineThomas Gleixner1-0/+3
2016-07-14perf/core: Convert to hotplug state machineThomas Gleixner2-0/+11
2016-07-14ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-07-14irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-07-14irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran1-0/+2
2016-07-14irqchip/hip04: Convert to hotplug state machineRichard Cochran1-0/+1
2016-07-14irqchip/gicv3: Convert to hotplug state machineRichard Cochran1-0/+1
2016-07-14irqchip/gic: Convert to hotplug state machineRichard Cochran1-0/+1
2016-07-14x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář1-1/+2
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-8/+16
2016-07-14Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+17
2016-07-14Merge tag 'extcon-next-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-76/+41
2016-07-14Input: fix a double word "is is" in include/linux/input.hMasanari Iida1-1/+1
2016-07-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+29
2016-07-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-07-13SUNRPC: Remove unused callback xpo_adjust_wspace()Trond Myklebust1-1/+0
2016-07-13SUNRPC: Add a server side per-connection limitTrond Myklebust2-0/+2
2016-07-13nfs/nfsd: Move useful bitfield ops to a commonly accessible placeAndrew Elble2-11/+11
2016-07-13sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown1-2/+0
2016-07-13rose: limit sk_filter trim to payloadWillem de Bruijn1-1/+5
2016-07-13Merge branch 'core/rcu' into smp/hotplug to pick up dependenciesThomas Gleixner3-6/+22
2016-07-13Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner7-15/+59
2016-07-13[media] cec: split the timestamp into an rx and tx timestampHans Verkuil1-8/+10
2016-07-13iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel1-0/+3
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko1-0/+1
2016-07-13pmem: kill __pmem address spaceDan Williams4-59/+21
2016-07-13pmem: kill wmb_pmem()Dan Williams1-43/+4
2016-07-13libnvdimm, pmem: flush posted-write queues on shutdownDan Williams1-0/+1
2016-07-12libata-scsi: avoid repeated calculation of number of TRIM rangesTom Yan1-2/+3
2016-07-12libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan1-0/+3
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann1-17/+0
2016-07-12mfd: db8500 stop passing around platform dataArnd Bergmann2-16/+0
2016-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+2
2016-07-12libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()Dan Williams1-0/+2
2016-07-12libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams1-1/+3
2016-07-12libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams1-1/+0
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever2-0/+5
2016-07-11posix_acl: de-union a_refcount and a_rcuJeff Layton1-4/+2
2016-07-11bus: mvebu-mbus: fix __iomem on register pointersBen Dooks1-1/+1
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar1-1/+0
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-0/+1
2016-07-10x86/entry: Avoid interrupt flag save and restorePaolo Bonzini1-0/+15
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar32-109/+330