summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-08-26Merge remote branch 'lost-spurious-irq/lost-spurious-irq'Stephen Rothwell
2010-08-26Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-08-26Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-08-26Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-08-26Merge remote branch 'input/next'Stephen Rothwell
2010-08-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-08-25Merge branch 'perf/urgent' into auto-latestIngo Molnar
2010-08-25tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-24PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()David Alan Gilbert
2010-08-23Merge branch 'core/rcu' into auto-latestIngo Molnar
2010-08-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2010-08-23Merge branches 'core/locking', 'core/urgent', 'perf/core', 'perf/urgent', 'sc...Ingo Molnar
2010-08-23mutex: Improve the scalability of optimistic spinningTim Chen
2010-08-23Merge branch 'linus' into auto-latestIngo Molnar
2010-08-23watchdog: Don't throttle the watchdogPeter Zijlstra
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi
2010-08-20rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCUPaul E. McKenney
2010-08-20rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney
2010-08-20rcu: repair code-duplication FIXMEsPaul E. McKenney
2010-08-20rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney
2010-08-20rcu: refer RCU CPU stall-warning victims to stallwarn.txtPaul E. McKenney
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney
2010-08-20sched: Fix rq->clock synchronization when migrating tasksPeter Zijlstra
2010-08-20lockup_detector: Make callback function staticLin Ming
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
2010-08-19rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney
2010-08-19rcu: allow RCU CPU stall warning messages to be controlled in /sysPaul E. McKenney
2010-08-19rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney
2010-08-19rcu: add boot parameter to suppress RCU CPU stall warning messagesPaul E. McKenney
2010-08-19rcu: make CPU stall warning timeout configurablePaul E. McKenney
2010-08-19Add RCU check for find_task_by_vpid().Tetsuo Handa
2010-08-19rcu: simplify the usage of percpu dataLai Jiangshan
2010-08-19rcutorture: add random preemptionLai Jiangshan
2010-08-19cgroups: __rcu annotationsArnd Bergmann
2010-08-19rculist: avoid __rcu annotationsArnd Bergmann
2010-08-19rcu: define __rcu address space modifier for sparsePaul E. McKenney
2010-08-19Merge branch 'linus' into auto-latestIngo Molnar
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-08-19perf, tracing: add missing __percpu markupsNamhyung Kim
2010-08-19perf: Humanize the number of contextsFrederic Weisbecker
2010-08-19perf: Fix race in callchainsFrederic Weisbecker
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds