summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* oprofile: Fix the hang while taking the cpu offlineSantosh Shilimkar2010-10-291-0/+13
* Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-254-46/+100
|\
| * Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-25703-11501/+19241
| |\
| | * Merge commit 'linux-2.6/master' (early part) into oprofile/coreRobert Richter2010-10-25465-10045/+16810
| | |\
| | * \ Merge commit 'v2.6.36' into oprofile/coreRobert Richter2010-10-21212-1137/+1878
| | |\ \
| * | | | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-152-12/+29
| * | | | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-152-6/+21
| * | | | oprofile, x86: Introduce struct ibs_stateRobert Richter2010-10-151-11/+18
| * | | | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNTRobert Richter2010-10-151-2/+1
| * | | | oprofile, x86: Check IBS capability bits 1 and 2Robert Richter2010-10-151-21/+38
| * | | | oprofile, x86: Add support for AMD family 14hRobert Richter2010-10-151-0/+3
| * | | | oprofile, x86: Add support for AMD family 12hRobert Richter2010-10-151-0/+3
* | | | | kprobes: Remove redundant text_mutex lock in optimizeMasami Hiramatsu2010-10-251-3/+4
* | | | | x86/oprofile: Fix uninitialized variable use in debug printkIngo Molnar2010-10-251-15/+11
* | | | | tracing: Fix 'faild' -> 'failed' typoJoe Perches2010-10-231-1/+1
* | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-2311-236/+823
|\ \ \ \ \
| * | | | | perf tools: Remove direct slang.h includeArnaldo Carvalho de Melo2010-10-221-1/+0
| * | | | | perf probe: Add basic module supportMasami Hiramatsu2010-10-217-69/+239
| * | | | | perf probe: Show accessible global variablesMasami Hiramatsu2010-10-216-14/+41
| * | | | | perf probe: Function style fixMasami Hiramatsu2010-10-213-4/+4
| * | | | | perf probe: Show accessible local variablesMasami Hiramatsu2010-10-216-105/+480
| * | | | | perf probe: Support global variablesMasami Hiramatsu2010-10-211-8/+17
| * | | | | perf probe: Fix local variable searching loopMasami Hiramatsu2010-10-211-8/+18
| * | | | | perf probe: Fix type searchingMasami Hiramatsu2010-10-211-8/+17
| * | | | | tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-213-42/+30
* | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-10-221-6/+2
|\ \ \ \ \ \
| * | | | | | tracing: Do not limit the size of the number of CPU buffersSteven Rostedt2010-10-211-6/+2
| |/ / / / /
* | | | | | perf_events: Fix for transaction recovery in group_sched_in()Stephane Eranian2010-10-221-2/+20
* | | | | | perf_events: Revert: Fix transaction recovery in group_sched_in()Stephane Eranian2010-10-221-63/+13
* | | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocationsPeter Zijlstra2010-10-221-3/+6
* | | | | | perf, x86: Clean up reserve_ds_buffers() signaturePeter Zijlstra2010-10-222-12/+6
* | | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra2010-10-222-16/+47
* | | | | | perf, x86: Fixup the precise_ip computationPeter Zijlstra2010-10-221-4/+5
* | | | | | perf, x86: Extract DS alloc/free functionsPeter Zijlstra2010-10-221-14/+26
* | | | | | perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra2010-10-221-34/+56
* | | | | | perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra2010-10-221-5/+25
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-21130-683/+3676
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2010-10-157-4/+360
| |\ \ \ \ \ \
| | * | | | | | powerpc/44x: Update ppc44x_defconfigJosh Boyer2010-10-141-4/+5
| | * | | | | | powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri2010-10-136-0/+355
| * | | | | | | powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig optionTimur Tabi2010-10-142-7/+18
| * | | | | | | fsl_rio: Add comments for sRIO registers.Shaohui Xie2010-10-141-25/+40
| * | | | | | | powerpc/fsl-booke: Add e55xx (64-bit) smp defconfigKumar Gala2010-10-142-3/+85
| * | | | | | | powerpc/fsl-booke: Add p5020 DS board supportKumar Gala2010-10-143-0/+82
| * | | | | | | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala2010-10-146-10/+29
| * | | | | | | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala2010-10-142-3/+54
| * | | | | | | powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala2010-10-146-4/+61
| * | | | | | | powerpc/85xx: add cache-sram supportHarninder Rai2010-10-145-0/+540
| * | | | | | | powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS boardTimur Tabi2010-10-141-0/+11
| * | | | | | | powerpc: Fix compile error with paca code on ppc64eKumar Gala2010-10-141-1/+1