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