aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcupreempt.c
Commit message (Expand)AuthorAge
* rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-23
* rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-23
* rcu: Renamings to increase RCU clarityPaul E. McKenney2009-08-23
* rcu: Fix typo in rcu_irq_exit() comment headerJosh Triplett2009-08-15
* rcu: Make preemptable RCU scan all CPUs when summing RCU countersPaul E. McKenney2009-08-15
* rcu: Simplify RCU CPU-hotplug notificationPaul E. McKenney2009-08-15
* rcu: rcu_sched_grace_period(): kill the bogus flush_signals()Oleg Nesterov2009-05-05
* kmemtrace, rcu: fix rcupreempt.c data structure dependenciesIngo Molnar2009-04-03
* rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-25
* rcu: eliminate synchronize_rcu_xxx macroPaul E. McKenney2009-01-05
* cpumask: convert RCU implementationsRusty Russell2008-12-31
* "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-18
* byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-20
* rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
|\
| * Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
| |\
| | * Merge branch 'linus' into core/rcuIngo Molnar2008-07-11
| | |\
| | * | rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan2008-06-16
| | * | rcu: remove duplicated include in kernel/rcupreempt.cHuang Weiyi2008-05-19
| | * | rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney2008-05-19
| | * | rcu: add call_rcu_sched()Paul E. McKenney2008-05-19
| | * | rcupreempt: remove duplicate prototypesSteven Rostedt2008-05-19
| * | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-14
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'linus' into core/softirqIngo Molnar2008-06-23
| | |\ \
| | * | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
| | | |/ | | |/|
| * | | Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin2008-07-10
| | |/ | |/|
* | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
|\| |
| * | rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt2008-06-19
| |/
* / core: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
|/
* generic: reduce stack pressure in sched_affinityMike Travis2008-04-19
* rcupreempt: remove never-migrates assumption from rcu_process_callbacks()Paul E. McKenney2008-02-29
* rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplugPaul E. McKenney2008-02-29
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-29
* Preempt-RCU: CPU Hotplug handlingPaul E. McKenney2008-01-25
* Preempt-RCU: implementationPaul E. McKenney2008-01-25