- 3ddeb91 ftrace: enable format arguments checking by Lai Jiangshan · 17 years ago
- 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- f38f1d2 trace: add a way to enable or disable the stack tracer by Steven Rostedt · 17 years ago
- 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 17 years ago
- 9dfc3bc Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 17 years ago
- 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- d2ff911 Define smp_call_function_many for UP by Rusty Russell · 17 years ago
- bcbc4f2 tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt by Frederic Weisbecker · 17 years ago
- c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 17 years ago
- f3134de Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into tracing/core by Ingo Molnar · 17 years ago
- 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 17 years ago
- 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 17 years ago
- 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 17 years ago
- 7b363e4 netpoll: fix race on poll_list resulting in garbage entry by Neil Horman · 17 years ago
- b749e3f Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
- 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 17 years ago
- a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 17 years ago
- f7a8db8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 17 years ago
- 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 17 years ago
- 361b73d ring_buffer: fix comments by Lai Jiangshan · 17 years ago
- f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 17 years ago
- 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 17 years ago
- 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- fc9161e [PATCH 2/2] documnt FMODE_ constants by Christoph Hellwig · 17 years ago
- fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 17 years ago
- 5ef6476 pid: fix the do_each_pid_task() macro by Steven Rostedt · 17 years ago
- ea4e2bc ftrace: graph of a single function by Steven Rostedt · 17 years ago
- d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 17 years ago
- 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 17 years ago
- 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 17 years ago
- e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 17 years ago
- 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 17 years ago
- 8789a9e ring-buffer: read page interface by Steven Rostedt · 17 years ago
- dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 17 years ago
- e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- e2e2983 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
- 1b79cd0 nfsd: fix vm overcommit crash fix #2 by Junjiro R. Okajima · 17 years ago
- 6636487 amd74xx: workaround unreliable AltStatus register for nVidia controllers by Bartlomiej Zolnierkiewicz · 17 years ago
- 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 17 years ago
- 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 17 years ago
- 7ac0110 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
- 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
- ac70a96 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ by Tejun Heo · 17 years ago
- 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
- 72244c0 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
- 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 17 years ago
- 02d0e67 hotplug_memory_notifier section annotation by Al Viro · 17 years ago
- 3116848 meminit section warnings by Al Viro · 17 years ago
- 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 17 years ago
- a838c2e markers: comment marker_synchronize_unregister() on data dependency by Wu Fengguang · 17 years ago
- 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 17 years ago
- c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
- 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 17 years ago
- f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 17 years ago
- 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 17 years ago
- 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 17 years ago
- fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 17 years ago
- 509dcee Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into tracing/core by Ingo Molnar · 17 years ago
- 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 17 years ago
- ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 17 years ago
- 14bfc98 tracing, tty: fix warnings caused by branch tracing and tty_kref_get() by Ingo Molnar · 17 years ago
- f79fca5 netfilter: xtables: add missing const qualifier to xt_tgchk_param by Jan Engelhardt · 17 years ago
- 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 17 years ago
- 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 17 years ago
- 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 17 years ago
- 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 17 years ago
- 2bcd521 trace: profile all if conditionals by Steven Rostedt · 17 years ago
- 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 17 years ago
- 42f565e trace: remove extra assign in branch check by Steven Rostedt · 17 years ago
- 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 17 years ago
- 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 17 years ago
- 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 17 years ago
- 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 17 years ago
- 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 17 years ago
- f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 17 years ago
- a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 17 years ago
- de11def reintroduce accept4 by Ulrich Drepper · 17 years ago
- 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- 72b51a6 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
- ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 17 years ago
- 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 17 years ago
- 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
- 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 17 years ago
- 5f38267 tracepoints: do not put arguments in name by Mathieu Desnoyers · 17 years ago
- c420970 tracepoints: use unregister return value by Mathieu Desnoyers · 17 years ago
- da7b3ea tracepoints: use rcu_*_sched_notrace by Mathieu Desnoyers · 17 years ago
- a0bca6a markers: create DEFINE_MARKER and GET_MARKER (new API) by Mathieu Desnoyers · 17 years ago
- c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 17 years ago
- e3f8c4b markers: add missing stdargs.h include, needed due to va_list usage by Arnaldo Carvalho de Melo · 17 years ago
- 954e100 rcu: add rcu_read_*_sched_notrace() by Mathieu Desnoyers · 17 years ago
- e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 17 years ago
- 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 17 years ago
- b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
- 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 17 years ago
- 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago