summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-149-19/+13
|\
| * Merge branch 'linus' into core/rodataIngo Molnar2008-06-16934-7298/+13670
| |\
| * | move BUG_TABLE into RODATAJan Beulich2008-05-259-19/+13
* | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-143-70/+45
|\ \ \
| * \ \ Merge branch 'linus' into core/printkIngo Molnar2008-07-101450-14577/+33768
| |\ \ \
| * | | | x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-183-3/+3
| * | | | printk: export console_driversIngo Molnar2008-06-161-0/+2
| * | | | printk: remember the message level for multi-line outputNick Andrew2008-05-241-1/+1
| * | | | printk: refactor processing of line severity tokensNick Andrew2008-05-241-34/+27
| * | | | printk: don't prefer unsuited consoles on registrationJan Kiszka2008-05-241-2/+5
| * | | | printk: clean up recursion check related static variablesTejun Heo2008-05-241-12/+10
| * | | | namespacecheck: more kernel/printk.c fixesThomas Gleixner2008-05-242-19/+0
| * | | | namespacecheck: fix kernel printk.cThomas Gleixner2008-05-241-2/+2
| | |/ / | |/| |
* | | | x86: MMIOTRACE should not default to onLinus Torvalds2008-07-141-1/+0
* | | | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-147-19/+151
|\ \ \ \
| * | | | lockdep: fix kernel/fork.c warningIngo Molnar2008-07-141-1/+1
| * | | | lockdep: fix ftrace irq tracing false positiveIngo Molnar2008-07-141-1/+2
| * | | | Merge commit 'v2.6.26' into core/lockingIngo Molnar2008-07-142049-20460/+44512
| |\ \ \ \
| * | | | | lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INITLi Zefan2008-06-241-8/+0
| * | | | | lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-243-7/+17
| * | | | | lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-204-3/+135
| * | | | | lockdep: output lock_class key instead of address for forward dependency outputHuang, Ying2008-06-131-1/+1
| * | | | | __mutex_lock_common: use signal_pending_state()Oleg Nesterov2008-06-101-4/+1
| * | | | | mutex-debug: check mutex magic before ownerJeremy Kerr2008-05-161-1/+1
* | | | | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds2008-07-144-14/+40
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/new-API-sched_setschedulerIngo Molnar2008-06-2549-499/+646
| |\ \ \ \ \ \
| * | | | | | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-234-14/+40
* | | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-14100-115/+11490
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14100-115/+11490
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-148-10/+54
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ftrace: build fix for ftraced_suspendIngo Molnar2008-07-111-0/+2
| | | * | | | | | | | ftrace: separate out the function enabled variableSteven Rostedt2008-07-111-3/+19
| | | * | | | | | | | ftrace: add ftrace_kill_atomicSteven Rostedt2008-07-112-0/+16
| | | * | | | | | | | ftrace: use current CPU for function startupSteven Rostedt2008-07-111-0/+3
| | | * | | | | | | | ftrace: start wakeup tracing after setting function tracerSteven Rostedt2008-07-111-1/+2
| | | * | | | | | | | ftrace: check proper config for preempt typeSteven Rostedt2008-07-111-1/+1
| | | * | | | | | | | ftrace: trace scheduleSteven Rostedt2008-07-111-1/+1
| | | * | | | | | | | ftrace: define function trace nopSteven Rostedt2008-07-111-2/+8
| | | * | | | | | | | ftrace: move sched_switch enable after markersSteven Rostedt2008-07-111-2/+2
| | * | | | | | | | | Merge branch 'tracing/sysprof' into auto-ftrace-nextIngo Molnar2008-07-106-0/+404
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-25325-5949/+10561
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-16934-7298/+13670
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | | * | | | | | | | | sysprof: make it depend on X86Thomas Gleixner2008-05-241-1/+1
| | | * | | | | | | | | ftrace/sysprof: don't trace the user stack if we are a kernel thread.Soeren Sandmann2008-05-231-21/+29
| | | * | | | | | | | | sysprof: update copyrightsIngo Molnar2008-05-231-1/+1
| | | * | | | | | | | | sysprof: kernel traceSoeren Sandmann Pedersen2008-05-231-9/+80
| | | * | | | | | | | | ftrace: make it more available in the KconfigThomas Gleixner2008-05-231-1/+1
| | | * | | | | | | | | ftrace: fix __trace_special()Thomas Gleixner2008-05-231-4/+4
| | | * | | | | | | | | ftrace: remove notraceThomas Gleixner2008-05-231-5/+5
| | | * | | | | | | | | ftrace: sysprof updatesIngo Molnar2008-05-233-2/+73
OpenPOWER on IntegriCloud