summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing/function: Cleanup for function tracerXiao Guangrong2009-07-172-17/+4
* tracing/trace_stack: Cleanup for trace_lookup_stack()Xiao Guangrong2009-07-171-8/+1
* tracing/function: Simplify __ftrace_replace_code()Xiao Guangrong2009-07-171-54/+18
* ring_buffer: Fix warning while ignoring cmpxchg return valueLai Jiangshan2009-07-161-2/+7
* Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2009-07-104-169/+1725
|\
| * ring-buffer: add design documentSteven Rostedt2009-07-071-0/+955
| * ring-buffer: make locklessSteven Rostedt2009-07-073-152/+738
| * ring-buffer: make the buffer a true circular link listSteven Rostedt2009-07-071-17/+32
* | tracing/workqueues: Add refcnt to struct cpu_workqueue_statsLai Jiangshan2009-07-101-6/+26
* | tracing/stat: Add stat_release() callbackLai Jiangshan2009-07-102-2/+7
* | kmemtrace: Rename some functionsLi Zefan2009-07-101-8/+8
* | tracing/kmemtrace: Use the %pf formatFrederic Weisbecker2009-07-101-20/+5
* | tracing/function-graph-tracer: Use the %pf formatFrederic Weisbecker2009-07-101-10/+2
* | tracing/filter: Remove empty subsystem and its directoryXiao Guangrong2009-07-102-1/+32
* | tracing/filter: Remove preds from struct event_subsystemXiao Guangrong2009-07-101-33/+6
|/
* kmemtrace: Print binary output only if 'bin' option is setLi Zefan2009-07-031-30/+90
* tracing/events: Add trace_event boot optionLi Zefan2009-07-015-6/+52
* kprobes: Clean up insn_pages by using list instead of hlistMasami Hiramatsu2009-07-011-19/+11
* kprobes: No need to unlock kprobe_insn_mutexMasami Hiramatsu2009-07-011-5/+1
* tracing/fastboot: Document the need of initcall_debugLi Zefan2009-06-291-3/+3
* trace_export: Repair missed fieldsLai Jiangshan2009-06-261-0/+3
* tracing: Fix stack tracer sysctl handlingLi Zefan2009-06-262-4/+4
* ftrace: Fix the output of profileLi Zefan2009-06-261-1/+3
* ring-buffer: Make it generally availablePaul Mundt2009-06-253-0/+19
* ftrace: Remove duplicate newlineLi Zefan2009-06-251-2/+1
* tracing: Fix trace_buf_size boot optionLi Zefan2009-06-242-4/+4
* ftrace: Fix t_hash_start()Li Zefan2009-06-241-1/+11
* ftrace: Don't manipulate @pos in t_start()Li Zefan2009-06-241-11/+8
* ftrace: Don't increment @pos in g_start()Li Zefan2009-06-241-11/+10
* tracing: Reset iterator in t_start()Li Zefan2009-06-241-14/+4
* trace_stat: Don't increment @pos in seq start()Li Zefan2009-06-241-5/+1
* tracing_bprintk: Don't increment @pos in t_start()Li Zefan2009-06-241-20/+6
* tracing/events: Don't increment @pos in s_start()Li Zefan2009-06-241-6/+22
* nvidiafb: fix boot-time printk stringMikael Pettersson2009-06-231-2/+1
* h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.Robert P. J. Day2009-06-231-4/+4
* mm: fix handling of pagesets for downed cpusDimitri Sivanich2009-06-231-3/+3
* rmap: fixup page_referenced() for nommu systemsMike Frysinger2009-06-231-1/+8
* mm: pass mm to grab_swap_tokenHugh Dickins2009-06-233-24/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-237-35/+52
|\
| * sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt2009-06-241-1/+1
| * sh: Fix up more dma-mapping fallout.Paul Mundt2009-06-231-6/+6
| * sh: SH7786 SMP support.Paul Mundt2009-06-233-24/+18
| * sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt2009-06-231-2/+0
| * sh: Use local TLB flush in set_pte_phys().Paul Mundt2009-06-231-1/+1
| * sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt2009-06-233-1/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-2310-34/+554
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-236-15/+30
| |\ \ \ \ \
| | | | | * | RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif2009-06-221-3/+5
| | | | | * | RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif2009-06-221-1/+1
| | | | * | | IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier2009-06-221-3/+10
| | | | |/ /