aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-17
|\
| * ftrace: do not trace scheduler functionsIngo Molnar2008-07-17
* | fix dangling zombie when new parent ignores childrenRoland McGrath2008-07-16
* | do_wait: return security_task_wait() error code in place of -ECHILDRoland McGrath2008-07-16
* | ptrace children revampRoland McGrath2008-07-16
* | do_wait reorganizationRoland McGrath2008-07-16
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\ \
| * | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-12
| * | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-10
* | | snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki2008-07-16
* | | snapshot: Push BKL down into ioctl handlersAlan Cox2008-07-16
* | | Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki2008-07-16
* | | force offline the processor during hot-removalZhang Rui2008-07-16
| |/ |/|
* | generic ipi function calls: wait on alloc failure fallbackJeremy Fitzhardinge2008-07-15
* | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-15
|\ \
| * \ Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
| |\ \
| | * | fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-27
| | * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
| | * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
| | * | Add generic helpers for arch IPI function callsJens Axboe2008-06-26
* | | | Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
|\ \ \ \ | |/ / / |/| | |
| * | | rcu classic: update qlen when cpu offlineLai Jiangshan2008-07-13
| * | | Merge branch 'linus' into core/rcuIngo Molnar2008-07-11
| |\ \ \
| * | | | rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...Paul E. McKenney2008-06-26
| * | | | Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar2008-06-26
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | rcu: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-24
| * | | | rcu, rcutorture: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-24
| * | | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-23
| |\ \ \ \
| * | | | | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-19
| * | | | | rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney2008-06-18
| * | | | | rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar2008-06-18
| * | | | | Merge branch 'linus' into core/rcuIngo Molnar2008-06-16
| |\ \ \ \ \
| * | | | | | rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan2008-06-16
| * | | | | | rcu: remove duplicated include in kernel/rcupreempt.cHuang Weiyi2008-05-19
| * | | | | | rcu: remove duplicated include in kernel/rcupreempt_trace.cHuang Weiyi2008-05-19
| * | | | | | rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney2008-05-19
| * | | | | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
| * | | | | | rcu: add call_rcu_sched() and friends to rcutorturePaul E. McKenney2008-05-19
| * | | | | | rcu: add rcu_barrier_sched() and rcu_barrier_bh()Paul E. McKenney2008-05-19
| * | | | | | rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney2008-05-19
| * | | | | | rcu: add call_rcu_sched()Paul E. McKenney2008-05-19
| * | | | | | rcupreempt: remove duplicate prototypesSteven Rostedt2008-05-19
* | | | | | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-15
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...Thomas Gleixner2008-07-14
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | | * | | | | | posix-timers: print RT watchdog messageHiroshi Shimamoto2008-05-24
| | | * | | | | | | | nohz: don't stop idle tick if softirqs are pending.Heiko Carstens2008-07-11
| | | * | | | | | | | nohz: reduce jiffies polling overheadIngo Molnar2008-05-30
| | * | | | | | | | | hrtimer: Remove unused variables in ktime_divns()Carlos R. Mafra2008-05-26
| | * | | | | | | | | hrtimer: remove warning in hres_timers_resumeJeremy Fitzhardinge2008-05-26
* | | | | | | | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-07-15
|\ \ \ \ \ \ \ \ \ \ \