summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-09-23rcu: Track CPU-hotplug duration statisticsPaul E. McKenney
2012-09-23rcu: Update rcutorture defaultsPaul E. McKenney
2012-09-23rcu: Shrink RCU based on number of CPUsPaul E. McKenney
2012-09-23rcu: Handle unbalanced rcu_node configurations with few CPUsPaul E. McKenney
2012-09-23rcu: Simplify quiescent-state detectionPaul E. McKenney
2012-09-23rcu: Reduce synchronize_rcu_expedited() latencyPaul E. McKenney
2012-09-23rcu: Eliminate signed overflow in synchronize_rcu_expedited()Paul E. McKenney
2012-09-23rcu: Adjust for unconditional ->completed assignmentPaul E. McKenney
2012-09-23rcu: Add random PROVE_RCU_DELAY to grace-period initializationPaul E. McKenney
2012-09-23rcu: Fix day-zero grace-period initialization/cleanup racePaul E. McKenney
2012-09-23rcu: Make rcutree module parameters visible in sysfsPaul E. McKenney
2012-09-23rcu: Control grace-period duration from sysfsPaul E. McKenney
2012-09-23rcu: Prevent force_quiescent_state() memory contentionPaul E. McKenney
2012-09-23rcu: Adjust debugfs tracing for kthread-based quiescent-state forcingPaul E. McKenney
2012-09-23rcu: Allow RCU quiescent-state forcing to be preemptedPaul E. McKenney
2012-09-23rcu: Move quiescent-state forcing into kthreadPaul E. McKenney
2012-09-23rcu: Segregate rcu_state fields to improve cache localityDimitri Sivanich
2012-09-23rcu: Provide OOM handler to motivate lazy RCU callbacksPaul E. McKenney
2012-09-23rcu: Prevent offline CPUs from executing RCU core codePaul E. McKenney
2012-09-23rcu: Break up rcu_gp_kthread() into subfunctionsPaul E. McKenney
2012-09-23rcu: Allow RCU grace-period cleanup to be preemptedPaul E. McKenney
2012-09-23rcu: Move RCU grace-period cleanup into kthreadPaul E. McKenney
2012-09-23rcu: Allow RCU grace-period initialization to be preemptedPaul E. McKenney
2012-09-23rcu: Prevent initialization-time quiescent-state racePaul E. McKenney
2012-09-23rcu: Move RCU grace-period initialization into a kthreadPaul E. McKenney
2012-09-23rcu: Fix day-one dyntick-idle stall-warning bugPaul E. McKenney
2012-09-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-09-19Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-19workqueue: reimplement work_on_cpu() using system_wqTejun Heo
2012-09-19Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-09-17Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-17workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan
2012-09-17pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin
2012-09-17arm64: Add support for /proc/sys/debug/exception-traceCatalin Marinas
2012-09-16Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds
2012-09-15uprobes: Introduce arch_uprobe_enable/disable_step()Sebastian Andrzej Siewior
2012-09-15uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBESOleg Nesterov
2012-09-15uprobes: Introduce MMF_RECALC_UPROBESOleg Nesterov
2012-09-15uprobes: uprobes_treelock should not disable irqsOleg Nesterov
2012-09-15uprobes: Don't put NULL pointer in uprobe_register()Sebastian Andrzej Siewior
2012-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-14Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-09-14kprobes/x86: Fix to support jprobes on ftrace-based kprobeMasami Hiramatsu
2012-09-14trace: Stop compiling in trace_clock unconditionallyJosh Triplett
2012-09-14tracing: Skip printing "OK" if failed to disable eventYuanhan Liu
2012-09-13locking: Adjust spin lock inlining Kconfig optionsJan Beulich
2012-09-13time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz
2012-09-13Merge branch 'core/rcu' into perf/coreIngo Molnar
2012-09-13lockdep: Check if nested lock is actually heldMaarten Lankhorst