summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-2168-1411/+1572
|\
| * [S390] hardirq: remove pointless header file includesHeiko Carstens2010-10-191-4/+0
| * [IA64] Move local_softirq_pending() definitionTony Luck2010-10-191-6/+5
| * perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras2010-10-191-1/+1
| * irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-1832-132/+105
| * perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian2010-10-181-2/+2
| * Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-15138-1203/+1960
| |\
| | * Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2010-10-151-0/+1
| | |\
| | | * ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNTSteven Rostedt2010-10-141-1/+1
| | | * ftrace/x86: Add support for C version of recordmcountSteven Rostedt2010-10-141-0/+1
| | * | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-10-152-0/+6
| | |\ \ | | | |/ | | |/|
| | | * x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker2010-10-142-0/+6
| | * | kconfig/x86: Add HAVE_TEXT_POKE_SMP config for stop_machine dependencyMasami Hiramatsu2010-10-141-0/+5
| | * | x86: Use __stop_machine() in text_poke_smp()Masami Hiramatsu2010-10-141-1/+2
| | * | perf, ARM: Fix sysfs bits removal build failureIngo Molnar2010-10-141-1/+1
| | |/
| | * Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-08108-385/+630
| | |\
| | * | perf, gcc-4.6: Fix set but unused variableAndi Kleen2010-10-051-2/+0
| | * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-10-055-4/+24
| | |\ \
| | * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-2416-66/+269
| | |\ \ \
| | | * | | jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt2010-09-222-2/+2
| | | * | | jump label: Remove duplicate structure for x86Steven Rostedt2010-09-221-11/+1
| | | * | | jump label: Add sparc64 supportDavid S. Miller2010-09-225-0/+88
| | | * | | jump label: x86 supportJason Baron2010-09-225-1/+102
| | | * | | jump label: Add jump_label_text_reserved() to reserve jump pointsJason Baron2010-09-221-1/+2
| | | * | | jump label: Base patch for jump labelJason Baron2010-09-223-2/+6
| | | * | | jump label: Make text_poke_early() globally visibleJason Baron2010-09-202-2/+4
| | | * | | jump label: Make dynamic no-op selection available outside of ftraceJason Baron2010-09-204-62/+79
| | * | | | Merge branch 'linus' into perf/coreIngo Molnar2010-09-237-107/+176
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2010-09-225-30/+33
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar2010-09-2152-365/+389
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | kprobes: Remove __dummy_bufNamhyung Kim2010-09-151-7/+2
| | * | | | | | kprobes: Make functions staticNamhyung Kim2010-09-151-1/+1
| | * | | | | | perf events: Clean up pid passingMatt Helsley2010-09-151-1/+1
| | * | | | | | perf, sh: Fix patch merge foul-upMatt Fleming2010-09-151-1/+1
| | * | | | | | alpha: Fix HW performance counters to be stopped properlyMichael Cree2010-09-151-9/+10
| | * | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-15120-962/+869
| | |\ \ \ \ \ \
| | * | | | | | | perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2010-09-132-8/+9
| | * | | | | | | perf: Remove the sysfs bitsPeter Zijlstra2010-09-094-17/+5
| | * | | | | | | perf: Rework the PMU methodsPeter Zijlstra2010-09-099-244/+429
| | * | | | | | | perf: Per PMU disablePeter Zijlstra2010-09-097-81/+93
| | * | | | | | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-096-13/+37
| | * | | | | | | perf: Register PMU implementationsPeter Zijlstra2010-09-097-108/+159
| | * | | | | | | perf: Deconstify struct pmuPeter Zijlstra2010-09-097-22/+22
| | * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-09-094-25/+73
| | |\ \ \ \ \ \ \
| | * | | | | | | | perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov2010-09-012-54/+290
| | * | | | | | | | Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker2010-08-271-0/+2
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'linus' into perf/coreIngo Molnar2010-08-25136-803/+1157
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | perf: Remove unused variableLin Ming2010-08-251-3/+0
| | * | | | | | | | | | perf: Remove superfluous return values from perf_callchain_*()Peter Zijlstra2010-08-201-2/+2
| | * | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-192542-376775/+113223
| | |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud