aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-10hw-breakpoints: Fix broken a.out format dumpFrederic Weisbecker3-8/+39
2009-11-10ksym_tracer: Support read accesses independent of read/write.Paul Mundt1-1/+10
2009-11-08ksym_tracer: Remove KSYM_SELFTEST_ENTRYLi Zefan2-2/+2
2009-11-08hw-breakpoints: Arbitrate access to pmu following registers constraintsFrederic Weisbecker1-6/+205
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker22-750/+885
2009-11-05hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.hFrederic Weisbecker2-7/+4
2009-11-03perf/core: Add a callback to perf eventsFrederic Weisbecker2-5/+16
2009-11-03x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread().Paul Mundt1-2/+0
2009-11-03perf/core: Provide a kernel-internal interface to get to performance countersArjan van de Ven2-1/+80
2009-10-17perf tools: Move dereference after NULL testJulia Lawall4-8/+8
2009-10-15events: Harmonize event field names and print output namesIngo Molnar5-77/+74
2009-10-15tracing/events: Fix locking imbalance in the filter codeIngo Molnar1-11/+15
2009-10-15perf trace: Add filter SuppportLi Zefan3-3/+40
2009-10-15tracing/profile: Add filter supportLi Zefan6-35/+199
2009-10-15tracing/filters: Use a different op for glob matchLi Zefan2-32/+29
2009-10-15tracing/filters: Refactor subsystem filter codeLi Zefan2-80/+45
2009-10-15perf tools: Remove all char * typecasts and use const in prototypeSteven Rostedt1-61/+61
2009-10-15perf tools: Handle - and + in parsing trace print formatSteven Rostedt1-0/+6
2009-10-15perf tools: Add latency format to trace outputSteven Rostedt3-19/+114
2009-10-15perf tools: Handle both versions of ftrace outputSteven Rostedt1-1/+4
2009-10-15perf tools: Fix bprintk reading in trace outputSteven Rostedt1-8/+7
2009-10-15perf tools: Still continue on failed parsing of an eventSteven Rostedt2-17/+35
2009-10-15perf tools: Handle the case with and without the "signed" trace fieldSteven Rostedt1-29/+52
2009-10-15perf tools: Handle newlines in trace parsing betterSteven Rostedt1-1/+7
2009-10-15perf tools: Handle * as typecast in trace parsingSteven Rostedt1-28/+22
2009-10-15perf tools: Handle arrays in print fields for trace parsingSteven Rostedt1-0/+62
2009-10-15perf tools: Handle trace parsing of < and >Steven Rostedt1-0/+2
2009-10-15perf tools: Fix backslash processing on trace print formatsSteven Rostedt1-2/+25
2009-10-15perf tools: Handle print concatenations in event format fileSteven Rostedt1-0/+16
2009-10-14x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter1-20/+19
2009-10-14ftrace: Rename set_bootup_ftrace into set_cmdline_ftraceFrederic Weisbecker1-2/+2
2009-10-14ftrace: Copy ftrace_graph_filter boot param using strlcpyFrederic Weisbecker1-1/+1
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds1-16/+13
2009-10-14[S390] sclp_vt220 build fixMichael Holzheu1-15/+15
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter1-5/+4
2009-10-14[S390] call home support: fix proc handlerHeiko Carstens1-2/+2
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel1-3/+3
2009-10-14[S390] dasd: fix locking bugStefan Haberland1-3/+5
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu1-1/+2
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu1-1/+1
2009-10-14watchdog: Fix rio watchdog probe functionThomas Gleixner1-1/+1
2009-10-14tracing: Document HAVE_SYSCALL_TRACEPOINTS needsFrederic Weisbecker1-2/+11
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker4-140/+91
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt1-1/+1
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt1-2/+1
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt1-0/+2