Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | cpu/hotplug: Replace anon union | Thomas Gleixner | 2016-09-05 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Handle unbalanced hotplug enable/disable | Lianwei Wang | 2016-09-02 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Add multi instance support | Thomas Gleixner | 2016-09-02 | |
| * | | | | | | | | | | | | | | cpu/hotplug: Rework callback invocation logic | Thomas Gleixner | 2016-09-02 | |
| * | | | | | | | | | | | | | | Merge branch 'linus' into smp/hotplug | Thomas Gleixner | 2016-09-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again) | Boris Ostrovsky | 2016-08-10 | |
* | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | softirq: Let ksoftirqd do its job | Eric Dumazet | 2016-09-30 | |
| * | | | | | | | | | | | | | | | genirq: Make function __irq_do_set_handler() static | Wei Yongjun | 2016-09-25 | |
| * | | | | | | | | | | | | | | | Merge branch 'irq/urgent' into irq/core | Thomas Gleixner | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'irq/for-block' into irq/core | Thomas Gleixner | 2016-09-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | genirq/affinity: Remove old irq spread infrastructure | Thomas Gleixner | 2016-09-14 | |
| | * | | | | | | | | | | | | | | | | genirq/msi: Switch to new irq spreading infrastructure | Thomas Gleixner | 2016-09-14 | |
| | * | | | | | | | | | | | | | | | | genirq/affinity: Provide smarter irq spreading infrastructure | Thomas Gleixner | 2016-09-14 | |
| | * | | | | | | | | | | | | | | | | genirq/msi: Add cpumask allocation to alloc_msi_entry | Thomas Gleixner | 2016-09-14 | |
| | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Thomas Gleixner | 2016-09-14 | |
| |\| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | genirq: Expose interrupt information through sysfs | Craig Gallek | 2016-09-14 | |
| * | | | | | | | | | | | | | | | | genirq: No need to mask non trigger mode flags before __irq_set_trigger() | Alexander Kuleshov | 2016-09-06 | |
| * | | | | | | | | | | | | | | | | genirq: Update stale comment for __irq_domain_add | Punit Agrawal | 2016-09-05 | |
| * | | | | | | | | | | | | | | | | genirq/generic_chip: Verify irqs_per_chip <= 32 | Sebastian Frias | 2016-09-02 | |
| * | | | | | | | | | | | | | | | | irqdomain: Mask irq type in irq_domain_xlate_onetwocell() | Sebastian Frias | 2016-09-02 | |
| * | | | | | | | | | | | | | | | | genirq/generic_chip: Add irq_unmap callback | Sebastian Frias | 2016-09-02 | |
| * | | | | | | | | | | | | | | | | genirq/generic_chip: Get rid of code duplication | Sebastian Frias | 2016-09-02 | |
| * | | | | | | | | | | | | | | | | genirq: Remove export of irq_map_generic_chip() | Thomas Gleixner | 2016-09-02 | |
| * | | | | | | | | | | | | | | | | genirq: Robustify handle_percpu_devid_irq() | Thomas Gleixner | 2016-09-02 | |
* | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | tick/nohz: Prevent stopping the tick on an offline CPU | Wanpeng Li | 2016-09-13 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into timers/core, to refresh the branch | Ingo Molnar | 2016-09-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | time: Avoid undefined behaviour in ktime_add_safe() | Vegard Nossum | 2016-08-31 | |
| * | | | | | | | | | | | | | | | | | time: Avoid undefined behaviour in timespec64_add_safe() | Vegard Nossum | 2016-08-31 | |
| * | | | | | | | | | | | | | | | | | timekeeping: Prints the amounts of time spent during suspend | Ruchi Kandoi | 2016-08-31 | |
| * | | | | | | | | | | | | | | | | | clocksource: Defer override invalidation unless clock is unstable | Kyle Walker | 2016-08-31 | |
| * | | | | | | | | | | | | | | | | | hrtimer: Spelling fixes | Pratyush Patel | 2016-08-31 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | x86/signal: Add SA_{X32,IA32}_ABI sa_flags | Dmitry Safonov | 2016-09-14 | |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/asm | Thomas Gleixner | 2016-09-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2016-09-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_V... | Andy Lutomirski | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | | sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK | Andy Lutomirski | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | | kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_k... | Oleg Nesterov | 2016-09-16 | |
| * | | | | | | | | | | | | | | | | | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 2016-09-15 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | sched: Remove __schedule() non-standard frame annotation | Brian Gerst | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | ftrace: Only allocate the ret_stack 'fp' field when needed | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config | Josh Poimboeuf | 2016-08-24 | |
| * | | | | | | | | | | | | | | | | | | fork: Add generic vmalloced stack support | Andy Lutomirski | 2016-08-24 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |