aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * sched/autogroup: Fix 64-bit kernel nice level adjustmentMike Galbraith2016-11-23
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-07
|\ \
| * | perf/core: Remove invalid warning from list_update_cgroup_even()tDavid Carrillo-Cisneros2016-12-06
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-12-07
|\ \ \ | |/ / |/| |
| * | lockdep: Fix report formattingDmitry Vyukov2016-12-06
| * | locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner2016-12-02
| * | locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner2016-12-02
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-02
|\ \
| * | bpf: fix states equal logic for varlen accessJosef Bacik2016-11-30
| |/
* / Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2016-11-29
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-11-23
|\
| * perf/core: Fix address filter parserAlexander Shishkin2016-11-21
| * perf/core: Do not set cpuctx->cgrp for unscheduled cgroupsDavid Carrillo-Cisneros2016-11-15
* | sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-22
* | sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2016-11-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-21
|\ \
| * | lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger2016-11-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-21
|\ \ \
| * | | bpf: fix range arithmetic for bpf map accessJosef Bacik2016-11-16
| | |/ | |/|
* | | Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-11-15
|\ \ \ | |/ / |/| |
| * | ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip recordsSteven Rostedt (Red Hat)2016-11-14
| * | ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace recordsAlexei Starovoitov2016-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-14
|\ \ \
| * | | bpf: fix map not being uncharged during map creation failureDaniel Borkmann2016-11-07
| * | | bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann2016-11-07
| * | | taskstats: fix the length of cgroupstats_cmd_get_policyWANG Cong2016-11-03
* | | | Revert "printk: make reading the kernel log flush pending lines"Linus Torvalds2016-11-14
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-11-14
|\ \ \ \ | |_|/ / |/| | |
| * | | genirq: Use irq type from irqdata instead of irqdescThomas Gleixner2016-11-08
| | |/ | |/|
* | | Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-11-11
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki2016-11-11
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * PM / sleep: fix device reference leak in test_suspendJohan Hovold2016-11-02
| | |/
* | / Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede2016-11-11
|/ /
| |
| \
*-. \ Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2016-11-05
|\ \ \ | |_|/ |/| |
| | * fork: Add task stack refcounting sanity check and prevent premature task stac...Andy Lutomirski2016-11-01
| |/ |/|
| * sched/core: Remove pointless printout in sched_show_task()Linus Torvalds2016-11-03
| * sched/core: Fix oops in sched_show_task()Tetsuo Handa2016-11-03
|/
* Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-10-28
|\
| * PM / suspend: Fix missing KERN_CONT for suspend messageJon Hunter2016-10-24
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-28
|\ \
| * | perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa2016-10-28
| * | perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...Jiri Olsa2016-10-28
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-10-28
|\ \ \
| * | | timers: Prevent base clock corruption when forwardingThomas Gleixner2016-10-25
| * | | timers: Prevent base clock rewind when forwarding clockThomas Gleixner2016-10-25
| * | | timers: Lock base for same bucket optimizationThomas Gleixner2016-10-25
| * | | timers: Plug locking race vs. timer migrationThomas Gleixner2016-10-25
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...Linus Torvalds2016-10-28
|\ \ \ \ | | |/ / | |/| |
| | * | sched/fair: Remove unused but set variable 'rq'Tobias Klauser2016-10-27
| |/ /
* | | kcov: properly check if we are in an interruptAndrey Konovalov2016-10-27