| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | lockdep: Print out additional debugging advice when we hit lockdep BUGs | Dave Jones | 2013-04-26 | |
| | * | | | | | | | | | | | | | | | | | mutex: Back out architecture specific check for negative mutex count | Waiman Long | 2013-04-19 | |
| | * | | | | | | | | | | | | | | | | | mutex: Queue mutex spinners with MCS lock to reduce cacheline contention | Waiman Long | 2013-04-19 | |
| | * | | | | | | | | | | | | | | | | | mutex: Make more scalable by doing less atomic operations | Waiman Long | 2013-04-19 | |
| | * | | | | | | | | | | | | | | | | | mutex: Move mutex spinning code from sched/core.c back to mutex.c | Waiman Long | 2013-04-19 | |
| | * | | | | | | | | | | | | | | | | | locking/rtmutex/tester: Set correct permissions on sysfs files | Sasha Levin | 2013-04-10 | |
| | * | | | | | | | | | | | | | | | | | lockdep: Remove unnecessary 'hlock_next' variable | Hong Zhiguo | 2013-04-08 | |
| | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | events: Protect access via task_subsys_state_check() | Paul E. McKenney | 2013-04-21 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | kernel/hz.bc: ignore. | Rusty Russell | 2013-04-22 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-21 | |
| |\| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | perf: Treat attr.config as u64 in perf_swevent_init() | Tommi Rantala | 2013-04-15 | |
| | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | kexec: use Crash kernel for Crash kernel low | Yinghai Lu | 2013-04-17 | |
| | * | | | | | | | | | | | | | | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu | 2013-04-17 | |
| | * | | | | | | | | | | | | | | | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu | 2013-04-17 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | userns: Changing any namespace id mappings should require privileges | Andy Lutomirski | 2013-04-14 | |
| | * | | | | | | | | | | | | | | | userns: Check uid_map's opener's fsuid, not the current fsuid | Andy Lutomirski | 2013-04-14 | |
| | * | | | | | | | | | | | | | | | userns: Don't let unprivileged users trick privileged users into setting the ... | Eric W. Biederman | 2013-04-14 | |
| | |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Revert "block: add missing block_bio_complete() tracepoint" | Linus Torvalds | 2013-04-18 | |
| * | | | | | | | | | | | | | | | kprobes: Fix a double lock bug of kprobe_mutex | Masami Hiramatsu | 2013-04-18 | |
| * | | | | | | | | | | | | | | | kernel/signal.c: stop info leak via the tkill and the tgkill syscalls | Emese Revfy | 2013-04-17 | |
| | | | | | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur... | Linus Torvalds | 2013-04-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | kthread: Prevent unpark race which puts threads on the wrong cpu | Thomas Gleixner | 2013-04-12 | |
| | * | | | | | | | | | | | | | | | | hrtimer: Don't reinitialize a cpu_base lock on CPU_UP | Michael Bohan | 2013-03-26 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | sched/cputime: Fix accounting on multi-threaded processes | Stanislaw Gruszka | 2013-04-08 | |
| | * | | | | | | | | | | | | | | | | sched/debug: Fix sd->*_idx limit range avoiding overflow | libin | 2013-04-08 | |
| | * | | | | | | | | | | | | | | | | sched_clock: Prevent 64bit inatomicity on 32bit systems | Thomas Gleixner | 2013-04-08 | |
| | * | | | | | | | | | | | | | | | | sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s | Tejun Heo | 2013-03-21 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | perf: Fix error return code | Wei Yongjun | 2013-04-12 | |
| | * | | | | | | | | | | | | | | | | | ftrace: Fix strncpy() use, use strlcpy() instead of strncpy() | Chen Gang | 2013-04-08 | |
| | * | | | | | | | | | | | | | | | | | perf: Fix strncpy() use, use strlcpy() instead of strncpy() | Chen Gang | 2013-04-08 | |
| | * | | | | | | | | | | | | | | | | | perf: Fix strncpy() use, always make sure it's NUL terminated | Chen Gang | 2013-04-08 | |
| | * | | | | | | | | | | | | | | | | | perf: Fix ring_buffer perf_output_space() boundary calculation | Stephane Eranian | 2013-03-21 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section | Steven Rostedt (Red Hat) | 2013-04-12 | |
| | * | | | | | | | | | | | | | | | | | tracing: Fix possible NULL pointer dereferences | Namhyung Kim | 2013-04-12 | |
| * | | | | | | | | | | | | | | | | | | Add file_ns_capable() helper function for open-time capability checking | Linus Torvalds | 2013-04-14 | |
| | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2013-04-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | PM / reboot: call syscore_shutdown() after disable_nonboot_cpus() | Huacai Chen | 2013-04-08 | |
| | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge tag 'trace-fixes-3.9-rc-v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-04-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | / / / / / / / / | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | tracing: Fix double free when function profile init failed | Namhyung Kim | 2013-04-09 | |
| * | | | | | | | | | | | | | | | | Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-08 | |
| |\| | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | ftrace: Do not call stub functions in control loop | Steven Rostedt (Red Hat) | 2013-04-08 | |
| | * | | | | | | | | | | | | | | ftrace: Consistently restore trace function on sysctl enabling | Jan Kiszka | 2013-04-08 | |
| | * | | | | | | | | | | | | | | tracing: Fix race with update_max_tr_single and changing tracers | Steven Rostedt (Red Hat) | 2013-04-08 | |
| | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | Revert "lockdep: check that no locks held at freeze time" | Paul Walmsley | 2013-03-31 | |
