Age | Commit message (Expand) | Author | Files | Lines |
2016-12-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -20/+99 |
2016-12-07 | kcov: add missing #include <linux/sched.h> | Kefeng Wang | 1 | -0/+1 |
2016-12-07 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+3 |
2016-12-07 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -11/+8 |
2016-12-07 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -58/+126 |
2016-12-06 | lockdep: Fix report formatting | Dmitry Vyukov | 1 | -54/+57 |
2016-12-06 | perf/core: Remove invalid warning from list_update_cgroup_even()t | David Carrillo-Cisneros | 1 | -11/+8 |
2016-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+8 |
2016-12-02 | locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() | Thomas Gleixner | 1 | -2/+3 |
2016-12-02 | locking/rtmutex: Prevent dequeue vs. unlock race | Thomas Gleixner | 1 | -2/+66 |
2016-11-30 | bpf: fix states equal logic for varlen access | Josef Bacik | 1 | -2/+8 |
2016-11-29 | Re-enable CONFIG_MODVERSIONS in a slightly weaker form | Linus Torvalds | 1 | -2/+3 |
2016-11-24 | cpufreq: schedutil: Rectify comment in sugov_irq_work() function | Viresh Kumar | 1 | -6/+6 |
2016-11-24 | sched/autogroup: Fix 64-bit kernel nice level adjustment | Mike Galbraith | 1 | -1/+3 |
2016-11-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+13 |
2016-11-22 | sched/autogroup: Do not use autogroup->tg in zombie threads | Oleg Nesterov | 2 | -0/+20 |
2016-11-22 | sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() | Oleg Nesterov | 1 | -11/+12 |
2016-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -3/+17 |
2016-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -23/+47 |
2016-11-21 | perf/core: Fix address filter parser | Alexander Shishkin | 1 | -0/+2 |
2016-11-18 | lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined | Babu Moger | 1 | -3/+17 |
2016-11-16 | cpufreq: schedutil: irq-work and mutex are only used in slow path | Viresh Kumar | 1 | -5/+8 |
2016-11-16 | cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task | Viresh Kumar | 1 | -7/+78 |
2016-11-16 | cpufreq: schedutil: enable fast switch earlier | Viresh Kumar | 1 | -6/+11 |
2016-11-16 | cpufreq: schedutil: Avoid indented labels | Viresh Kumar | 1 | -3/+3 |
2016-11-16 | bpf: fix range arithmetic for bpf map access | Josef Bacik | 1 | -23/+47 |
2016-11-15 | Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+23 |
2016-11-15 | perf/core: Do not set cpuctx->cgrp for unscheduled cgroups | David Carrillo-Cisneros | 1 | -0/+11 |
2016-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -3/+10 |
2016-11-14 | ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records | Steven Rostedt (Red Hat) | 1 | -0/+22 |
2016-11-14 | ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records | Alexei Starovoitov | 1 | -1/+1 |
2016-11-14 | Revert "printk: make reading the kernel log flush pending lines" | Linus Torvalds | 1 | -11/+0 |
2016-11-14 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2016-11-11 | Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+3 |
2016-11-11 | Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki | 1 | -1/+3 |
2016-11-11 | Revert "console: don't prefer first registered if DT specifies stdout-path" | Hans de Goede | 1 | -12/+1 |
2016-11-08 | genirq: Use irq type from irqdata instead of irqdesc | Thomas Gleixner | 1 | -2/+2 |
2016-11-07 | bpf: fix map not being uncharged during map creation failure | Daniel Borkmann | 1 | -1/+3 |
2016-11-07 | bpf: fix htab map destruction when extra reserve is in use | Daniel Borkmann | 1 | -1/+2 |
2016-11-05 | Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://... | Linus Torvalds | 2 | -9/+7 |
2016-11-03 | taskstats: fix the length of cgroupstats_cmd_get_policy | WANG Cong | 1 | -1/+5 |
2016-11-03 | sched/core: Remove pointless printout in sched_show_task() | Linus Torvalds | 1 | -9/+0 |
2016-11-03 | sched/core: Fix oops in sched_show_task() | Tetsuo Handa | 1 | -0/+3 |
2016-11-02 | PM / sleep: fix device reference leak in test_suspend | Johan Hovold | 1 | -1/+3 |
2016-11-01 | fork: Add task stack refcounting sanity check and prevent premature task stac... | Andy Lutomirski | 1 | -0/+4 |
2016-10-28 | Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -2/+2 |
2016-10-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+17 |
2016-10-28 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -30/+44 |
2016-10-28 | Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg... | Linus Torvalds | 1 | -3/+0 |
2016-10-28 | perf/powerpc: Don't call perf_event_disable() from atomic context | Jiri Olsa | 1 | -2/+8 |