Age | Commit message (Expand) | Author |
2008-10-14 | ftrace: fix unlocking of hash | Steven Rostedt |
2008-10-14 | ftrace: make it depend on DEBUG_KERNEL | Ingo Molnar |
2008-10-14 | ftrace: sched_switch: show the wakee's cpu | Peter Zijlstra |
2008-10-14 | ftrace: make ftrace_printk usable with the other tracers | Peter Zijlstra |
2008-10-14 | ftrace: print continue index fix | Steven Rostedt |
2008-10-14 | ftrace: binary and not logical for continue test | Steven Rostedt |
2008-10-14 | ftrace: make output nicely spaced for up to 999 cpus | Michael Ellerman |
2008-10-14 | stack tracer: depends on DEBUG_KERNEL | Ingo Molnar |
2008-10-14 | ftrace: stack trace add indexes | Steven Rostedt |
2008-10-14 | ftrace: remove direct reference to mcount in trace code | Steven Rostedt |
2008-10-14 | ftrace: add stack tracer | Steven Rostedt |
2008-10-14 | ftrace: clean up macro usage | Ingo Molnar |
2008-10-14 | ftrace: fix build failure | Stephen Rothwell |
2008-10-14 | ftrace: add necessary locking for ftrace records | Steven Rostedt |
2008-10-14 | ftrace: do not init module on ftrace disabled | Steven Rostedt |
2008-10-14 | ftrace: fix some mistakes in error messages | Frédéric Weisbecker |
2008-10-14 | ftrace: dump out ftrace buffers to console on panic | Steven Rostedt |
2008-10-14 | ftrace: ftrace_printk doc moved | Steven Rostedt |
2008-10-14 | ftrace: printk formatting infrastructure | Steven Rostedt |
2008-10-14 | ftrace: new continue entry - separate out from trace_entry | Steven Rostedt |
2008-10-14 | ftrace: remove old pointers to mcount | Steven Rostedt |
2008-10-14 | ftrace: do not show freed records in available_filter_functions | Steven Rostedt |
2008-10-14 | ftrace: enable mcount recording for modules | Steven Rostedt |
2008-10-14 | ftrace: mcount call site on boot nops core | Steven Rostedt |
2008-10-14 | ftrace: create __mcount_loc section | Steven Rostedt |
2008-10-14 | ftrace: ignore functions that cannot be kprobe-ed | Ingo Molnar |
2008-10-14 | tracepoints: use TABLE_SIZE macro | Mathieu Desnoyers |
2008-10-14 | tracing: clean up tracepoints kconfig structure | Ingo Molnar |
2008-10-14 | ftrace: port to tracepoints | Mathieu Desnoyers |
2008-10-14 | tracing, sched: LTTng instrumentation - scheduler | Mathieu Desnoyers |
2008-10-14 | tracing: Kernel Tracepoints | Mathieu Desnoyers |
2008-10-13 | tty: Fix abusers of current->sighand->tty | Alan Cox |
2008-10-13 | tty: Move tty_write_message out of kernel/printk | Alan Cox |
2008-10-13 | tty: Add a kref count | Alan Cox |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2008-10-10 | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar |
2008-10-09 | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com |
2008-10-09 | sched debug: add name to sched_domain sysctl entries | Ingo Molnar |
2008-10-09 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-10-08 | sched: sync wakeups vs avg_overlap | Peter Zijlstra |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar |
2008-10-06 | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel |
2008-10-06 | sched: remove redundant code in cpu_cgroup_create() | Li Zefan |
2008-10-06 | Merge branch 'linus' into sched/devel | Ingo Molnar |