summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi1-2/+2
2016-07-14net/mlx5: Introduce bulk reading of flow countersAmir Vadai1-2/+6
2016-07-14net/mlx5: Store counters in rbtree instead of listAmir Vadai1-1/+1
2016-07-14libata: return boolean values from ata_is_*Christoph Hellwig1-8/+8
2016-07-14i2c: core: Add function for finding the bus speed from ACPIJarkko Nikula1-0/+9
2016-07-14Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-33/+0
2016-07-14sched/cputime: Reorganize vtime native irqtime accounting headersFrederic Weisbecker1-18/+17
2016-07-14sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker1-11/+0
2016-07-14sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel1-18/+14
2016-07-14Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...Ingo Molnar1-2/+6
2016-07-14x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+2
2016-07-14workqueue: Convert to state machine callbacksThomas Gleixner3-9/+8
2016-07-14perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner1-0/+1
2016-07-14perf/core: Remove perf CPU notifier codeThomas Gleixner2-37/+0
2016-07-14xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior1-0/+1
2016-07-14bus/arm-ccn: Convert to hotplug statemachineSebastian Andrzej Siewior1-0/+1
2016-07-14bus/arm-cci: Convert to hotplug statemachineSebastian Andrzej Siewior1-0/+1
2016-07-14sh/perf: Convert the hotplug notifiers to state machine callbacksThomas Gleixner1-0/+1
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior1-0/+1
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner1-0/+1
2016-07-14powerpc/perf: Convert book3s notifier to state machine callbacksThomas Gleixner1-0/+1
2016-07-14blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner1-0/+1
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