summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-133-12/+37
|\
| * irqchip/gic-v3-its: Change unsigned types for AArch32 compatibilityVladimir Murzin2016-11-291-2/+2
| * PCI: Remove the irq_affinity mask from struct pci_devChristoph Hellwig2016-11-091-1/+0
| * PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig2016-11-091-5/+19
| * genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-091-2/+2
| * genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-091-2/+2
| * genirq/affinity: Introduce struct irq_affinityChristoph Hellwig2016-11-091-0/+12
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-138-28/+156
|\ \
| * | alarmtimer: Add tracepoints for alarm timersBaolin Wang2016-12-012-0/+101
| * | timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-11-291-0/+1
| * | timekeeping/clocksource_cyc2ns: Document intended range limitationChris Metcalf2016-11-291-1/+4
| * | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-292-1/+9
| * | timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre2016-11-161-2/+0
| * | ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-24/+41
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-134-1/+29
|\ \ \
| * | | zram: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-0/+1
| * | | KVM/PPC/Book3S HV: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-0/+1
| * | | iommu/vt-d: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-0/+1
| * | | mm/zswap: Convert pool to hotplug state machineSebastian Andrzej Siewior2016-12-021-0/+1
| * | | mm/zswap: Convert dst-mem to hotplug state machineSebastian Andrzej Siewior2016-12-021-0/+1
| * | | mm/zsmalloc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-0/+1
| * | | mm/vmstat: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-0/+1
| * | | tracing/rb: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-022-0/+7
| * | | arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-0/+1
| * | | net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-0/+1
| * | | PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-0/+1
| * | | x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner2016-11-221-1/+0
| * | | x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-0/+1
| * | | x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner2016-11-221-1/+0
| * | | x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-0/+1
| * | | x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior2016-11-161-0/+1
| * | | drivers base/topology: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-0/+1
| * | | net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-093-1/+3
| * | | net/dev: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-0/+1
| * | | mm/page_alloc: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-0/+1
| * | | lib/radix-tree: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-0/+1
| * | | lib/percpu_counter: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-0/+1
| * | | mm/memcg: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-0/+1
| * | | kernel/printk: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-0/+1
| * | | fs/buffer: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-0/+1
| | |/ | |/|
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-1/+0
|\ \ \
| * \ \ Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2016-11-2333-134/+153
| |\ \ \
| * \ \ \ Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar2016-11-0143-141/+259
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-16547-6585/+21390
| |\ \ \ \ \
| * | | | | | x86/fpu, kvm: Remove KVM vcpu->fpu_counterRik van Riel2016-10-071-1/+0
* | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-11/+4
|\ \ \ \ \ \ \
| * | | | | | | hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-081-11/+4
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-128-43/+76
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-12-1119-19/+57
| |\ \ \ \ \ \ \ \
| * | | | | | | | | kthread: Make struct kthread kmalloc'edOleg Nesterov2016-12-081-0/+1