Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | force offline the processor during hot-removal | Zhang Rui | 2008-07-16 | |
* | generic ipi function calls: wait on alloc failure fallback | Jeremy Fitzhardinge | 2008-07-15 | |
* | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-15 | |
|\ | ||||
| * | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | |
| |\ | ||||
| | * | fix: "smp_call_function: get rid of the unused nonatomic/retry argument" | Ingo Molnar | 2008-06-27 | |
| | * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | |
| | * | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | |
| | * | Add generic helpers for arch IPI function calls | Jens Axboe | 2008-06-26 | |
* | | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 | |
|\ \ \ | |/ / |/| | | ||||
| * | | rcu classic: update qlen when cpu offline | Lai Jiangshan | 2008-07-13 | |
| * | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 | |
| |\ \ | ||||
| * | | | rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ... | Paul E. McKenney | 2008-06-26 | |
| * | | | Merge commit 'v2.6.26-rc8' into core/rcu | Ingo Molnar | 2008-06-26 | |
| |\ \ \ | | | |/ | | |/| | ||||
| * | | | rcu: make quiescent rcutorture less power-hungry | Paul E. McKenney | 2008-06-24 | |
| * | | | rcu, rcutorture: make quiescent rcutorture less power-hungry | Paul E. McKenney | 2008-06-24 | |
| * | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-23 | |
| |\ \ \ | ||||
| * | | | | rcu: make rcutorture more vicious: reinstate boot-time testing | Paul E. McKenney | 2008-06-19 | |
| * | | | | rcu: make rcutorture more vicious: add stutter feature | Paul E. McKenney | 2008-06-18 | |
| * | | | | rcutorture: WARN_ON_ONCE(1) when detecting an error | Ingo Molnar | 2008-06-18 | |
| * | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-16 | |
| |\ \ \ \ | ||||
| * | | | | | rcu: remove unused field struct rcu_data::rcu_tasklet | Lai Jiangshan | 2008-06-16 | |
| * | | | | | rcu: remove duplicated include in kernel/rcupreempt.c | Huang Weiyi | 2008-05-19 | |
| * | | | | | rcu: remove duplicated include in kernel/rcupreempt_trace.c | Huang Weiyi | 2008-05-19 | |
| * | | | | | rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stall | Paul E. McKenney | 2008-05-19 | |
| * | | | | | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | |
| * | | | | | rcu: add call_rcu_sched() and friends to rcutorture | Paul E. McKenney | 2008-05-19 | |
| * | | | | | rcu: add rcu_barrier_sched() and rcu_barrier_bh() | Paul E. McKenney | 2008-05-19 | |
| * | | | | | rcu: add memory barriers and comments to rcu_check_callbacks() | Paul E. McKenney | 2008-05-19 | |
| * | | | | | rcu: add call_rcu_sched() | Paul E. McKenney | 2008-05-19 | |
| * | | | | | rcupreempt: remove duplicate prototypes | Steven Rostedt | 2008-05-19 | |
* | | | | | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 | |
|\ \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| *-----. \ \ \ \ \ | Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh... | Thomas Gleixner | 2008-07-14 | |
| |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | | | ||||
| | | | | * | | | | | posix-timers: print RT watchdog message | Hiroshi Shimamoto | 2008-05-24 | |
| | | * | | | | | | | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens | 2008-07-11 | |
| | | * | | | | | | | nohz: reduce jiffies polling overhead | Ingo Molnar | 2008-05-30 | |
| | * | | | | | | | | hrtimer: Remove unused variables in ktime_divns() | Carlos R. Mafra | 2008-05-26 | |
| | * | | | | | | | | hrtimer: remove warning in hres_timers_resume | Jeremy Fitzhardinge | 2008-05-26 | |
* | | | | | | | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2008-07-15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | genirq: remove extraneous checks in manage.c | Thomas Gleixner | 2008-07-10 | |
| * | | | | | | | | | | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky | 2008-06-05 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | stacktrace: fix modular build, export print_stack_trace and save_stack_trace | Ingo Molnar | 2008-06-30 | |
| * | | | | | | | | | | backtrace: replace timer with tasklet + completions | Vegard Nossum | 2008-06-27 | |
| * | | | | | | | | | | stacktrace: add saved stack traces to backtrace self-test | Vegard Nossum | 2008-06-27 | |
| * | | | | | | | | | | stacktrace: print_stack_trace() cleanup | Vegard Nossum | 2008-06-13 | |
| * | | | | | | | | | | stacktrace: don't crash on invalid stack trace structs | Johannes Berg | 2008-05-23 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'imx' into devel | Russell King | 2008-07-10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| *-------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | / / / / | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | / / | | | | | | | |_|_|_|_|_|/ / | | | | | | |/| | | | | | | | ||||
| | | * | | | | | | | | | | | dyntick: Remove last reminants of dyntick support | Russell King | 2008-05-12 |