aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-12-01workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo
2012-12-01workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-11-26futex: avoid wake_futex() for a PI futex_qDarren Hart
2012-11-26watchdog: using u64 in get_sample_period()Chuansheng Liu
2012-11-16sched: Mark RCU reader in sched_show_task()Paul E. McKenney
2012-11-16rcu: Separate accounting of callbacks from callback-free CPUsPaul E. McKenney
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney
2012-11-16Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney
2012-11-13rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle checkPaul E. McKenney
2012-11-13rcu: Clarify memory-ordering properties of grace-period primitivesPaul E. McKenney
2012-11-13rcu: Add new rcutorture module parameters to start/end test messagesPaul E. McKenney
2012-11-13rcu: Fix batch-limit size problemEric Dumazet
2012-11-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-08rcu: Add tracing for synchronize_sched_expedited()Paul E. McKenney
2012-11-08rcu: Remove old debugfs interfaces and also RCU flavor nameMichael Wang
2012-11-08rcu: split 'rcuhier' to each flavorMichael Wang
2012-11-08rcu: split 'rcugp' to each flavorMichael Wang
2012-11-08rcu: split 'rcuboost' to each flavorMichael Wang
2012-11-08rcu: split 'rcubarrier' to each flavorMichael Wang
2012-11-08rcu: Fix tracing formattingPaul E. McKenney
2012-11-08rcu: Remove the interface "rcudata.csv"Michael Wang
2012-11-08rcu: Replace the old interface with the new oneMichael Wang
2012-11-08rcu: Optimize the 'rcu_pending' for RCU traceMichael Wang
2012-11-08rcu: Optimize the 'rcudata.csv' for RCU traceMichael Wang
2012-11-08rcu: Optimize the 'rcudata' for RCU traceMichael Wang
2012-11-08rcu: Fundamental facility for 'CPU units sequence reading'Michael Wang
2012-11-08rcu: Create directory for each flavor of rcuMichael Wang
2012-11-08rcu: Instrument synchronize_rcu_expedited() for debugfs tracingPaul E. McKenney
2012-11-08rcu: Move synchronize_sched_expedited() state to rcu_statePaul E. McKenney
2012-11-08rcu: Avoid counter wrap in synchronize_sched_expedited()Paul E. McKenney
2012-11-08rcu: Rename ->onofflock to ->orphan_lockPaul E. McKenney
2012-11-01futex: Handle futex_pi OWNER_DIED take over correctlyThomas Gleixner
2012-10-31module: fix out-by-one error in kallsymsRusty Russell
2012-10-30perf, powerpc: Fix hw breakpoints returning -ENOSPCMichael Neuling
2012-10-27rcutorture: Use DEFINE_STATIC_SRCU()Lai Jiangshan
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds
2012-10-25Makefile: Documentation for external tool should be correctH. Peter Anvin
2012-10-25pidns: limit the nesting depth of pid namespacesAndrew Vagin
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-24workqueue: cancel_delayed_work() should return %false if work item is idleDan Magenheimer
2012-10-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-23rcu: Dump number of callbacks in stall warning messagesPaul E. McKenney
2012-10-23rcu: Add grace-period information to RCU CPU stall warningsPaul E. McKenney
2012-10-23rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney
2012-10-23srcu: Export process_srcu()Lai Jiangshan
2012-10-23srcu: Credit Lai Jiangshan with SRCU rewriteLai Jiangshan