aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-08tracing/kprobe: Fix handling of C-unlike argument namesMasami Hiramatsu1-8/+12
2010-09-08tracing/kprobes: Fix handling of argument namesMasami Hiramatsu1-7/+10
2010-09-08perf probe: Fix handling of arguments namesMasami Hiramatsu1-13/+19
2010-09-08perf probe: Fix return probe supportMasami Hiramatsu2-0/+11
2010-09-08tracing/kprobe: Fix a memory leak in error caseMasami Hiramatsu1-3/+3
2010-09-08tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt1-1/+1
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter1-13/+46
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra2-3/+8
2010-09-03perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus1-4/+2
2010-09-01Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgentIngo Molnar3-20/+31
2010-09-01oprofile, x86: fix init_sysfs() function stubRobert Richter1-2/+4
2010-09-01lockup_detector: Sync touch_*_watchdog back to old semanticsDon Zickus1-5/+12
2010-08-31tracing: Fix a race in function profileLi Zefan1-4/+11
2010-08-31oprofile, x86: fix init_sysfs error handlingRobert Richter1-3/+13
2010-08-30perf_events: Fix time tracking for events with pid != -1 and cpu != -1Stephane Eranian1-4/+22
2010-08-27perf: Initialize callchains roots's childen hitsFrederic Weisbecker1-0/+1
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming1-0/+2
2010-08-25tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard1-1/+1
2010-08-25oprofile: fix crash when accessing freed task structsRobert Richter2-15/+14
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+9
2010-08-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+9
2010-08-24guard page for stacks that grow upwardsLuck, Tony3-8/+18
2010-08-24drm/i915: fix vblank wait test conditionJesse Barnes1-1/+1
2010-08-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds9-8/+30
2010-08-24intel_scu_ipc: fix IPC i2c write bugJianwei Yang1-1/+1
2010-08-24rar: Fix off by one errorOssama Othman1-1/+1
2010-08-24V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar1-1/+1
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds16-523/+595
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky8-6/+28
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds31-118/+219
2010-08-24[S390] s390: fix build error (sys_execve)Sebastian Ott1-2/+2
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds19-4219/+70
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-22/+20
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-37/+61
2010-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds25-126/+228
2010-08-23sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller7-297/+456
2010-08-24powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab1-2/+1
2010-08-24via-pmu: Add compat_pmu_ioctlAndreas Schwab1-0/+42
2010-08-24powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab3-1/+15
2010-08-24powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely1-1/+2
2010-08-24powerpc: Fix typo in uImage targetAnatolij Gustschin1-1/+1
2010-08-24powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans1-3/+3
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard4-7/+8
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard2-9/+14
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2-31/+43
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart1-2/+4
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart1-2/+2
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart1-1/+1
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall1-2/+1
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall1-1/+1