Age | Commit message (Expand) | Author |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-01-07 | tracing: Fix TRACE_EVENT power tracepoint creation | Mathieu Desnoyers |
2011-01-07 | tracing: Fix preempt count leak | Li Zefan |
2011-01-07 | perf_events: Add perf_event_time() | Stephane Eranian |
2011-01-07 | perf_events: Generalize use of event_filter_match() | Stephane Eranian |
2011-01-07 | perf_events: Move code around to prepare for cgroup | Stephane Eranian |
2011-01-06 | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds |
2011-01-06 | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-06 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-01-05 | perf: Add calls to suspend trace point | Jean Pihet |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar |
2011-01-05 | sched: Change wait_for_completion_*_timeout() to return a signed long | NeilBrown |
2011-01-05 | Merge commit 'v2.6.37' into sched/core | Ingo Molnar |
2011-01-04 | sched, autogroup: Fix reference leak | Mike Galbraith |
2011-01-04 | sched, autogroup: Fix potential access to freed memory | Mike Galbraith |
2011-01-04 | sched: Remove redundant CONFIG_CGROUP_SCHED ifdef | Yong Zhang |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger |
2011-01-04 | perf: Do not export power_frequency, but power_start event | Thomas Renninger |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar |
2011-01-03 | watchdog: Improve initialisation error message and documentation | Ben Hutchings |
2010-12-29 | fix freeing user_struct in user cache | Hillf Danton |
2010-12-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-12-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-12-23 | ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page | David Sharp |
2010-12-23 | module: Move RO/NX module protection to after ftrace module update | Steven Rostedt |
2010-12-23 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2010-12-23 | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar |
2010-12-22 | taskstats: pad taskstats netlink response for aligment issues on ia64 | Jeff Mahoney |
2010-12-22 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-12-22 | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar |
2010-12-22 | kthread_work: make lockdep happy | Yong Zhang |
2010-12-20 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-12-19 | sched: Remove debugging check | Ingo Molnar |
2010-12-19 | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds |
2010-12-19 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-12-19 | sched: Fix interactivity bug by charging unaccounted run-time on entity re-we... | Paul Turner |
2010-12-19 | sched: Move periodic share updates to entity_tick() | Paul Turner |
2010-12-19 | Merge commit 'v2.6.37-rc6' into sched/core | Ingo Molnar |
2010-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-12-17 | rcu: reduce __call_rcu()-induced contention on rcu_node structures | Paul E. McKenney |
2010-12-17 | rcu: limit rcu_node leaf-level fanout | Paul E. McKenney |
2010-12-17 | rcu: fine-tune grace-period begin/end checks | Paul E. McKenney |
2010-12-17 | rcu: Keep gpnum and completed fields synchronized | Frederic Weisbecker |
2010-12-17 | rcu: Stop chasing QS if another CPU did it for us | Frederic Weisbecker |
2010-12-17 | rcu: increase synchronize_sched_expedited() batching | Tejun Heo |
2010-12-17 | resources: add arch hook for preventing allocation in reserved areas | Bjorn Helgaas |