- 5e39841 tracing: fix sparse warnings: fix (un-)signedness by Hannes Eder · 17 years ago
- 4fd2735 tracing: fix sparse warnings: make symbols static by Hannes Eder · 17 years ago
- 4040068 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- c3706f0 tracing: fix typos in comments by Wenji Huang · 17 years ago
- 810dc73 tracing: provide correct return value after outputting the event by Wenji Huang · 17 years ago
- f54fc98 tracing: remove unneeded variable by Wenji Huang · 17 years ago
- 4543ae7 tracing: storage class should be before const qualifier by Tobias Klauser · 17 years ago
- 667d241 ring_buffer: fix ring_buffer_read_page() by Lai Jiangshan · 17 years ago
- b85fa01 ring_buffer: fix typing mistake by Lai Jiangshan · 17 years ago
- ae216dd Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- acd8957 profiling: fix broken profiling regression by Hugh Dickins · 17 years ago
- 34cd499 tracing: clean up splice code by Steven Rostedt · 17 years ago
- ff98781 tracing: Move pipe waiting code out of tracing_read_pipe(). by Eduard - Gabriel Munteanu · 17 years ago
- 3c56819 tracing: splice support for tracing_pipe by Eduard - Gabriel Munteanu · 17 years ago
- b91facc tracing/function-graph-tracer: handle the leaf functions from trace_pipe by Frederic Weisbecker · 17 years ago
- 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 17 years ago
- b5db03c tracing: handle unregistering the current tracer by Arnaldo Carvalho de Melo · 17 years ago
- 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 17 years ago
- 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 17 years ago
- 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 17 years ago
- 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 17 years ago
- 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
- 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 17 years ago
- f7de762 async: use list_move_tail by Stefan Richter · 17 years ago
- 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 17 years ago
- f30d5b3 async: Add some documentation. by Cornelia Huck · 17 years ago
- 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 17 years ago
- 7a89bbc async: Fix running list handling. by Cornelia Huck · 17 years ago
- 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 17 years ago
- a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 17 years ago
- 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 17 years ago
- 1830b52d trace: remove deprecated entry->cpu by Steven Rostedt · 17 years ago
- 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 17 years ago
- 04ec93f fork.c: fix NULL pointer dereference when nr_threads == threads-max by Li Zefan · 17 years ago
- b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 17 years ago
- 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 17 years ago
- 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 17 years ago
- 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 17 years ago
- 60fd760 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" by Andrew Morton · 17 years ago
- 58763a2 kernel/async.c: fix printk warnings by Andrew Morton · 17 years ago
- dac7494 trace: code style clean up by Steven Rostedt · 17 years ago
- 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 17 years ago
- 97e5b19 trace_branch: Remove unused function by Arnaldo Carvalho de Melo · 17 years ago
- 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 17 years ago
- 647802d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 17 years ago
- d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 17 years ago
- ce70a0b Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 17 years ago
- 229c4ef ftrace: do_each_pid_task() needs rcu lock by Oleg Nesterov · 17 years ago
- 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 17 years ago
- c4a8e8b trace: better manage the context info for events by Frederic Weisbecker · 17 years ago
- 79fb076 trace: let boot trace be chosen by command line by Steven Rostedt · 17 years ago
- b2821ae trace: fix default boot up tracer by Steven Rostedt · 17 years ago
- dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
- 31c952d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 17 years ago
- 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 17 years ago
- 3d39870 sched_rt: don't use first_cpu on cpumask created with cpumask_and by Rusty Russell · 17 years ago
- a571bbe sched: fix buddie group latency by Peter Zijlstra · 17 years ago
- a9f3e2b sched: clear buddies more aggressively by Mike Galbraith · 17 years ago
- 1596e29 sched: symmetric sync vs avg_overlap by Peter Zijlstra · 17 years ago
- d942fb6 sched: fix sync wakeups by Peter Zijlstra · 17 years ago
- 1347e96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- ac56b94 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 5b2d3e6 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- b0a9b51 hrtimer: prevent negative expiry value after clock_was_set() by Thomas Gleixner · 17 years ago
- 94df7de hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 17 years ago
- 7f22391 hrtimers: increase clock min delta threshold while interrupt hanging by Frederic Weisbecker · 17 years ago
- d7240b9 generic-ipi: use per cpu data for single cpu ipi calls by Steven Rostedt · 17 years ago
- ecf441b kmemtrace: fix printk formats, fix by Randy Dunlap · 17 years ago
- 839ec54 cgroup: fix root_count when mount fails due to busy subsystem by Paul Menage · 17 years ago
- 804b3c2 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() by Paul Menage · 17 years ago
- 1404f06 cgroups: fix lock inconsistency in cgroup_clone() by Li Zefan · 17 years ago
- baef99a cgroups: use hierarchy mutex in creation failure path by KAMEZAWA Hiroyuki · 17 years ago
- b3a8c34 trace_sched_wakeup: Remove unused variable by Arnaldo Carvalho de Melo · 17 years ago
- f04109b trace: Use tracing_reset_online_cpus in more places by Arnaldo Carvalho de Melo · 17 years ago
- 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 17 years ago
- 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 17 years ago
- 490a8d7 Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
- 4a66a82 Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- abfe2d7 Hibernation: Introduce system_entering_hibernation by Rafael J. Wysocki · 17 years ago
- 3a9f84d signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal() by Ed Swierk · 17 years ago
- 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 17 years ago
- 37f5fed Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
- 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- c71a896 blktrace: add ftrace plugin by Arnaldo Carvalho de Melo · 17 years ago
- 9011262 ftrace: add ftrace_vprintk by Arnaldo Carvalho de Melo · 17 years ago
- cc2f6d9 kmemtrace: fix printk format warnings by Randy Dunlap · 17 years ago
- 5ce1b1e Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 17 years ago
- 9005f3e tracing/function-graph-tracer: various fixes and features by Frederic Weisbecker · 17 years ago
- 7e49fcc trace, lockdep: manual preempt count adding for local_bh_disable by Steven Rostedt · 17 years ago
- b06a830 trace: fix logic to start/stop counting by Steven Rostedt · 17 years ago
- 94523e8 trace: remove internal irqsoff disabling for trace output by Steven Rostedt · 17 years ago
- 91a8d07 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
- 69507c0 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago