summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-06rcu: introduce kfree_rcu()Lai Jiangshan
2011-05-06rcu: fix spellingPaul E. McKenney
2011-05-06rcu: call __rcu_read_unlock() in exit_rcu for tree RCULai Jiangshan
2011-05-06rcu: Converge TINY_RCU expedited and normal boostingPaul E. McKenney
2011-05-06rcu: remove useless ->boosted_this_gp fieldPaul E. McKenney
2011-05-06rcu: code cleanups in TINY_RCU priority boosting.Paul E. McKenney
2011-05-06rcu: Switch to this_cpu() primitivesPaul E. McKenney
2011-05-06rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warningsPaul E. McKenney
2011-05-06rcu: mark rcutorture boosting callback as being on-stackPaul E. McKenney
2011-05-06rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers
2011-05-06rcu: Add forward-progress diagnostic for per-CPU kthreadsPaul E. McKenney
2011-05-06rcu: add grace-period age and more kthread state to tracingPaul E. McKenney
2011-05-06rcu: fix tracing bug thinko on boost-balk attributionPaul E. McKenney
2011-05-06rcu: make rcutorture version numbers available through debugfsPaul E. McKenney
2011-05-06rcu: add tracing for RCU's kthread run states.Paul E. McKenney
2011-05-06rcu: add callback-queue information to rcudata outputPaul E. McKenney
2011-05-06rcu: Add boosting to TREE_PREEMPT_RCU tracingPaul E. McKenney
2011-05-06rcu: eliminate unused boosting statisticsPaul E. McKenney
2011-05-06rcu: avoid hammering sched with yet another bound RT kthreadPaul E. McKenney
2011-05-06rcu: put per-CPU kthread at non-RT priority during CPU hotplug operationsPaul E. McKenney
2011-05-06rcu: Force per-rcu_node kthreads off of the outgoing CPUPaul E. McKenney
2011-05-06rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney
2011-05-06rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
2011-05-06rcu: merge TREE_PREEPT_RCU blocked_tasks[] listsPaul E. McKenney
2011-05-06rcu: Decrease memory-barrier usage based on semi-formal proofPaul E. McKenney
2011-05-06rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-05-05clocksource: Install completely before selectingjohn stultz
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-05-04sched: Remove unused 'this_best_prio arg' from balance_tasks()Vladimir Davydov
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar
2011-05-03hw breakpoints: Move to kernel/events/Borislav Petkov
2011-05-03perf: Start the restructuringBorislav Petkov
2011-05-02hrtimer: Make lookup table constMike Frysinger
2011-05-02Merge branch 'linus' into timers/coreThomas Gleixner
2011-05-02timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=nJohn Stultz
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven
2011-05-02genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner
2011-05-01Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-04-30Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-30ftrace: Consolidate the function match routines for normal and modsSteven Rostedt
2011-04-30ftrace: Consolidate updating of ftrace_trace_functionSteven Rostedt
2011-04-30ftrace: Move record update for normal and modules into a separate functionSteven Rostedt
2011-04-30ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt
2011-04-30ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt
2011-04-30ftrace: Remove failures fileSteven Rostedt
2011-04-30ftrace: Remove unnecessary disabling of irqsSteven Rostedt
2011-04-30ftrace: Make FTRACE_WARN_ON() work in if conditionSteven Rostedt