Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c... | Rusty Russell | 2008-06-23 | 3 | -14/+38 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-07-14 | 22 | -27/+8038 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 22 | -27/+8038 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-14 | 7 | -10/+53 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | ftrace: build fix for ftraced_suspend | Ingo Molnar | 2008-07-11 | 1 | -0/+2 |
| | | * | | | | | | | | ftrace: separate out the function enabled variable | Steven Rostedt | 2008-07-11 | 1 | -3/+19 |
| | | * | | | | | | | | ftrace: add ftrace_kill_atomic | Steven Rostedt | 2008-07-11 | 1 | -0/+15 |
| | | * | | | | | | | | ftrace: use current CPU for function startup | Steven Rostedt | 2008-07-11 | 1 | -0/+3 |
| | | * | | | | | | | | ftrace: start wakeup tracing after setting function tracer | Steven Rostedt | 2008-07-11 | 1 | -1/+2 |
| | | * | | | | | | | | ftrace: check proper config for preempt type | Steven Rostedt | 2008-07-11 | 1 | -1/+1 |
| | | * | | | | | | | | ftrace: trace schedule | Steven Rostedt | 2008-07-11 | 1 | -1/+1 |
| | | * | | | | | | | | ftrace: define function trace nop | Steven Rostedt | 2008-07-11 | 1 | -2/+8 |
| | | * | | | | | | | | ftrace: move sched_switch enable after markers | Steven Rostedt | 2008-07-11 | 1 | -2/+2 |
| | * | | | | | | | | | Merge branch 'tracing/sysprof' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 6 | -0/+404 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/sysprof | Ingo Molnar | 2008-06-25 | 8 | -69/+174 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | | | |||||
| | | * | | | | | | | | | Merge branch 'linus' into tracing/sysprof | Ingo Molnar | 2008-06-16 | 17 | -666/+330 |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | |||||
| | | * | | | | | | | | | sysprof: make it depend on X86 | Thomas Gleixner | 2008-05-24 | 1 | -1/+1 |
| | | * | | | | | | | | | ftrace/sysprof: don't trace the user stack if we are a kernel thread. | Soeren Sandmann | 2008-05-23 | 1 | -21/+29 |
| | | * | | | | | | | | | sysprof: update copyrights | Ingo Molnar | 2008-05-23 | 1 | -1/+1 |
| | | * | | | | | | | | | sysprof: kernel trace | Soeren Sandmann Pedersen | 2008-05-23 | 1 | -9/+80 |
| | | * | | | | | | | | | ftrace: make it more available in the Kconfig | Thomas Gleixner | 2008-05-23 | 1 | -1/+1 |
| | | * | | | | | | | | | ftrace: fix __trace_special() | Thomas Gleixner | 2008-05-23 | 1 | -4/+4 |