aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-11
|\
| * rcu: Move end of special early-boot RCU operation earlierPaul E. McKenney2009-09-04
| * Merge branch 'linus' into core/rcuIngo Molnar2009-09-04
| |\
| * | rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney2009-08-29
| * | rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2009-08-29
| * | rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney2009-08-26
| * | rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU buildsPaul E. McKenney2009-08-25
| * | rcu: Add CPU-offline processing for single-node configurationsPaul E. McKenney2009-08-24
| * | rcu: Add "notrace" to RCU function headers used by ftracePaul E. McKenney2009-08-24
| * | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-23
| * | rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-23
| * | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-23
| * | rcu: Use debugfs_remove_recursive() simplify code.Paul E. McKenney2009-08-23
| * | rcu: Merge per-RCU-flavor initialization into pre-existing macroPaul E. McKenney2009-08-23
| * | rcu: Fix online/offline indication for rcudata.csv trace filePaul E. McKenney2009-08-23
| * | rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney2009-08-23
| * | rcu: Renamings to increase RCU clarityPaul E. McKenney2009-08-23
| * | rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney2009-08-23
| * | rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney2009-08-22
| * | rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.Paul E. McKenney2009-08-19
| * | rcu: Fix typo in rcu_irq_exit() comment headerJosh Triplett2009-08-15
| * | rcu: Make rcupreempt_trace.c look at offline CPUsPaul E. McKenney2009-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
| * | cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney2009-08-15
| * | rcu: Split hierarchical RCU initialization into boot-time and CPU-online piecesPaul E. McKenney2009-08-15
| * | Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar2009-08-15
| |\ \
| * | | rcu: Add synchronize_sched_expedited() rcutorture doc + updatesPaul E. McKenney2009-07-03
| * | | rcu: Add synchronize_sched_expedited() torture testsPaul E. McKenney2009-07-03
| * | | rcu: Add synchronize_sched_expedited() primitivePaul E. McKenney2009-07-03
| * | | rcu: Remove Classic RCUPaul E. McKenney2009-06-24
* | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-11
|\ \ \ \
| * | | | printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)"Sonic Zhang2009-08-08
| * | | | printk: Restore previous console_loglevel when re-enabling loggingFrans Pop2009-07-10
| * | | | printk: Ensure that "console enabled" messages are printed on the consoleRobin Getz2009-07-10
| * | | | printk: Enable the use of more than one CON_BOOT (early console)Robin Getz2009-07-03
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\ \ \ \ \
| * | | | | locking, m68k/asm-offsets: Rename signal definesHeiko Carstens2009-09-01
| * | | | | locking: Inline spinlock code for all locking variants on s390Heiko Carstens2009-08-31
| * | | | | locking: Simplify spinlock inliningHeiko Carstens2009-08-31
| * | | | | locking: Allow arch-inlined spinlocksHeiko Carstens2009-08-31
| * | | | | locking: Move spinlock function bodies to header fileHeiko Carstens2009-08-31
| * | | | | locking, m68k: Calculate thread_info offset with asm offsetHeiko Carstens2009-08-31
| * | | | | locking, m68k/asm-offsets: Rename pt_regs offset definesHeiko Carstens2009-08-31
| * | | | | locking, sparc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-31
| * | | | | locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens2009-08-31
| * | | | | Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar2009-08-31
| |\ \ \ \ \
| * | | | | | lockdep: Remove recursion stattisticsMing Lei2009-08-29
| * | | | | | lockdep: Simplify lock_stat seqfile codeLi Zefan2009-08-17
| * | | | | | lockdep: Simplify lockdep_chains seqfile codeLi Zefan2009-08-17