| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | 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 |
* | | | | | | | | | | | | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-25 |
| |\| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | softirq: remove irqs_disabled warning from local_bh_enable | Johannes Berg | 2008-06-20 |
| * | | | | | | | | | | | | | | | softirq: remove initialization of static per-cpu variable | Vegard Nossum | 2008-06-18 |
| * | | | | | | | | | | | | | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Remove argument from open_softirq which is always NULL | Carlos R. Mafra | 2008-05-25 |
| | |_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2008-07-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | x86, generic: mark early_printk as asmlinkage | Jiri Slaby | 2008-06-18 |
| * | | | | | | | | | | | | | | | | printk: export console_drivers | Ingo Molnar | 2008-06-16 |
| * | | | | | | | | | | | | | | | | printk: remember the message level for multi-line output | Nick Andrew | 2008-05-24 |
| * | | | | | | | | | | | | | | | | printk: refactor processing of line severity tokens | Nick Andrew | 2008-05-24 |
| * | | | | | | | | | | | | | | | | printk: don't prefer unsuited consoles on registration | Jan Kiszka | 2008-05-24 |
| * | | | | | | | | | | | | | | | | printk: clean up recursion check related static variables | Tejun Heo | 2008-05-24 |
| * | | | | | | | | | | | | | | | | namespacecheck: more kernel/printk.c fixes | Thomas Gleixner | 2008-05-24 |
| * | | | | | | | | | | | | | | | | namespacecheck: fix kernel printk.c | Thomas Gleixner | 2008-05-24 |
| | |/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | lockdep: fix kernel/fork.c warning | Ingo Molnar | 2008-07-14 |
| * | | | | | | | | | | | | | | | | lockdep: fix ftrace irq tracing false positive | Ingo Molnar | 2008-07-14 |
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.26' into core/locking | Ingo Molnar | 2008-07-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 2008-06-23 |
| * | | | | | | | | | | | | | | | | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 2008-06-20 |
| * | | | | | | | | | | | | | | | | lockdep: output lock_class key instead of address for forward dependency output | Huang, Ying | 2008-06-13 |
| * | | | | | | | | | | | | | | | | __mutex_lock_common: use signal_pending_state() | Oleg Nesterov | 2008-06-10 |
| * | | | | | | | | | | | | | | | | mutex-debug: check mutex magic before owner | Jeremy Kerr | 2008-05-16 |
| | |_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s... | Linus Torvalds | 2008-07-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/new-API-sched_setscheduler | Ingo Molnar | 2008-06-25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c... | Rusty Russell | 2008-06-23 |
| | |_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-14 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | ftrace: build fix for ftraced_suspend | Ingo Molnar | 2008-07-11 |
| | | * | | | | | | | | | | | | | | | | ftrace: separate out the function enabled variable | Steven Rostedt | 2008-07-11 |
| | | * | | | | | | | | | | | | | | | | ftrace: add ftrace_kill_atomic | Steven Rostedt | 2008-07-11 |
| | | * | | | | | | | | | | | | | | | | ftrace: use current CPU for function startup | Steven Rostedt | 2008-07-11 |
| | | * | | | | | | | | | | | | | | | | ftrace: start wakeup tracing after setting function tracer | Steven Rostedt | 2008-07-11 |
| | | * | | | | | | | | | | | | | | | | ftrace: check proper config for preempt type | Steven Rostedt | 2008-07-11 |