Age | Commit message (Expand) | Author | Files | Lines |
2016-01-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -30/+61 |
2016-01-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -9/+25 |
2016-01-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -635/+641 |
2016-01-31 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -72/+81 |
2016-01-31 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+11 |
2016-01-30 | pid: Fix spelling in comments | Zhen Lei | 1 | -1/+1 |
2016-01-29 | Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
2016-01-29 | Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki | 2 | -2/+2 |
2016-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -11/+11 |
2016-01-29 | perf: Remove/simplify lockdep annotation | Peter Zijlstra | 1 | -21/+1 |
2016-01-29 | perf: Synchronously clean up child events | Peter Zijlstra | 1 | -90/+84 |
2016-01-29 | perf: Untangle 'owner' confusion | Peter Zijlstra | 1 | -2/+12 |
2016-01-29 | perf: Add flags argument to perf_remove_from_context() | Peter Zijlstra | 1 | -11/+12 |
2016-01-29 | perf: Clean up sync_child_event() | Peter Zijlstra | 1 | -42/+39 |
2016-01-29 | perf: Robustify event->owner usage and SMP ordering | Peter Zijlstra | 1 | -10/+10 |
2016-01-29 | perf: Fix STATE_EXIT usage | Peter Zijlstra | 1 | -2/+4 |
2016-01-29 | perf: Update locking order | Peter Zijlstra | 1 | -1/+1 |
2016-01-29 | perf: Remove __free_event() | Peter Zijlstra | 1 | -25/+20 |
2016-01-29 | perf/bpf: Convert perf_event_array to use struct file | Alexei Starovoitov | 3 | -25/+31 |
2016-01-29 | perf: Fix NULL deref | Peter Zijlstra | 1 | -2/+2 |
2016-01-28 | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2016-01-28 | perf: Fix race in perf_event_exit_task_context() | Peter Zijlstra | 1 | -21/+29 |
2016-01-28 | perf: Fix orphan hole | Peter Zijlstra | 1 | -2/+2 |
2016-01-28 | Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | James Morris | 1 | -11/+11 |
2016-01-27 | PM: APM_EMULATION does not depend on PM | Arnd Bergmann | 1 | -1/+1 |
2016-01-27 | seccomp: always propagate NO_NEW_PRIVS on tsync | Jann Horn | 1 | -11/+11 |
2016-01-27 | tick/nohz: Set the correct expiry when switching to nohz/lowres mode | Wanpeng Li | 1 | -2/+2 |
2016-01-26 | tick/sched: Hide unused oneshot timer code | Arnd Bergmann | 1 | -5/+7 |
2016-01-26 | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token | Marc Zyngier | 1 | -3/+8 |
2016-01-26 | rtmutex: Make wait_lock irq safe | Thomas Gleixner | 2 | -72/+81 |
2016-01-22 | wrappers for ->i_mutex access | Al Viro | 5 | -8/+8 |
2016-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+14 |
2016-01-22 | sched/numa: Fix use-after-free bug in the task_numa_compare | Gavin Guo | 1 | -7/+23 |
2016-01-22 | ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO | John Stultz | 1 | -2/+12 |
2016-01-22 | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze | Sudeep Holla | 1 | -1/+1 |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 14 | -96/+104 |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+6 |
2016-01-21 | perf: Synchronously free aux pages in case of allocation failure | Alexander Shishkin | 1 | -20/+20 |
2016-01-21 | perf: Fix perf_event_exit_task() race | Peter Zijlstra | 1 | -66/+85 |
2016-01-21 | perf: Add more assertions | Peter Zijlstra | 1 | -0/+9 |
2016-01-21 | perf: Collapse and fix event_function_call() users | Peter Zijlstra | 2 | -200/+167 |
2016-01-21 | perf: Specialize perf_event_exit_task() | Peter Zijlstra | 1 | -7/+11 |
2016-01-21 | perf: Fix task context scheduling | Peter Zijlstra | 1 | -64/+91 |
2016-01-21 | perf: Make ctx->is_active and cpuctx->task_ctx consistent | Peter Zijlstra | 1 | -7/+14 |
2016-01-21 | perf: Optimize perf_sched_events() usage | Peter Zijlstra | 1 | -6/+16 |
2016-01-21 | perf: Simplify/fix perf_event_enable() event scheduling | Peter Zijlstra | 1 | -26/+5 |
2016-01-21 | perf: Use task_ctx_sched_out() | Peter Zijlstra | 1 | -2/+1 |
2016-01-21 | perf: Fix perf_enable_on_exec() event scheduling | Peter Zijlstra | 1 | -20/+27 |
2016-01-21 | perf: Remove stale comment | Peter Zijlstra | 1 | -7/+0 |
2016-01-21 | perf: Fix cgroup scheduling in perf_enable_on_exec() | Peter Zijlstra | 1 | -24/+7 |