aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* tracing/filters: add missing unlock in a failure pathLi Zefan2009-05-14
* tracing: stop stack trace on first empty entrySteven Rostedt2009-05-14
* ring-buffer: move code around to remove some branchesSteven Rostedt2009-05-11
* ring-buffer: use internal time stamp functionSteven Rostedt2009-05-11
* ring-buffer: small optimizationsSteven Rostedt2009-05-11
* ring-buffer: move calculation of event lengthSteven Rostedt2009-05-11
* ring-buffer: remove type parameter from rb_reserve_next_eventSteven Rostedt2009-05-11
* ring-buffer: check for divide by zero in ring-buffer-benchmarkSteven Rostedt2009-05-11
* ring-buffer: replace constants with time macros in ring-buffer-benchmarkSteven Rostedt2009-05-11
* blktrace: pdu_buf of pc events should be unsignedLi Zefan2009-05-11
* tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt2009-05-08
* tracing: initialize return value for __ftrace_set_clr_eventSteven Rostedt2009-05-08
* tracing/events: simplify system_enable_read()Li Zefan2009-05-08
* tracing/events: clean up for ftrace_set_clr_event()Li Zefan2009-05-08
* ring-buffer: change WARN_ON from checking preempt_count to preemptibleSteven Rostedt2009-05-07
* ring-buffer: add total count in ring-buffer-benchmarkSteven Rostedt2009-05-07
* ring-buffer: only periodically call cond_resched to ring-buffer-benchmarkSteven Rostedt2009-05-07
* tracing: have menu default enabled when kernel debug is configuredSteven Rostedt2009-05-07
* tracing: append ":*" to internal setting of system eventsSteven Rostedt2009-05-07
* ring-buffer: remove complex calculations in ring-buffer-testSteven Rostedt2009-05-07
* Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-07
|\
| * Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24
| |\
| * | tracing: make the trace clocks available generallyIngo Molnar2009-04-14
| * | x86, ptrace: add bts context unconditionallyMarkus Metzger2009-04-07
| * | x86, hw-branch-tracer: allocate selftest iterator on heapMarkus Metzger2009-04-07
| * | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger2009-04-07
| * | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.hMarkus Metzger2009-04-07
| * | Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2009-04-07
| |\ \
| * | | x86, bts: cleanupsIngo Molnar2009-03-13
| * | | x86, hw-branch-tracer: add selftestMarkus Metzger2009-03-13
| * | | x86, hw-branch-tracer: keep resources on stopMarkus Metzger2009-03-13
* | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\ \ \ \
| * \ \ \ Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-05-05
| |\ \ \ \
| | * | | | clockevents: prevent endless loop in tick_handle_periodic()john stultz2009-05-02
| * | | | | Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2009-05-05
| |\ \ \ \ \
| | * | | | | Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner2009-05-01
| | |/ / / /
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-05-05
| |\ \ \ \ \
| | * | | | | sched: account system time properlyEric Dumazet2009-04-29
| | |/ / / /
| * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-05-05
| |\ \ \ \ \
| | * | | | | kernel/posix-cpu-timers.c: fix sparse warningH Hartley Sweeten2009-04-30
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-05
| |\ \ \ \ \ \
| | * | | | | | tracing: fix ref count in splice pagesSteven Rostedt2009-04-29
| | | |_|_|_|/ | | |/| | | |
| * | | | | | mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2009-05-02
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-04-27
| |\ \ \ \ \
| | * | | | | ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov2009-04-27
| * | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-26
| |\ \ \ \ \ \
| | * | | | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh2009-04-14
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-26
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | locking: clarify kernel-taint warning messageIngo Molnar2009-04-23
| | * | | | | lockdep: more robust lockdep_map init sequencePeter Zijlstra2009-04-17