| Commit message (Expand) | Author | Age | Files | Lines |
* | softlockup: fix invalid proc_handler for softlockup_panic | Hiroshi Shimamoto | 2008-07-18 | 1 | -1/+1 |
* | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 58 | -797/+10087 |
|\ |
|
| * | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 | 3 | -5/+13 |
| |\ |
|
| | *-----. | Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh... | Thomas Gleixner | 2008-07-14 | 3 | -5/+13 |
| | |\ \ \ \ |
|
| | | | | | * | posix-timers: print RT watchdog message | Hiroshi Shimamoto | 2008-05-24 | 1 | -0/+3 |
| | | | * | | | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens | 2008-07-11 | 1 | -0/+1 |
| | | | * | | | nohz: reduce jiffies polling overhead | Ingo Molnar | 2008-05-30 | 1 | -0/+7 |
| | | * | | | | hrtimer: Remove unused variables in ktime_divns() | Carlos R. Mafra | 2008-05-26 | 1 | -3/+2 |
| | | * | | | | hrtimer: remove warning in hres_timers_resume | Jeremy Fitzhardinge | 2008-05-26 | 1 | -2/+0 |
| * | | | | | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2008-07-15 | 2 | -9/+83 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | genirq: remove extraneous checks in manage.c | Thomas Gleixner | 2008-07-10 | 1 | -3/+2 |
| | * | | | | | | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky | 2008-06-05 | 2 | -6/+81 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | 2 | -17/+62 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | stacktrace: fix modular build, export print_stack_trace and save_stack_trace | Ingo Molnar | 2008-06-30 | 1 | -0/+2 |
| | * | | | | | | backtrace: replace timer with tasklet + completions | Vegard Nossum | 2008-06-27 | 1 | -11/+26 |
| | * | | | | | | stacktrace: add saved stack traces to backtrace self-test | Vegard Nossum | 2008-06-27 | 1 | -1/+29 |
| | * | | | | | | stacktrace: print_stack_trace() cleanup | Vegard Nossum | 2008-06-13 | 1 | -6/+3 |
| | * | | | | | | stacktrace: don't crash on invalid stack trace structs | Johannes Berg | 2008-05-24 | 1 | -0/+3 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 3 | -22/+2 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'imx' into devel | Russell King | 2008-07-10 | 1 | -0/+8 |
| | |\ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ | |
| | *-------. \ \ \ \ \ \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 7 | -27/+26 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | |
|
| | | | * | | | | | | | | | dyntick: Remove last reminants of dyntick support | Russell King | 2008-05-12 | 3 | -22/+2 |
| * | | | | | | | | | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 | 6 | -50/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-25 | 4 | -30/+83 |
| | |\| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-23 | 6 | -39/+91 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ / / / / /
| | | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | | softirq: remove irqs_disabled warning from local_bh_enable | Johannes Berg | 2008-06-20 | 1 | -37/+11 |
| | * | | | | | | | | | | | | softirq: remove initialization of static per-cpu variable | Vegard Nossum | 2008-06-18 | 1 | -4/+2 |
| | * | | | | | | | | | | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-16 | 17 | -666/+330 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Remove argument from open_softirq which is always NULL | Carlos R. Mafra | 2008-05-25 | 6 | -9/+8 |
| | | |_|_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 1 | -62/+43 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into core/printk | Ingo Molnar | 2008-07-10 | 25 | -741/+559 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | x86, generic: mark early_printk as asmlinkage | Jiri Slaby | 2008-06-18 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | printk: export console_drivers | Ingo Molnar | 2008-06-16 | 1 | -0/+2 |
| | * | | | | | | | | | | | | | | printk: remember the message level for multi-line output | Nick Andrew | 2008-05-24 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | printk: refactor processing of line severity tokens | Nick Andrew | 2008-05-24 | 1 | -34/+27 |
| | * | | | | | | | | | | | | | | printk: don't prefer unsuited consoles on registration | Jan Kiszka | 2008-05-24 | 1 | -2/+5 |
| | * | | | | | | | | | | | | | | printk: clean up recursion check related static variables | Tejun Heo | 2008-05-24 | 1 | -12/+10 |
| | * | | | | | | | | | | | | | | namespacecheck: more kernel/printk.c fixes | Thomas Gleixner | 2008-05-24 | 1 | -13/+0 |
| | * | | | | | | | | | | | | | | namespacecheck: fix kernel printk.c | Thomas Gleixner | 2008-05-24 | 1 | -2/+2 |
| | | |/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-14 | 6 | -11/+148 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | lockdep: fix kernel/fork.c warning | Ingo Molnar | 2008-07-14 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | lockdep: fix ftrace irq tracing false positive | Ingo Molnar | 2008-07-14 | 1 | -1/+2 |
| | * | | | | | | | | | | | | | | Merge commit 'v2.6.26' into core/locking | Ingo Molnar | 2008-07-14 | 29 | -902/+602 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|/ /
| | | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 2008-06-24 | 3 | -7/+17 |
| | * | | | | | | | | | | | | | | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 2008-06-20 | 3 | -3/+132 |
| | * | | | | | | | | | | | | | | lockdep: output lock_class key instead of address for forward dependency output | Huang, Ying | 2008-06-13 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | __mutex_lock_common: use signal_pending_state() | Oleg Nesterov | 2008-06-10 | 1 | -4/+1 |
| | * | | | | | | | | | | | | | | mutex-debug: check mutex magic before owner | Jeremy Kerr | 2008-05-16 | 1 | -1/+1 |
| | | |_|_|_|_|_|/ / / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s... | Linus Torvalds | 2008-07-14 | 3 | -14/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/new-API-sched_setscheduler | Ingo Molnar | 2008-06-25 | 4 | -30/+83 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|/ / / / / / /
| | | |/| | | | | | | | | | | | |
|