summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-111-36/+137
|\
| * perf_counter: Fix output-sharing error pathIngo Molnar2009-09-031-20/+20
| * perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint accessIngo Molnar2009-09-021-3/+10
| * Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-0210-52/+52
| |\
| * | perf_counter: Allow sharing of output channelsPeter Zijlstra2009-08-251-3/+80
| * | perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras2009-08-251-13/+30
* | | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-113-9/+180
|\ \ \
| * | | genirq: Do not mask oneshot edge type interruptsThomas Gleixner2009-08-271-7/+2
| * | | genirq: Support nested threaded irq handlingThomas Gleixner2009-08-172-3/+98
| * | | genirq: Add buslock supportThomas Gleixner2009-08-173-1/+33
| * | | genirq: Add oneshot supportThomas Gleixner2009-08-172-7/+56
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-114-8/+9
|\ \ \ \
| * | | | irq: Make sure irq_desc for legacy irq get correct node settingYinghai Lu2009-08-291-1/+4
| * | | | Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar2009-08-2555-614/+1169
| |\ \ \ \
| * | | | | irq: Remove superfluous NULL pointer check in check_irq_resend()Bartlomiej Zolnierkiewicz2009-08-091-2/+1
| * | | | | irq: Clean up by removing irqfixup MODULE_PARM_DESC()Jiri Slaby2009-08-041-1/+0
| * | | | | genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki2009-07-051-4/+4
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-1115-2927/+1293
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2009-09-0410-51/+68
| |\ \ \ \ \ \
| * | | | | | | rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney2009-08-293-11/+14
| * | | | | | | rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2009-08-292-5/+66
| * | | | | | | rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU buildsPaul E. McKenney2009-08-251-0/+2
| * | | | | | | rcu: Add CPU-offline processing for single-node configurationsPaul E. McKenney2009-08-242-0/+26
| * | | | | | | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-233-1855/+0
| * | | | | | | rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-237-47/+571
| * | | | | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-233-5/+13
| * | | | | | | rcu: Use debugfs_remove_recursive() simplify code.Paul E. McKenney2009-08-231-30/+15
| * | | | | | | rcu: Merge per-RCU-flavor initialization into pre-existing macroPaul E. McKenney2009-08-231-9/+5
| * | | | | | | rcu: Fix online/offline indication for rcudata.csv trace filePaul E. McKenney2009-08-231-1/+1
| * | | | | | | rcu: Renamings to increase RCU clarityPaul E. McKenney2009-08-236-49/+69
| * | | | | | | rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney2009-08-233-0/+241
| * | | | | | | rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.Paul E. McKenney2009-08-191-1/+2
| * | | | | | | rcu: Fix typo in rcu_irq_exit() comment headerJosh Triplett2009-08-151-1/+1
| * | | | | | | rcu: Make rcupreempt_trace.c look at offline CPUsPaul E. McKenney2009-08-151-2/+3
| * | | | | | | rcu: Make preemptable RCU scan all CPUs when summing RCU countersPaul E. McKenney2009-08-151-7/+1
| * | | | | | | rcu: Simplify RCU CPU-hotplug notificationPaul E. McKenney2009-08-153-36/+22
| * | | | | | | rcu: Split hierarchical RCU initialization into boot-time and CPU-online piecesPaul E. McKenney2009-08-151-20/+33
| * | | | | | | Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar2009-08-1563-1340/+2244
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | rcu: Add synchronize_sched_expedited() torture testsPaul E. McKenney2009-07-031-92/+110
| * | | | | | | rcu: Add synchronize_sched_expedited() primitivePaul E. McKenney2009-07-032-2/+152
| * | | | | | | rcu: Remove Classic RCUPaul E. McKenney2009-06-242-808/+0
* | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-09-111-57/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)"Sonic Zhang2009-08-081-1/+1
| * | | | | | | | printk: Restore previous console_loglevel when re-enabling loggingFrans Pop2009-07-101-1/+10
| * | | | | | | | printk: Ensure that "console enabled" messages are printed on the consoleRobin Getz2009-07-101-15/+29
| * | | | | | | | printk: Enable the use of more than one CON_BOOT (early console)Robin Getz2009-07-031-54/+92
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-115-506/+648
|\ \ \ \ \ \ \ \
| * | | | | | | | locking: Allow arch-inlined spinlocksHeiko Carstens2009-08-311-0/+56
| * | | | | | | | locking: Move spinlock function bodies to header fileHeiko Carstens2009-08-311-146/+28
| * | | | | | | | Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar2009-08-3138-439/+836
| |\ \ \ \ \ \ \ \