| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-10-28 | 1 | -2/+2 |
|\ |
|
| * | PM / suspend: Fix missing KERN_CONT for suspend message | Jon Hunter | 2016-10-24 | 1 | -2/+2 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-28 | 1 | -6/+17 |
|\ \ |
|
| * | | perf/powerpc: Don't call perf_event_disable() from atomic context | Jiri Olsa | 2016-10-28 | 1 | -2/+8 |
| * | | perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ... | Jiri Olsa | 2016-10-28 | 1 | -4/+9 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-10-28 | 1 | -30/+44 |
|\ \ \ |
|
| * | | | timers: Prevent base clock corruption when forwarding | Thomas Gleixner | 2016-10-25 | 1 | -13/+10 |
| * | | | timers: Prevent base clock rewind when forwarding clock | Thomas Gleixner | 2016-10-25 | 1 | -5/+9 |
| * | | | timers: Lock base for same bucket optimization | Thomas Gleixner | 2016-10-25 | 1 | -11/+17 |
| * | | | timers: Plug locking race vs. timer migration | Thomas Gleixner | 2016-10-25 | 1 | -1/+8 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg... | Linus Torvalds | 2016-10-28 | 1 | -3/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | sched/fair: Remove unused but set variable 'rq' | Tobias Klauser | 2016-10-27 | 1 | -3/+0 |
| |/ / |
|
* | | | kcov: properly check if we are in an interrupt | Andrey Konovalov | 2016-10-27 | 1 | -1/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-27 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | softirq: Display IRQ_POLL for irq-poll statistics | Sagi Grimberg | 2016-10-21 | 1 | -1/+1 |
* | | | | mm: remove per-zone hashtable of bitlock waitqueues | Linus Torvalds | 2016-10-27 | 2 | -10/+16 |
| |/ /
|/| | |
|
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-22 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | kernel/irq: Export irq_set_parent() | Sudip Mukherjee | 2016-10-21 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-19 | 1 | -1/+8 |
|\ \ |
|
| * | | sched/fair: Fix incorrect task group ->load_avg | Vincent Guittot | 2016-10-19 | 1 | -1/+8 |
| |/ |
|
* | | printk: suppress empty continuation lines | Linus Torvalds | 2016-10-19 | 1 | -0/+4 |
* | | Merge branch 'gup_flag-cleanups' | Linus Torvalds | 2016-10-19 | 2 | -8/+14 |
|\ \
| |/
|/| |
|
| * | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -6/+10 |
| * | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -2/+4 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-10-18 | 1 | -2/+0 |
|\ \ |
|
| * | | alarmtimer: Remove unused but set variable | Tobias Klauser | 2016-10-17 | 1 | -2/+0 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-10-18 | 1 | -3/+8 |
|\ \ \ |
|
| * | | | sched/fair: Fix sched domains NULL dereference in select_idle_sibling() | Wanpeng Li | 2016-10-11 | 1 | -3/+8 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-18 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | cpu/hotplug: Use distinct name for cpu_hotplug.dep_map | Joonas Lahtinen | 2016-10-16 | 1 | -1/+1 |
* | | | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 6 | -8/+11 |
|\ \ \ \ |
|
| * | | | | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 6 | -8/+10 |
| * | | | | gcc-plugins: Add latent_entropy plugin | Emese Revfy | 2016-10-10 | 1 | -0/+1 |
* | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-10-14 | 3 | -34/+57 |
|\ \ \ \ \ |
|
| * | | | | | cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea... | Tejun Heo | 2016-09-29 | 1 | -3/+3 |
| * | | | | | cpuset: fix error handling regression in proc_cpuset_show() | Tejun Heo | 2016-09-29 | 1 | -2/+3 |
| * | | | | | cgroup: add tracepoints for basic operations | Tejun Heo | 2016-08-10 | 1 | -0/+25 |
| * | | | | | cgroup: make cgroup_path() and friends behave in the style of strlcpy() | Tejun Heo | 2016-08-10 | 3 | -33/+30 |
* | | | | | | Disable the __builtin_return_address() warning globally after all | Linus Torvalds | 2016-10-12 | 1 | -4/+0 |
| |_|_|_|/
|/| | | | |
|
* | | | | | hung_task: allow hung_task_panic when hung_task_warnings is 0 | John Siddle | 2016-10-11 | 1 | -14/+14 |
* | | | | | kthread: better support freezable kthread workers | Petr Mladek | 2016-10-11 | 1 | -6/+15 |
* | | | | | kthread: allow to modify delayed kthread work | Petr Mladek | 2016-10-11 | 1 | -0/+53 |
* | | | | | kthread: allow to cancel kthread work | Petr Mladek | 2016-10-11 | 1 | -2/+130 |
* | | | | | kthread: initial support for delayed kthread work | Petr Mladek | 2016-10-11 | 1 | -0/+102 |
* | | | | | kthread: detect when a kthread work is used by more workers | Petr Mladek | 2016-10-11 | 1 | -8/+20 |
* | | | | | kthread: add kthread_destroy_worker() | Petr Mladek | 2016-10-11 | 1 | -0/+23 |
* | | | | | kthread: add kthread_create_worker*() | Petr Mladek | 2016-10-11 | 1 | -10/+103 |
* | | | | | kthread: allow to call __kthread_create_on_node() with va_list args | Petr Mladek | 2016-10-11 | 1 | -30/+42 |
* | | | | | kthread/smpboot: do not park in kthread_create_on_cpu() | Petr Mladek | 2016-10-11 | 2 | -2/+11 |
* | | | | | kthread: kthread worker API cleanup | Petr Mladek | 2016-10-11 | 1 | -16/+17 |