summaryrefslogtreecommitdiffstats
path: root/kernel/rcupreempt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-141-1/+1
|\
| * Merge branch 'linus' into core/softirqIngo Molnar2008-06-231-2/+0
| |\
| * | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-251-1/+1
* | | Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin2008-07-101-12/+8
| |/ |/|
* | rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt2008-06-191-2/+0
|/
* generic: reduce stack pressure in sched_affinityMike Travis2008-04-191-2/+2
* rcupreempt: remove never-migrates assumption from rcu_process_callbacks()Paul E. McKenney2008-02-291-2/+4
* rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplugPaul E. McKenney2008-02-291-1/+2
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-291-4/+220
* Preempt-RCU: CPU Hotplug handlingPaul E. McKenney2008-01-251-5/+142
* Preempt-RCU: implementationPaul E. McKenney2008-01-251-0/+816
OpenPOWER on IntegriCloud