| 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 |
* | Revert "lockdep: check that no locks held at freeze time" | Paul Walmsley | 2013-03-31 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-03-28 |
|\ |
|
| * | userns: Restrict when proc and sysfs can be mounted | Eric W. Biederman | 2013-03-27 |
| * | userns: Don't allow creation if the user is chrooted | Eric W. Biederman | 2013-03-27 |
| * | pid: Handle the exit of a multi-threaded init. | Eric W. Biederman | 2013-03-26 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-03-25 |
|\ \ |
|
| * | | clockevents: Don't allow dummy broadcast timers | Mark Rutland | 2013-03-07 |
* | | | poweroff: change orderly_poweroff() to use schedule_work() | Oleg Nesterov | 2013-03-22 |
* | | | printk: Provide a wake_up_klogd() off-case | Frederic Weisbecker | 2013-03-22 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-21 |
|\ \ \ |
|
| * \ \ | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2013-03-18 |
| |\ \ \ |
|
| | * | | | tracing: Prevent buffer overwrite disabled for latency tracers | Steven Rostedt (Red Hat) | 2013-03-14 |
| | * | | | tracing: Keep overwrite in sync between regular and snapshot buffers | Steven Rostedt (Red Hat) | 2013-03-14 |
| | * | | | tracing: Protect tracer flags with trace_types_lock | Steven Rostedt (Red Hat) | 2013-03-14 |
| * | | | | perf: Generate EXIT event only once per task context | Namhyung Kim | 2013-03-18 |
| * | | | | perf: Reset hwc->last_period on sw clock events | Namhyung Kim | 2013-03-18 |
| * | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2013-03-14 |
| |\| | |
| | |_|/
| |/| | |
|
| | * | | tracing: Fix free of probe entry by calling call_rcu_sched() | Steven Rostedt (Red Hat) | 2013-03-13 |
| | * | | tracing: Fix race in snapshot swapping | Steven Rostedt (Red Hat) | 2013-03-12 |
* | | | | Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-03-18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | workqueue: fix possible pool stall bug in wq_unbind_fn() | Lai Jiangshan | 2013-03-08 |
| | |/
| |/| |
|
* | | | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 2013-03-13 |
|\ \ \ |
|
| * | | | workqueue: convert to idr_alloc() | Tejun Heo | 2013-03-13 |
| * | | | kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER | Andrew Morton | 2013-03-13 |
| * | | | signal: always clear sa_restorer on execve | Kees Cook | 2013-03-13 |
* | | | | userns: Don't allow CLONE_NEWUSER | CLONE_FS | Eric W. Biederman | 2013-03-13 |
|/ / / |
|
* | | | futex: fix kernel-doc notation and spello | Randy Dunlap | 2013-03-12 |
* | | | signals: fix new kernel-doc warnings | Randy Dunlap | 2013-03-12 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-11 |
|\ \ \
| | |/
| |/| |
|
| * | | tracing: Do not return EINVAL in snapshot when not allocated | Steven Rostedt (Red Hat) | 2013-03-07 |
| * | | tracing: Add help of snapshot feature when snapshot is empty | Steven Rostedt (Red Hat) | 2013-03-07 |
| * | | ftrace: Update the kconfig for DYNAMIC_FTRACE | Steven Rostedt | 2013-02-27 |
* | | | Revert parts of "hlist: drop the node parameter from iterators" | Arnd Bergmann | 2013-03-08 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-03-05 |
|\ \ \ |
|
| * | | | irq: Don't re-enable interrupts at the end of irq_exit | Frederic Weisbecker | 2013-02-28 |
| * | | | irq: Remove IRQ_EXIT_OFFSET workaround | Frederic Weisbecker | 2013-02-21 |
| * | | | Revert "nohz: Make tick_nohz_irq_exit() irq safe" | Thomas Gleixner | 2013-02-21 |
| * | | | irq: Sanitize invoke_softirq | Thomas Gleixner | 2013-02-21 |
| * | | | irq: Ensure irq_exit() code runs with interrupts disabled | Thomas Gleixner | 2013-02-21 |
| * | | | nohz: Make tick_nohz_irq_exit() irq safe | Frederic Weisbecker | 2013-02-21 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-05 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | stop_machine: Mark per cpu stopper enabled early | Thomas Gleixner | 2013-02-26 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-03 |
|\ \ \ |
|