summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-143-22/+2
|\
| * Merge branch 'imx' into develRussell King2008-07-101-0/+8
| |\
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-107-27/+26
| |\ \ \ \ \ \
| | | * | | | | dyntick: Remove last reminants of dyntick supportRussell King2008-05-123-22/+2
* | | | | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-146-50/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-254-30/+83
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Merge branch 'linus' into core/softirqIngo Molnar2008-06-236-39/+91
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | softirq: remove irqs_disabled warning from local_bh_enableJohannes Berg2008-06-201-37/+11
| * | | | | | | | softirq: remove initialization of static per-cpu variableVegard Nossum2008-06-181-4/+2
| * | | | | | | | Merge branch 'linus' into core/softirqIngo Molnar2008-06-1617-666/+330
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-256-9/+8
* | | | | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-62/+43
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/printkIngo Molnar2008-07-1025-741/+559
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-181-1/+1
| * | | | | | | | | | | 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-241-13/+0
| * | | | | | | | | | | namespacecheck: fix kernel printk.cThomas Gleixner2008-05-241-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-146-11/+148
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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-1429-902/+602
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-203-3/+132
| * | | | | | | | | | | | 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-143-14/+38
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/new-API-sched_setschedulerIngo Molnar2008-06-254-30/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-233-14/+38
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-1422-27/+8038
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-1422-27/+8038
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-147-10/+53
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | 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-111-0/+15
| | | * | | | | | | | | | | | 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-258-69/+174
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / | | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch 'linus' into tracing/sysprofIngo Molnar2008-06-1617-666/+330
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud