summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-20Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar9-9/+54
2009-06-20Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-41/+78
2009-06-20tracing/urgent: warn in case of ftrace_start_up inbalanceFrederic Weisbecker1-0/+7
2009-06-20tracing/urgent: fix unbalanced ftrace_start_upFrederic Weisbecker1-3/+5
2009-06-18function-graph: add stack frame testSteven Rostedt9-9/+53
2009-06-18function-graph: disable when both x86_32 and optimize for size are configuredSteven Rostedt1-0/+1
2009-06-17ring-buffer: have benchmark test print to trace bufferSteven Rostedt1-18/+19
2009-06-17ring-buffer: do not grab locks in nmiSteven Rostedt1-8/+51
2009-06-17ring-buffer: add locks around rb_per_cpu_emptySteven Rostedt1-2/+9
2009-06-17ring-buffer: check for less than two in size allocationSteven Rostedt1-2/+2
2009-06-17ring-buffer: remove useless compile check for buffer_page sizeSteven Rostedt1-11/+0
2009-06-16ring-buffer: remove useless warn on checkSteven Rostedt1-3/+0
2009-06-16ring-buffer: use BUF_PAGE_HDR_SIZE in calculating indexSteven Rostedt1-1/+1
2009-06-16tracing: update sample event documentationSteven Rostedt2-11/+24
2009-06-16tracing/filters: fix race between filter setting and module unloadLi Zefan1-17/+10
2009-06-16tracing/filters: free filter_string in destroy_preds()Li Zefan1-0/+1
2009-06-16ring-buffer: use commit counters for commit pointer accountingSteven Rostedt1-79/+75
2009-06-16ring-buffer: remove unused variableSteven Rostedt1-1/+0
2009-06-16ring-buffer: have benchmark test handle discarded eventsSteven Rostedt1-3/+5
2009-06-15ring-buffer: prevent adding write in discarded areaSteven Rostedt1-12/+56
2009-06-15tracing/filters: strloc should be unsigned shortLi Zefan1-1/+1
2009-06-15tracing/filters: operand can be negativeLi Zefan1-1/+6
2009-06-15tracing: replace a GFP_ATOMIC with GFP_KERNEL allocationLi Zefan1-1/+1
2009-06-15tracing: fix a typo in tracing_cpumask_write()Li Zefan1-3/+3
2009-06-15tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin1-0/+2
2009-06-15cpumask: use new operators in kernel/traceRusty Russell2-3/+3
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds34-442/+872
2009-06-14.gitignore: ignore *.lzma filesArne Janbu1-0/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds26-136/+183
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-4/+4
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap2-4/+3
2009-06-14keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault1-0/+1
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek1-2/+9
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek1-28/+16
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek1-18/+18
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds30-203/+2377
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds153-227/+228
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-51/+841
2009-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+8
2009-06-14kallsyms: generalize text region handlingMike Frysinger1-26/+61
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz1-1/+12
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds748-11557/+59708
2009-06-14documentation: make version fixAdam Lackorzynski1-2/+2
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier24-133/+152
2009-06-14mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier1-1/+3
2009-06-14gitignore: Add GNU GLOBAL files to top .gitignoreJani Nikula1-0/+6
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius1-2/+4
2009-06-14README: fix misleading pointer to the defconf directoryPatrick Ringl1-1/+9
2009-06-14vmlinux.lds.h updateSam Ravnborg3-16/+11