| Commit message (Expand) | Author | Age |
* | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 2014-07-01 |
* | Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-06-25 |
|\ |
|
| * | tracing: syscall_regfunc() should not skip kernel threads | Oleg Nesterov | 2014-06-21 |
| * | tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce... | Oleg Nesterov | 2014-06-21 |
| * | tracing: Fix syscall_*regfunc() vs copy_process() race | Oleg Nesterov | 2014-06-21 |
* | | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin | 2014-06-23 |
* | | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes | 2014-06-23 |
* | | kernel/watchdog.c: remove preemption restrictions when restarting lockup dete... | Don Zickus | 2014-06-23 |
* | | kexec: save PG_head_mask in VMCOREINFO | Petr Tesarik | 2014-06-23 |
* | | CPU hotplug, smp: flush any pending IPI callbacks before CPU offline | Srivatsa S. Bhat | 2014-06-23 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-06-21 |
|\ \ |
|
| * \ | Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes | Ingo Molnar | 2014-06-14 |
| |\ \ |
|
| | * | | Revert "perf: Disable PERF_RECORD_MMAP2 support" | Don Zickus | 2014-06-09 |
| | * | | perf: Pass protection and flags bits through mmap2 interface | Peter Zijlstra | 2014-06-09 |
| * | | | x86/kprobes: Fix build errors and blacklist context_track_user | Masami Hiramatsu | 2014-06-14 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2014-06-21 |
|\ \ \ |
|
| * | | | rtmutex: Plug slow unlock race | Thomas Gleixner | 2014-06-16 |
| * | | | rtmutex: Detect changes in the pi lock chain | Thomas Gleixner | 2014-06-07 |
| * | | | rtmutex: Handle deadlock detection smarter | Thomas Gleixner | 2014-06-07 |
* | | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-20 |
|\ \ \ \ |
|
| * | | | | x86, kaslr: boot-time selectable with hibernation | Kees Cook | 2014-06-16 |
| * | | | | PM / hibernate: introduce "nohibernate" boot parameter | Kees Cook | 2014-06-16 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2014-06-19 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | sparc64: fix sparse warning in tsb.c | Sam Ravnborg | 2014-05-18 |
* | | | | Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2014-06-13 |
|\ \ \ \ |
|
| * | | | | tracing: Fix check of ftrace_trace_arrays list_empty() check | Steven Rostedt (Red Hat) | 2014-06-10 |
| * | | | | tracing: Fix leak of per cpu max data in instances | Steven Rostedt (Red Hat) | 2014-06-10 |
| * | | | | tracing: Cleanup saved_cmdlines_size changes | Namhyung Kim | 2014-06-10 |
| * | | | | ring-buffer: Check if buffer exists before polling | Steven Rostedt (Red Hat) | 2014-06-10 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-12 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit '3cf2f34' into sched/core, to fix build error | Ingo Molnar | 2014-06-12 |
| |\ \ \ \ \ |
|
| * | | | | | | sched/deadline: Delete extraneous extern for to_ratio() | Paul Gortmaker | 2014-06-05 |
| * | | | | | | sched/idle: Optimize try-to-wake-up IPI | Peter Zijlstra | 2014-06-05 |
| * | | | | | | sched/idle: Simplify wake_up_idle_cpu() | Andy Lutomirski | 2014-06-05 |
| * | | | | | | sched/idle: Clear polling before descheduling the idle thread | Andy Lutomirski | 2014-06-05 |
| * | | | | | | sched, trace: Add a tracepoint for IPI-less remote wakeups | Andy Lutomirski | 2014-06-05 |
| * | | | | | | sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...) | Giedrius Rekasius | 2014-06-05 |
| * | | | | | | sched: Rename capacity related flags | Nicolas Pitre | 2014-06-05 |
| * | | | | | | sched: Final power vs. capacity cleanups | Nicolas Pitre | 2014-06-05 |
| * | | | | | | sched: Remove remaining dubious usage of "power" | Nicolas Pitre | 2014-06-05 |
| * | | | | | | sched: Let 'struct sched_group_power' care about CPU capacity | Nicolas Pitre | 2014-06-05 |
| * | | | | | | sched/fair: Disambiguate existing/remaining "capacity" usage | Nicolas Pitre | 2014-06-05 |
| * | | | | | | sched/fair: Change "has_capacity" to "has_free_capacity" | Nicolas Pitre | 2014-06-05 |
| * | | | | | | sched/fair: Remove "power" from 'struct numa_stats' | Nicolas Pitre | 2014-06-05 |
| * | | | | | | sched: Fix signedness bug in yield_to() | Dan Carpenter | 2014-06-05 |
| * | | | | | | sched/fair: Use time_after() in record_wakee() | Manuel Schölling | 2014-06-05 |
| * | | | | | | sched/balancing: Reduce the rate of needless idle load balancing | Tim Chen | 2014-06-05 |
| * | | | | | | sched/fair: Fix unlocked reads of some cfs_b->quota/period | Ben Segall | 2014-06-05 |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-12 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | perf: Differentiate exec() and non-exec() comm events | Adrian Hunter | 2014-06-06 |