aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-20jump label: Make text_poke_early() globally visibleJason Baron2-2/+4
2010-09-20jump label: Make dynamic no-op selection available outside of ftraceJason Baron4-62/+79
2010-09-17perf: Undo the per cpu-context timer stuffPeter Zijlstra3-32/+55
2010-09-17perf: Fix perf_event_exit_cpu_context()Peter Zijlstra1-2/+1
2010-09-17perf: Complete software pmu groupingPeter Zijlstra2-5/+66
2010-09-17perf_events: Fix broken event groupingStephane Eranian1-8/+7
2010-09-17tracing, perf: Add more power related eventsJean Pihet1-3/+87
2010-09-15kprobes: Add sparse context annotationsNamhyung Kim1-0/+4
2010-09-15kprobes: Remove __dummy_bufNamhyung Kim1-7/+2
2010-09-15kprobes: Make functions staticNamhyung Kim2-3/+4
2010-09-15kprobes: Verify jprobe entry pointNamhyung Kim1-5/+9
2010-09-15kprobes: Remove redundant address checkNamhyung Kim1-8/+5
2010-09-15perf events: Clean up pid passingMatt Helsley5-17/+15
2010-09-15perf events: Split out task search into helperMatt Helsley1-23/+40
2010-09-15hw breakpoints: Fix pid namespace bugMatt Helsley1-1/+2
2010-09-15perf, sh: Fix patch merge foul-upMatt Fleming1-1/+1
2010-09-15alpha: Fix HW performance counters to be stopped properlyMichael Cree1-9/+10
2010-09-15watchdog: Avoid kernel crash when disabling watchdogStephane Eranian1-0/+3
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar599-4395/+6527
2010-09-14tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enumsSteven Rostedt1-14/+4
2010-09-14tracing: Do not trace in irq when funcgraph-irq option is zeroSteven Rostedt1-1/+22
2010-09-14tracing: Add funcgraph-irq option for function graph tracer.Jiri Olsa1-1/+100
2010-09-14tracing: Fix reading of set_ftrace_filter across listsSteven Rostedt1-3/+3
2010-09-14tracing: Keep track of set_ftrace_filter position and allow lseek againSteven Rostedt1-8/+26
2010-09-14tracing: Replace typecasted void pointer in set_ftrace_filter codeSteven Rostedt1-21/+46
2010-09-14tracing: Do not reset *pos in set_ftrace_filterSteven Rostedt1-2/+6
2010-09-13Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2010-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-1/+10
2010-09-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-7/+39
2010-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds13-592/+166
2010-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds4-11/+31
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-2/+8
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds9-38/+54
2010-09-13m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven3-1/+10
2010-09-13sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar1-3/+3
2010-09-13perf ui browser: Don't use windows, slang is enoughArnaldo Carvalho de Melo3-40/+34
2010-09-13perf: Fix free_event()Peter Zijlstra1-1/+3
2010-09-13perf: Sanitize the RCU logicPeter Zijlstra1-8/+9
2010-09-13fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V1-1/+1
2010-09-13fs/9p: Use the correct dentry operationsAneesh Kumar K.V1-1/+4
2010-09-139p: Check for NULL fid in v9fs_dir_release()jvrao1-2/+4
2010-09-13fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V1-6/+14
2010-09-13fs/9p, net/9p: memory leak fixesLatchesar Ionkov2-1/+8
2010-09-13perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2-8/+9
2010-09-12Linux 2.6.36-rc4Linus Torvalds1-1/+1
2010-09-11docbook: skip files with no docs since they generate scary warningsRandy Dunlap2-2/+0
2010-09-11docbook: warn on unused doc entriesJohannes Berg3-3/+183
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg1-1/+1
2010-09-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-21/+69
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds18-70/+262