summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar
2009-05-07tracing/events: fix concurrent access to ftrace_events list, fixLi Zefan
2009-05-07tracing/filters: support for operator reserved characters in stringsFrederic Weisbecker
2009-05-07tracing/filters: support for filters of dynamic sized arraysFrederic Weisbecker
2009-05-07tracing: add hierarchical enabling of eventsSteven Rostedt
2009-05-07tracing: reset ring buffer when removing modules with eventsSteven Rostedt
2009-05-06ring-buffer: change test to be more latency friendlySteven Rostedt
2009-05-06ring-buffer: make moving the tail page a separate functionSteven Rostedt
2009-05-06ring-buffer: check for failed allocation in ring buffer benchmarkSteven Rostedt
2009-05-06ring-buffer: remove unneeded conditional in rb_reserve_nextSteven Rostedt
2009-05-06tracing: trace_output.c, fix false positive compiler warningJaswinder Singh Rajput
2009-05-06blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle
2009-05-06blktrace: correct remap namesAlan D. Brunelle
2009-05-06tracepoint: trace_sched_migrate_task(): remove parameterMathieu Desnoyers
2009-05-06tracing/events: fix concurrent access to ftrace_events listLi Zefan
2009-05-06tracing/events: fix memory leak when unloading moduleLi Zefan
2009-05-06ring-buffer: add benchmark and testerSteven Rostedt
2009-05-06ring-buffer: move big if statement downSteven Rostedt
2009-05-05tracing: use proper export symbol for tracing apiSteven Rostedt
2009-05-05ring-buffer: disable writers when resetting buffersSteven Rostedt
2009-05-05ring-buffer: have read page swap increment counter with page entriesSteven Rostedt
2009-05-05Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-05-05Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2009-05-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-05-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-05-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-05ring-buffer: record page entries in buffer page descriptorSteven Rostedt
2009-05-05ring-buffer: convert cpu buffer entries to local_tSteven Rostedt
2009-05-05tracing: export stats of ring buffers to userspaceSteven Rostedt
2009-05-05ring-buffer: add counters for commit overrun and nmi dropped entriesSteven Rostedt
2009-05-05ring-buffer: export symbolsSteven Rostedt
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz
2009-05-01Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner
2009-04-30kernel/posix-cpu-timers.c: fix sparse warningH Hartley Sweeten
2009-04-29sched: account system time properlyEric Dumazet
2009-04-29tracing: fix build failure on s390Heiko Carstens
2009-04-29tracing/filters: a better event parserTom Zanussi
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi
2009-04-29tracing: fix ref count in splice pagesSteven Rostedt
2009-04-29ring-buffer: fix printk outputSteven Rostedt
2009-04-29tracing: have splice only copy full pagesSteven Rostedt
2009-04-29tracing: only add splice page if entries existSteven Rostedt
2009-04-29tracing: fix ref count in splice pagesSteven Rostedt
2009-04-28tracing: convert ftrace_dump spinlocks to rawSteven Rostedt
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-04-27ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds