summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-038-27/+188
|\
| * Merge branch 'smp/for-block' into smp/hotplugThomas Gleixner2016-09-211-0/+2
| |\
| | * blk/mq: Reserve hotplug states for block multiqueueSebastian Andrzej Siewior2016-09-201-0/+2
| * | s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | fault-injection/cpu: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | padata: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-1/+1
| * | ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-192-2/+3
| * | virtio scsi: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | block/softirq: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | lib/irq_poll: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | ARM/OMAP/wakeupgen: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-0/+1
| * | powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | md/raid5: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | net/mvneta: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | kernel/softirq: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | mm/writeback: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | slub: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+1
| * | slab: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-0/+9
| * | relayfs: Convert to hotplug state machineRichard Weinberger2016-09-062-0/+7
| * | relay: Use per CPU constructs for the relay channel buffer pointersAkash Goel2016-09-061-7/+10
| * | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-062-13/+0
| * | net/virtio-net: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-021-0/+1
| * | arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior2016-09-021-1/+1
| |/
| * cpu/hotplug: Add multi instance supportThomas Gleixner2016-09-022-3/+135
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-037-12/+80
|\ \
| * \ Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-2013-21/+75
| |\ \
| * \ \ Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-153-5/+20
| |\ \ \
| | * | | pci/msi: Retrieve affinity for a vectorThomas Gleixner2016-09-141-0/+6
| | * | | genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-141-7/+0
| | * | | genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2016-09-141-0/+15
| | * | | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-141-2/+3
| * | | | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2016-09-14677-7466/+26228
| |\ \ \ \
| | * | | | irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki2016-09-121-2/+2
| | * | | | ACPI: Add new IORT functions to support MSI domain handlingTomasz Nowicki2016-09-121-0/+12
| | * | | | ACPI: I/O Remapping Table (IORT) initial supportTomasz Nowicki2016-09-121-0/+30
| | |/ / /
| * | | | genirq: Expose interrupt information through sysfsCraig Gallek2016-09-141-0/+3
| * | | | genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias2016-09-021-5/+13
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-033-1/+9
|\ \ \ \ \
| * | | | | timekeeping: Include the correct header for errno definitionsChristoph Hellwig2016-09-221-1/+1
| * | | | | Merge branch 'linus' into timers/core, to refresh the branchIngo Molnar2016-09-0827-36/+259
| |\ \ \ \ \
| * | | | | | time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum2016-08-311-0/+7
| * | | | | | time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum2016-08-311-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-0/+2
|\ \ \ \ \ \