summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* rcu: Apply micro-optimization and int/bool fixes to RCU's idle handlingPaul E. McKenney2012-09-26
* rcu: Userspace RCU extended QS selftestFrederic Weisbecker2012-09-26
* rcu: Exit RCU extended QS on user preemptionFrederic Weisbecker2012-09-26
* rcu: Exit RCU extended QS on kernel preemption after irq/exceptionFrederic Weisbecker2012-09-26
* rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-26
* rcu: Ignore userspace extended quiescent state by defaultFrederic Weisbecker2012-09-26
* rcu: Allow rcu_user_enter()/exit() to nestFrederic Weisbecker2012-09-26
* rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker2012-09-26
* rcu: Make RCU_FAST_NO_HZ handle adaptive ticksPaul E. McKenney2012-09-26
* rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIsFrederic Weisbecker2012-09-26
* rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker2012-09-26
* Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-25
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-09-21
| |\
| | * time: Fix timeekeping_get_ns overflow on 32bit systemsJohn Stultz2012-09-13
| * | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-19
| |\ \
| | * | workqueue: reimplement work_on_cpu() using system_wqTejun Heo2012-09-19
| * | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-17
| |\| |
| | * | workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan2012-09-17
| * | | pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin2012-09-17
| * | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-16
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-09-14
| |\ \ \
| | * | | sched: Fix kernel-doc warnings in kernel/sched/fair.cRandy Dunlap2012-09-04
| | * | | sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2012-09-04
| | * | | sched: Add missing call to calc_load_exit_idle()Charles Wang2012-09-04
| | * | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-04
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-04
| | * | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-04
| * | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-12
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | workqueue: fix possible idle worker depletion across CPU hotplugLai Jiangshan2012-09-10
| | * | workqueue: restore POOL_MANAGING_WORKERSLai Jiangshan2012-09-10
| | * | workqueue: fix possible deadlock in idle worker rebindingTejun Heo2012-09-05
| | * | workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the ...Tejun Heo2012-09-05
| | * | workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomicLai Jiangshan2012-09-04
* | | | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2012-09-25
|\ \ \ \
| * | | | rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthreadPaul E. McKenney2012-08-13
| * | | | watchdog: Use hotplug thread infrastructureThomas Gleixner2012-08-13
| * | | | softirq: Use hotplug thread infrastructureThomas Gleixner2012-08-13
| * | | | hotplug: Fix UP bug in smpboot hotplug codePaul E. McKenney2012-08-13
| * | | | smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner2012-08-13
| * | | | kthread: Implement park/unpark facilityThomas Gleixner2012-08-13
| * | | | rcu: Yield simplerThomas Gleixner2012-08-13
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....Paul E. McKenney2012-09-24
|\ \ \ \ \ \ \ \
| | | * | | | | | sched: Fix load avg vs cpu-hotplugPeter Zijlstra2012-09-23
| | | * | | | | | rcu: Disallow callback registry on offline CPUsPaul E. McKenney2012-09-23
| | | * | | | | | rcu: Remove _rcu_barrier() dependency on __stop_machine()Paul E. McKenney2012-09-23
| | | |/ / / / /
| | * | | | | | rcu: Fix CONFIG_RCU_FAST_NO_HZ stall warning messagePaul E. McKenney2012-09-23
| | * | | | | | rcu: Move TINY_RCU quiescent state out of extended quiescent stateLi Zhong2012-09-23
| | * | | | | | time: RCU permitted to stop idle entry via softirqPaul E. McKenney2012-09-23
| | * | | | | | rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save()Paul E. McKenney2012-09-23