Age | Commit message (Expand) | Author | Files | Lines |
2008-07-11 | sched_clock: fix calculation of other CPU | Steven Rostedt | 1 | -2/+2 |
2008-07-11 | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2 | -1/+40 |
2008-07-11 | sched_clock: widen the max and min time | Steven Rostedt | 1 | -2/+9 |
2008-07-11 | sched_clock: record from last tick | Steven Rostedt | 1 | -4/+5 |
2008-07-11 | ftrace: separate out the function enabled variable | Steven Rostedt | 1 | -3/+19 |
2008-07-11 | ftrace: add ftrace_kill_atomic | Steven Rostedt | 1 | -0/+15 |
2008-07-11 | ftrace: use current CPU for function startup | Steven Rostedt | 1 | -0/+3 |
2008-07-11 | ftrace: start wakeup tracing after setting function tracer | Steven Rostedt | 1 | -1/+2 |
2008-07-11 | ftrace: check proper config for preempt type | Steven Rostedt | 1 | -1/+1 |
2008-07-11 | ftrace: trace schedule | Steven Rostedt | 1 | -1/+1 |
2008-07-11 | ftrace: define function trace nop | Steven Rostedt | 1 | -2/+8 |
2008-07-11 | ftrace: move sched_switch enable after markers | Steven Rostedt | 1 | -2/+2 |
2008-07-11 | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens | 1 | -0/+1 |
2008-07-11 | Merge branch 'linus' into core/rcu | Ingo Molnar | 11 | -21/+66 |
2008-07-10 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+4 |
2008-07-10 | sched: fix cpu hotplug, cleanup | Linus Torvalds | 1 | -6/+5 |
2008-07-10 | Fix PREEMPT_RCU without HOTPLUG_CPU | Nick Piggin | 1 | -12/+8 |
2008-07-10 | kernel/kprobes.c: Made kprobe_blacklist static. | Daniel Guilak | 1 | -1/+1 |
2008-07-10 | Merge branch 'imx' into devel | Russell King | 1 | -0/+8 |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 7 | -27/+26 |
2008-07-10 | Merge branch 'tracing/sysprof' into auto-ftrace-next | Ingo Molnar | 6 | -0/+404 |
2008-07-10 | Merge branch 'tracing/mmiotrace' into auto-ftrace-next | Ingo Molnar | 4 | -0/+352 |
2008-07-10 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 20 | -28/+7240 |
2008-07-10 | sched: fix cpu hotplug | Dmitry Adamushko | 1 | -1/+3 |
2008-07-10 | Merge branch 'linus' into core/printk | Ingo Molnar | 25 | -741/+559 |
2008-07-10 | genirq: remove extraneous checks in manage.c | Thomas Gleixner | 1 | -3/+2 |
2008-07-08 | kernel/printk.c: Made printk_recursion_bug_msg static. | Daniel Guilak | 1 | -1/+1 |
2008-07-08 | printk: export console_drivers | Ingo Molnar | 1 | -0/+2 |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 1 | -9/+9 |
2008-07-08 | sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis | 1 | -9/+9 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 27 | -743/+566 |
2008-07-08 | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar | 15 | -140/+338 |
2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 1 | -2/+4 |
2008-07-07 | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 25 | -741/+559 |
2008-07-07 | Merge commit 'v2.6.26-rc9' into sched/devel | Ingo Molnar | 8 | -6/+55 |
2008-07-05 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2008-07-05 | softlockup: print a module list on being stuck | Arjan van de Ven | 1 | -0/+1 |
2008-07-04 | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan | 1 | -0/+21 |
2008-07-04 | Christoph has moved | Christoph Lameter | 1 | -1/+1 |
2008-07-04 | sched: fix accounting in task delay accounting & migration | Ankita Garg | 2 | -9/+34 |
2008-07-04 | sched: add avg-overlap support to RT tasks | Gregory Haskins | 2 | -19/+16 |
2008-07-04 | sched: terminate newidle balancing once at least one task has moved over | Gregory Haskins | 1 | -0/+4 |
2008-07-03 | hrtimer: prevent migration for raising softirq | Steven Rostedt | 1 | -0/+8 |
2008-07-03 | ftrace: prevent ftrace modifications while being kprobe'd, v2 | Abhishek Sagar | 1 | -1/+8 |
2008-07-03 | block: blkdev.h cleanup, move iocontext stuff to iocontext.h | Jens Axboe | 2 | -0/+2 |
2008-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2008-07-02 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+15 |
2008-07-02 | pm_qos_params: BKL pushdown | Arnd Bergmann | 1 | -1/+6 |
2008-07-01 | mmiotrace broken in linux-next (8-bit writes only) | Pekka Paalanen | 1 | -1/+0 |
2008-07-01 | rcu: fix hotplug vs rcu race | Gautham R Shenoy | 1 | -1/+15 |