summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)Author
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney
2009-08-29itimers: Add tracepoints for itimerXiao Guangrong
2009-08-29hrtimer: Add tracepoint for hrtimersXiao Guangrong
2009-08-29timers: Add tracepoints for timer_list timersXiao Guangrong
2009-08-29lockdep: Remove recursion stattisticsMing Lei
2009-08-29perf_counter: Fix /0 bug in swcountersPeter Zijlstra
2009-08-28pktgen: spin using hrtimerStephen Hemminger
2009-08-28modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-28perf_counters: Increase paranoia levelIngo Molnar
2009-08-28sched: Fix division by zero - reallyPeter Zijlstra
2009-08-27tracing: only show tracing_max_latency when latency tracer configuredSteven Rostedt
2009-08-27tracing: remove legacy select of MARKERS by context switch tracingSteven Rostedt
2009-08-27module: workaround duplicate section namesJames Bottomley
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell
2009-08-27genirq: Do not mask oneshot edge type interruptsThomas Gleixner
2009-08-27tracing: Remove unneeded pointer castsFrederic Weisbecker
2009-08-27tracing: Restore the const qualifier for field names and types definitionFrederic Weisbecker
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov
2009-08-27tracing/kprobes: Dump the culprit kprobe in case of kprobe recursionFrederic Weisbecker
2009-08-27tracing/kprobes: Change trace_arg to probe_argMasami Hiramatsu
2009-08-27tracing/kprobes: Fix format typo in trace_kprobesMasami Hiramatsu
2009-08-27tracing: Add kprobes event profiling interfaceMasami Hiramatsu
2009-08-27tracing: Kprobe tracer assigns new event ids for each eventMasami Hiramatsu
2009-08-27tracing: Generate names for each kprobe event automaticallyMasami Hiramatsu
2009-08-27tracing: Kprobe-tracer supports more than 6 argumentsMasami Hiramatsu
2009-08-27tracing: Add kprobe-based event tracerMasami Hiramatsu
2009-08-26net: Temporarily backout SKB sources tracer.David S. Miller
2009-08-27tracing: Introduce TRACE_FIELD_ZERO() macroMasami Hiramatsu
2009-08-27tracing: Ftrace dynamic ftrace_event_call supportMasami Hiramatsu
2009-08-26tracing: Convert event tracing code to use NR_syscallsJason Baron
2009-08-26tracing: Don't trace kernel thread syscallsHendrik Brueckner
2009-08-26tracing: Check invalid syscall nr while tracing syscallsHendrik Brueckner
2009-08-26timer.c: Fix S/390 commentsRandy Dunlap
2009-08-26ftrace: Move setting of clock-source out of optionsZhaolei
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan
2009-08-26tracing/filters: Add filter_type to struct ftrace_event_fieldLi Zefan
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone
2009-08-26tracing: Make syscall tracepoints conditionalJosh Stone
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-08-25rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU buildsPaul E. McKenney
2009-08-25tracing: Eliminate code duplication in kernel/tracepoint.cAnirban Sinha
2009-08-25perf_counter: Allow sharing of output channelsPeter Zijlstra
2009-08-25perf_counter: Start counting time enabled when group leader gets enabledPaul Mackerras
2009-08-25timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto
2009-08-24rcu: Add CPU-offline processing for single-node configurationsPaul E. McKenney
2009-08-24bsdacct: switch credentials for writing to the accounting fileMichal Schmidt