| Commit message (Expand) | Author | Age | Files | Lines |
* | oprofile: Remove deprecated use of flush_scheduled_work() | Tejun Heo | 2010-10-29 | 3 | -4/+9 |
* | oprofile: Fix the hang while taking the cpu offline | Santosh Shilimkar | 2010-10-29 | 1 | -0/+13 |
* | Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro... | Ingo Molnar | 2010-10-25 | 4 | -46/+100 |
|\ |
|
| * | Merge branch 'oprofile/core' into oprofile/x86 | Robert Richter | 2010-10-25 | 703 | -11501/+19241 |
| |\ |
|
| | * | Merge commit 'linux-2.6/master' (early part) into oprofile/core | Robert Richter | 2010-10-25 | 465 | -10045/+16810 |
| | |\ |
|
| | * \ | Merge commit 'v2.6.36' into oprofile/core | Robert Richter | 2010-10-21 | 212 | -1137/+1878 |
| | |\ \ |
|
| * | | | | oprofile, x86: Add support for IBS periodic op counter extension | Robert Richter | 2010-10-15 | 2 | -12/+29 |
| * | | | | oprofile, x86: Add support for IBS branch target address reporting | Robert Richter | 2010-10-15 | 2 | -6/+21 |
| * | | | | oprofile, x86: Introduce struct ibs_state | Robert Richter | 2010-10-15 | 1 | -11/+18 |
| * | | | | oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT | Robert Richter | 2010-10-15 | 1 | -2/+1 |
| * | | | | oprofile, x86: Check IBS capability bits 1 and 2 | Robert Richter | 2010-10-15 | 1 | -21/+38 |
| * | | | | oprofile, x86: Add support for AMD family 14h | Robert Richter | 2010-10-15 | 1 | -0/+3 |
| * | | | | oprofile, x86: Add support for AMD family 12h | Robert Richter | 2010-10-15 | 1 | -0/+3 |
* | | | | | kprobes: Remove redundant text_mutex lock in optimize | Masami Hiramatsu | 2010-10-25 | 1 | -3/+4 |
* | | | | | x86/oprofile: Fix uninitialized variable use in debug printk | Ingo Molnar | 2010-10-25 | 1 | -15/+11 |
* | | | | | tracing: Fix 'faild' -> 'failed' typo | Joe Perches | 2010-10-23 | 1 | -1/+1 |
* | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-10-23 | 11 | -236/+823 |
|\ \ \ \ \ |
|
| * | | | | | perf tools: Remove direct slang.h include | Arnaldo Carvalho de Melo | 2010-10-22 | 1 | -1/+0 |
| * | | | | | perf probe: Add basic module support | Masami Hiramatsu | 2010-10-21 | 7 | -69/+239 |
| * | | | | | perf probe: Show accessible global variables | Masami Hiramatsu | 2010-10-21 | 6 | -14/+41 |
| * | | | | | perf probe: Function style fix | Masami Hiramatsu | 2010-10-21 | 3 | -4/+4 |
| * | | | | | perf probe: Show accessible local variables | Masami Hiramatsu | 2010-10-21 | 6 | -105/+480 |
| * | | | | | perf probe: Support global variables | Masami Hiramatsu | 2010-10-21 | 1 | -8/+17 |
| * | | | | | perf probe: Fix local variable searching loop | Masami Hiramatsu | 2010-10-21 | 1 | -8/+18 |
| * | | | | | perf probe: Fix type searching | Masami Hiramatsu | 2010-10-21 | 1 | -8/+17 |
| * | | | | | tracing: Cleanup the convoluted softirq tracepoints | Thomas Gleixner | 2010-10-21 | 3 | -42/+30 |
* | | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-10-22 | 1 | -6/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | tracing: Do not limit the size of the number of CPU buffers | Steven Rostedt | 2010-10-21 | 1 | -6/+2 |
| |/ / / / / |
|
* | | | | | | perf_events: Fix for transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-22 | 1 | -2/+20 |
* | | | | | | perf_events: Revert: Fix transaction recovery in group_sched_in() | Stephane Eranian | 2010-10-22 | 1 | -63/+13 |
* | | | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra | 2010-10-22 | 1 | -3/+6 |
* | | | | | | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra | 2010-10-22 | 2 | -12/+6 |
* | | | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra | 2010-10-22 | 2 | -16/+47 |
* | | | | | | perf, x86: Fixup the precise_ip computation | Peter Zijlstra | 2010-10-22 | 1 | -4/+5 |
* | | | | | | perf, x86: Extract DS alloc/free functions | Peter Zijlstra | 2010-10-22 | 1 | -14/+26 |
* | | | | | | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra | 2010-10-22 | 1 | -34/+56 |
* | | | | | | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra | 2010-10-22 | 1 | -5/+25 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-22 | 130 | -683/+3676 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge remote branch 'jwb/next' into next | Benjamin Herrenschmidt | 2010-10-15 | 7 | -4/+360 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerpc/44x: Update ppc44x_defconfig | Josh Boyer | 2010-10-14 | 1 | -4/+5 |
| | * | | | | | | powerpc/44x: Add support for the AMCC APM821xx SoC | Tirumala Marri | 2010-10-13 | 6 | -0/+355 |
| * | | | | | | | powerpc/watchdog: Make default timeout for Book-E watchdog a Kconfig option | Timur Tabi | 2010-10-14 | 2 | -7/+18 |
| * | | | | | | | fsl_rio: Add comments for sRIO registers. | Shaohui Xie | 2010-10-14 | 1 | -25/+40 |
| * | | | | | | | powerpc/fsl-booke: Add e55xx (64-bit) smp defconfig | Kumar Gala | 2010-10-14 | 2 | -3/+85 |
| * | | | | | | | powerpc/fsl-booke: Add p5020 DS board support | Kumar Gala | 2010-10-14 | 3 | -0/+82 |
| * | | | | | | | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala | 2010-10-14 | 6 | -10/+29 |
| * | | | | | | | powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes | Kumar Gala | 2010-10-14 | 2 | -3/+54 |
| * | | | | | | | powerpc/fsl-booke: Add support for FSL 64-bit e5500 core | Kumar Gala | 2010-10-14 | 6 | -4/+61 |
| * | | | | | | | powerpc/85xx: add cache-sram support | Harninder Rai | 2010-10-14 | 5 | -0/+540 |
| * | | | | | | | powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS board | Timur Tabi | 2010-10-14 | 1 | -0/+11 |