summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-05-12Merge commit 'timers/auto-timers-next'Stephen Rothwell
2009-05-12Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-05-12Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2009-05-12Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-05-12Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2009-05-12Merge commit 'x86/auto-x86-next'Stephen Rothwell
2009-05-12Merge commit 'sh/master'Stephen Rothwell
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-08kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu
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-07Merge branch 'sched/docs' into auto-sched-nextIngo Molnar
2009-05-07Merge branch 'core/rcu' into auto-sched-nextIngo Molnar
2009-05-07Merge branch 'sched/core' into auto-sched-nextIngo Molnar
2009-05-07sched: emit thread info flags with stack traceDavid Rientjes
2009-05-06tracing: add hierarchical enabling of eventsSteven Rostedt
2009-05-06tracing: reset ring buffer when removing modules with eventsSteven Rostedt
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang
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-06Merge branch 'timers/core' into auto-timers-nextIngo Molnar
2009-05-06Merge branch 'timers/clocksource' into auto-timers-nextIngo Molnar
2009-05-06Merge branch 'timers/clockevents' into auto-timers-nextIngo Molnar
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-06manual merge of x86/xenIngo Molnar
2009-05-06Merge branch 'irq/numa' into auto-genirq-nextIngo Molnar
2009-05-06Merge branch 'irq/genirq' into auto-genirq-nextIngo Molnar
2009-05-06Merge branch 'irq/urgent' into auto-genirq-nextIngo Molnar
2009-05-06Merge branch 'core/rcu' into auto-core-nextIngo Molnar
2009-05-06Merge branch 'core/signal' into auto-core-nextIngo Molnar
2009-05-06Merge branch 'core/futexes' into auto-core-nextIngo Molnar
2009-05-06Merge branch 'core/locking' into auto-core-nextIngo Molnar
2009-05-06Merge branch 'core/urgent' into auto-core-nextIngo Molnar
2009-05-06ring-buffer: add benchmark and testerSteven Rostedt
2009-05-05ring-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