Age | Commit message (Expand) | Author |
2012-05-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-05-21 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-21 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2012-05-21 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2012-05-19 | tracing: Remove kernel_lock annotations | Richard Weinberger |
2012-05-19 | tracing: Fix initial buffer_size_kb state | Vaibhav Nagarnaik |
2012-05-19 | ring-buffer: Merge separate resize loops | Vaibhav Nagarnaik |
2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo |
2012-05-18 | sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug | Konstantin Khlebnikov |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds |
2012-05-17 | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra |
2012-05-17 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar |
2012-05-16 | ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER | Steven Rostedt |
2012-05-16 | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt |
2012-05-16 | ftrace: Make ftrace_modify_all_code() global for archs to use | Steven Rostedt |
2012-05-16 | ftrace: Return record ip addr for ftrace_location() | Steven Rostedt |
2012-05-16 | ftrace: Consolidate ftrace_location() and ftrace_text_reserved() | Steven Rostedt |
2012-05-16 | ftrace: Speed up search by skipping pages by address | Steven Rostedt |
2012-05-16 | ftrace: Remove extra helper functions | Steven Rostedt |
2012-05-16 | ftrace: Sort all function addresses, not just per page | Steven Rostedt |
2012-05-16 | tracing: change CPU ring buffer state from tracing_cpumask | Vaibhav Nagarnaik |
2012-05-16 | tracing: Check return value of tracing_dentry_percpu() | Namhyung Kim |
2012-05-16 | ring-buffer: Reset head page before running self test | Steven Rostedt |
2012-05-16 | ring-buffer: Add integrity check at end of iter read | Steven Rostedt |
2012-05-16 | ring-buffer: Make addition of pages in ring buffer atomic | Vaibhav Nagarnaik |
2012-05-16 | ring-buffer: Make removal of ring buffer pages atomic | Vaibhav Nagarnaik |
2012-05-16 | tracing: Clean up tracing_mark_write() | Steven Rostedt |
2012-05-15 | genirq: export handle_edge_irq() and irq_to_desc() | Jiri Kosina |
2012-05-15 | lockdep: fix oops in processing workqueue | Peter Zijlstra |
2012-05-14 | workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ... | Tejun Heo |
2012-05-14 | printk() - isolate KERN_CONT users from ordinary complete lines | Kay Sievers |
2012-05-14 | printk() - restore prefix/timestamp printing for multi-newline strings | Kay Sievers |
2012-05-14 | sched/debug: Fix printing large integers on 32-bit platforms | Peter Zijlstra |
2012-05-14 | sched/fair: Improve the ->group_imb logic | Peter Zijlstra |
2012-05-14 | sched/nohz: Fix rq->cpu_load[] calculations | Peter Zijlstra |
2012-05-14 | sched/numa: Don't scale the imbalance | Peter Zijlstra |
2012-05-14 | sched/fair: Revert sched-domain iteration breakage | Peter Zijlstra |
2012-05-14 | sched/numa: Fix the new NUMA topology bits | Peter Zijlstra |
2012-05-14 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-05-11 | printk: add stub for prepend_timestamp() | Randy Dunlap |
2012-05-11 | Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02... | Paul E. McKenney |