summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-044-313/+438
|\
| * padata: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-38/+50
| * kernel/softirq: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-21/+6Star
| * slab: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-0/+6
| * relayfs: Convert to hotplug state machineRichard Weinberger2016-09-062-45/+19Star
| * relay: Use per CPU constructs for the relay channel buffer pointersAkash Goel2016-09-061-32/+42
| * cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-28/+2Star
| * cpu/hotplug: Make state names consistentThomas Gleixner2016-09-061-7/+7
| * cpu/hotplug: Replace anon unionThomas Gleixner2016-09-051-71/+74
| * cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang2016-09-021-2/+9
| * cpu/hotplug: Add multi instance supportThomas Gleixner2016-09-021-35/+183
| * cpu/hotplug: Rework callback invocation logicThomas Gleixner2016-09-021-82/+80Star
| * Merge branch 'linus' into smp/hotplugThomas Gleixner2016-09-0124-99/+382
| |\
| * | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky2016-08-101-0/+8
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-048-97/+445
|\ \ \
| * | | softirq: Let ksoftirqd do its jobEric Dumazet2016-09-301-1/+15
| * | | genirq: Make function __irq_do_set_handler() staticWei Yongjun2016-09-251-1/+1
| * | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-204-16/+76
| |\ \ \
| * \ \ \ Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-153-56/+168
| |\ \ \ \
| | * | | | genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-141-58/+0Star
| | * | | | genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-141-16/+15Star
| | * | | | genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2016-09-141-0/+149
| | * | | | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-141-2/+24
| * | | | | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2016-09-14129-3937/+6151
| |\| | | |
| * | | | | genirq: Expose interrupt information through sysfsCraig Gallek2016-09-141-2/+191
| * | | | | genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov2016-09-062-4/+2Star
| * | | | | genirq: Update stale comment for __irq_domain_addPunit Agrawal2016-09-051-4/+2Star
| * | | | | genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias2016-09-021-8/+8
| * | | | | irqdomain: Mask irq type in irq_domain_xlate_onetwocell()Sebastian Frias2016-09-021-1/+4
| * | | | | genirq/generic_chip: Add irq_unmap callbackSebastian Frias2016-09-021-0/+21
| * | | | | genirq/generic_chip: Get rid of code duplicationSebastian Frias2016-09-021-15/+19
| * | | | | genirq: Remove export of irq_map_generic_chip()Thomas Gleixner2016-09-021-1/+0Star
| * | | | | genirq: Robustify handle_percpu_devid_irq()Thomas Gleixner2016-09-021-4/+14
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-045-9/+23
|\ \ \ \ \ \
| * | | | | | tick/nohz: Prevent stopping the tick on an offline CPUWanpeng Li2016-09-131-2/+5
| * | | | | | Merge branch 'linus' into timers/core, to refresh the branchIngo Molnar2016-09-089-37/+94
| |\ \ \ \ \ \
| * | | | | | | time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum2016-08-311-1/+1
| * | | | | | | time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum2016-08-311-1/+1
| * | | | | | | timekeeping: Prints the amounts of time spent during suspendRuchi Kandoi2016-08-311-0/+2
| * | | | | | | clocksource: Defer override invalidation unless clock is unstableKyle Walker2016-08-311-3/+12
| * | | | | | | hrtimer: Spelling fixesPratyush Patel2016-08-311-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-041-0/+7
|\ \ \ \ \ \ \
| * | | | | | | x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov2016-09-141-0/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-046-31/+233
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-305-24/+63
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-201-0/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_V...Andy Lutomirski2016-09-161-9/+53
| * | | | | | | | | sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski2016-09-162-1/+38
| * | | | | | | | | kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_k...Oleg Nesterov2016-09-161-2/+6
| * | | | | | | | | sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-151-0/+4