summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18perf, hw_breakpoint: Fix crash in hw_breakpoint creationPeter Zijlstra3-9/+29
2010-10-18perf: Find task before event allocPeter Zijlstra1-11/+12
2010-10-18perf: Fix task refcount bugsPeter Zijlstra1-3/+4
2010-10-18perf: Fix group movingPeter Zijlstra1-1/+6
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra39-242/+311
2010-10-18perf_events: Fix transaction recovery in group_sched_in()Stephane Eranian1-13/+63
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian1-2/+2
2010-10-18perf_events: Fix bogus context time trackingStephane Eranian1-1/+7
2010-10-15ftrace: Use objtree for C version of recordmcountSteven Rostedt1-1/+1
2010-10-15ftrace: Do not process kernel/trace/ftrace.o with C recordmcount programSteven Rostedt1-2/+20
2010-10-15oprofile: make !CONFIG_PM function stubs static inlineRobert Richter1-2/+6
2010-10-15oprofile: fix linker errorsAnand Gadiyar2-2/+2
2010-10-15oprofile: include platform_device.h to fix build breakAnand Gadiyar1-0/+1
2010-10-15ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt3-3/+3
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2-544/+370
2010-10-14ftrace/x86: Add support for C version of recordmcountSteven Rostedt5-0/+17