tracing: fix section mismatch in trace_hw_branches.c
[safe/jmp/linux-2.6] / kernel /
2009-02-15 Rakib Mullicktracing: fix section mismatch in trace_hw_branches.c
2009-02-15 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2009-02-15 Pekka Paalanentrace: mmiotrace to the tracer menu in Kconfig
2009-02-15 Pekka Paalanenmmiotrace: count events lost due to not recording
2009-02-13 Serge E. HallynUser namespaces: Only put the userns when we unhash...
2009-02-13 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-13 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2009-02-12 Steven Rostedtring-buffer: rename label out_unlock to out_reset
2009-02-11 Li Zefancgroups: fix lockdep subclasses overflow
2009-02-11 Sven Wegenermm: fix dirty_bytes/dirty_background_bytes sysctls...
2009-02-11 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-11 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-11 Peter Zijlstrasched: revert recent sync wakeup changes
2009-02-11 Peter Zijlstratimers: fix TIMER_ABSTIME for process wide cpu timers
2009-02-11 Peter Zijlstratimers: split process wide cpu clocks/timers, fix
2009-02-11 Arnaldo Carvalho... ring_buffer: pahole struct ring_buffer
2009-02-11 Frederic Weisbeckertracing/sysprof: add missing tracing_{start,stop}_recor...
2009-02-11 Oleg Nesterovptrace, x86: fix the usage of ptrace_fork()
2009-02-11 Hannes Edertracing: fix sparse warning: attribute function with...
2009-02-11 Hannes Edertracing: fix sparse warnings: fix (un-)signedness
2009-02-11 Hannes Edertracing: fix sparse warnings: make symbols static
2009-02-11 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-10 Wenji Huangtracing: fix typos in comments
2009-02-10 Wenji Huangtracing: provide correct return value after outputting...
2009-02-10 Wenji Huangtracing: remove unneeded variable
2009-02-10 Tobias Klausertracing: storage class should be before const qualifier
2009-02-10 Lai Jiangshanring_buffer: fix ring_buffer_read_page()
2009-02-10 Lai Jiangshanring_buffer: fix typing mistake
2009-02-10 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git./linux...
2009-02-10 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2009-02-09 Hugh Dickinsprofiling: fix broken profiling regression
2009-02-09 Steven Rostedttracing: clean up splice code
2009-02-09 Eduard - Gabriel... tracing: Move pipe waiting code out of tracing_read_pipe().
2009-02-09 Eduard - Gabriel... tracing: splice support for tracing_pipe
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: handle the leaf function...
2009-02-09 Ingo Molnartracing/blktrace: move the tracing file to kernel/trace...
2009-02-09 Arnaldo Carvalho... tracing: handle unregistering the current tracer
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: drop the kernel_text_add...
2009-02-09 Frederic Weisbeckertracing/power: move the power trace headers to a dedica...
2009-02-09 Frederic Weisbeckertracing/function-graph-tracer: provide a selftest for...
2009-02-09 Frederic Weisbeckertracing/blktrace: move the tracing file to kernel/trace
2009-02-09 Ingo MolnarMerge branch 'tip/tracing/core/devel' of git://git...
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into tracing/core
2009-02-08 Stefan Richterasync: use list_move_tail
2009-02-08 Cornelia Huckasync: Rename _special -> _domain for clarity.
2009-02-08 Cornelia Huckasync: Add some documentation.
2009-02-08 Cornelia Huckasync: Handle kthread_run() return codes.
2009-02-08 Cornelia Huckasync: Fix running list handling.
2009-02-08 Wenji Huangtrace: trivial fixes in comment typos.
2009-02-08 Steven Rostedtring-buffer: use generic version of in_nmi
2009-02-08 Steven Rostedtring-buffer: add NMI protection for spinlocks
2009-02-08 Steven Rostedttrace: remove deprecated entry->cpu
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
2009-02-06 Li Zefanfork.c: fix NULL pointer dereference when nr_threads...
2009-02-06 Arnaldo Carvalho... trace: Call tracing_reset_online_cpus before tracer...
2009-02-06 Arnaldo Carvalho... tracing: Introduce trace_buffer_{lock_reserve,unlock_co...
2009-02-06 Arnaldo Carvalho... ring_buffer: remove unused flags parameter
2009-02-05 Johannes Weinerwait: prevent exclusive waiter starvation
2009-02-05 Andrew Mortonrevert "rlimit: permit setting RLIMIT_NOFILE to RLIM_IN...
2009-02-05 Andrew Mortonkernel/async.c: fix printk warnings
2009-02-05 Steven Rostedttrace: code style clean up
2009-02-05 Arnaldo Carvalho... trace: Remove unused trace_array_cpu parameter
2009-02-05 Arnaldo Carvalho... trace_branch: Remove unused function
2009-02-05 Arnaldo Carvalho... trace: assign defaults at register_ftrace_event
2009-02-05 Peter Zijlstratimers: split process wide cpu clocks/timers
2009-02-05 Peter Zijlstrasignal: re-add dead task accumulation stats.
2009-02-04 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-04 Suresh Siddhasched: fix nohz load balancer on cpu offline
2009-02-04 Arnaldo Carvalho... trace: make the trace_event callbacks return enum print...
2009-02-04 Arnaldo Carvalho... trace: judicious error checking of trace_seq results
2009-02-04 Ingo MolnarMerge branches 'tracing/blktrace', 'tracing/ftrace...
2009-02-04 Ingo MolnarMerge branch 'core/xen' into x86/urgent
2009-02-03 Oleg Nesterovftrace: do_each_pid_task() needs rcu lock
2009-02-03 Arnaldo Carvalho... trace: Change struct trace_event callbacks parameter...
2009-02-03 Frederic Weisbeckertrace: better manage the context info for events
2009-02-03 Steven Rostedttrace: let boot trace be chosen by command line
2009-02-03 Steven Rostedttrace: fix default boot up tracer
2009-02-03 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/kmemtrace...
2009-02-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-02-03 Eric Dumazetmodules: Use a better scheme for refcounting
2009-02-01 Yinghai Luirq, x86: fix lock status with numa_migrate_irq_desc
2009-02-01 Rusty Russellsched_rt: don't use first_cpu on cpumask created with...
2009-02-01 Peter Zijlstrasched: fix buddie group latency
2009-02-01 Mike Galbraithsched: clear buddies more aggressively
2009-02-01 Peter Zijlstrasched: symmetric sync vs avg_overlap
2009-02-01 Peter Zijlstrasched: fix sync wakeups
2009-01-31 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git./linux...
2009-01-31 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-31 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-01-30 Thomas Gleixnerhrtimer: prevent negative expiry value after clock_was_...
2009-01-30 Sebastien Duguehrtimers: allow the hot-unplugging of all cpus
2009-01-30 Frederic Weisbeckerhrtimers: increase clock min delta threshold while...
2009-01-30 Steven Rostedtgeneric-ipi: use per cpu data for single cpu ipi calls
2009-01-30 Randy Dunlapkmemtrace: fix printk formats, fix
2009-01-30 Paul Menagecgroup: fix root_count when mount fails due to busy...
2009-01-30 Paul Menagecgroups: add cpu_relax() calls in css_tryget() and...
2009-01-30 Li Zefancgroups: fix lock inconsistency in cgroup_clone()
2009-01-30 KAMEZAWA Hiroyukicgroups: use hierarchy mutex in creation failure path
next