| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 210 | -4018/+3359 |
| |\ |
|
| * | | 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 |
* | | | x86/oprofile: Fix uninitialized variable use in debug printk | Ingo Molnar | 2010-10-25 | 1 | -15/+11 |
* | | | 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-21 | 124 | -671/+3604 |
|\ \ \ |
|
| * \ \ | 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 |
| * | | | | 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 |
| * | | | | powerpc: Fix compile error with paca code on ppc64e | Kumar Gala | 2010-10-14 | 1 | -1/+1 |
| * | | | | powerpc/fsl-booke: Add p3041 DS board support | Kumar Gala | 2010-10-14 | 3 | -0/+76 |
| * | | | | oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt. | Scott Wood | 2010-10-14 | 1 | -7/+8 |
| * | | | | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips | Kumar Gala | 2010-10-14 | 1 | -0/+8 |
| * | | | | powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllers | Kumar Gala | 2010-10-14 | 1 | -0/+3 |
| * | | | | powerpc/fsl_booke: Add support to boot from core other than 0 | Matthew McClintock | 2010-10-14 | 2 | -3/+9 |
| * | | | | powerpc/p1022: Add probing for individual DMA channels | Timur Tabi | 2010-10-14 | 1 | -0/+2 |
| * | | | | powerpc/fsl_soc: Search all global-utilities nodes for rstccr | Matthew McClintock | 2010-10-14 | 1 | -7/+13 |
| * | | | | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT | Paul Gortmaker | 2010-10-14 | 2 | -1/+9 |
| * | | | | powerpc/mpc83xx: Support for MPC8308 P1M board | Ilya Yanok | 2010-10-14 | 3 | -3/+336 |
| * | | | | powerpc/85xx: flush dcache before resetting cores | Matthew McClintock | 2010-10-14 | 1 | -0/+50 |
| * | | | | powerpc/85xx: Minor fixups for kexec on 85xx | Matthew McClintock | 2010-10-14 | 1 | -13/+11 |
| * | | | | powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec | Matthew McClintock | 2010-10-14 | 1 | -2/+0 |
| * | | | | powerpc/kexec: make masking/disabling interrupts generic | Matthew McClintock | 2010-10-14 | 4 | -12/+30 |
| * | | | | powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols | Timur Tabi | 2010-10-14 | 1 | -1/+2 |
| * | | | | powerpc/fsl-pci: Fix MSI support on 83xx platforms | Kumar Gala | 2010-10-14 | 3 | -7/+55 |
| |/ / / |
|
| * | | | powerpc/Makefiles: Change to new flag variables | matt mooney | 2010-10-13 | 11 | -32/+17 |
| * | | | powerpc/spufs: Use llseek in all file operations | Arnd Bergmann | 2010-10-13 | 1 | -0/+18 |
| * | | | powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask | Nishanth Aravamudan | 2010-10-13 | 1 | -1/+1 |
| * | | | powerpc/pci: Cleanup device dma setup code | Nishanth Aravamudan | 2010-10-13 | 1 | -3/+1 |
| * | | | powerpc/pseries: Use kmemdup | Nishanth Aravamudan | 2010-10-13 | 1 | -2/+1 |