summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | sched: Fix return value of migration_init()Thomas Gleixner2009-07-24
| * | | | | | | | | | | | | | | | | | | | | sched: Pull up the might_sleep() check into cond_resched()Frederic Weisbecker2009-07-18
| * | | | | | | | | | | | | | | | | | | | | sched: Add a preempt count base offset to __might_sleep()Frederic Weisbecker2009-07-18
| * | | | | | | | | | | | | | | | | | | | | sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()Frederic Weisbecker2009-07-18
| * | | | | | | | | | | | | | | | | | | | | sched: Remove obsolete comment in __cond_resched()Frederic Weisbecker2009-07-18
| * | | | | | | | | | | | | | | | | | | | | sched: Drop the need_resched() loop from cond_resched()Frederic Weisbecker2009-07-18
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2009-07-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | sched: Hide runqueues from direct reference at source code level for __raw_ge...Hitoshi Mitake2009-06-29
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2009-06-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasksMike Galbraith2009-06-17
| * | | | | | | | | | | | | | | | | | | | | | sched: Clean up SCHED_RESET_ON_FORKMike Galbraith2009-06-17
| * | | | | | | | | | | | | | | | | | | | | | sched: Introduce SCHED_RESET_ON_FORK scheduling policy flagLennart Poettering2009-06-15
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | perf_counter: Fix output-sharing error pathIngo Molnar2009-09-03
| * | | | | | | | | | | | | | | | | | | | | | | perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint accessIngo Molnar2009-09-02
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Allow sharing of output channelsPeter Zijlstra2009-08-25
| * | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras2009-08-25
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | genirq: Do not mask oneshot edge type interruptsThomas Gleixner2009-08-27
| * | | | | | | | | | | | | | | | | | | | | | | | | genirq: Support nested threaded irq handlingThomas Gleixner2009-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add buslock supportThomas Gleixner2009-08-17
| * | | | | | | | | | | | | | | | | | | | | | | | | genirq: Add oneshot supportThomas Gleixner2009-08-17
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | irq: Make sure irq_desc for legacy irq get correct node settingYinghai Lu2009-08-29
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar2009-08-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | irq: Remove superfluous NULL pointer check in check_irq_resend()Bartlomiej Zolnierkiewicz2009-08-09
| * | | | | | | | | | | | | | | | | | | | | | | | | irq: Clean up by removing irqfixup MODULE_PARM_DESC()Jiri Slaby2009-08-04
| * | | | | | | | | | | | | | | | | | | | | | | | | genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki2009-07-05
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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: 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: 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: 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: 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
| * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Split hierarchical RCU initialization into boot-time and CPU-online piecesPaul E. McKenney2009-08-15