| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | powerpc/viobus: Free TCE table on device release | Nishanth Aravamudan | 2010-10-13 | 1 | -1/+6 |
| * | powerpc/vio: Use put_device() on device_register failure | Nishanth Aravamudan | 2010-10-13 | 1 | -2/+1 |
| * | powerpc/dma: Fix check for direct DMA support | Nishanth Aravamudan | 2010-10-13 | 1 | -1/+1 |
| * | powerpc/dma: Fix dma_iommu_dma_supported compare | Nishanth Aravamudan | 2010-10-13 | 1 | -10/+11 |
| * | powerpc/pci: Fix return type of BUID_{HI,LO} macros | Nishanth Aravamudan | 2010-10-13 | 1 | -2/+2 |
| * | powerpc/irq.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-10-13 | 1 | -1/+3 |
| * | powerpc: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-13 | 2 | -3/+3 |
| * | powerpc: Use static const char arrays | Joe Perches | 2010-10-13 | 2 | -3/+3 |
| * | powerpc/pseries: Partition migration in the kernel | Nathan Fontenot | 2010-10-13 | 2 | -1/+363 |
| * | powerpc/pseries: Export rtas_ibm_suspend_me() | Nathan Fontenot | 2010-10-13 | 2 | -2/+3 |
| * | powerpc/pseries: Export device tree updating routines | Nathan Fontenot | 2010-10-13 | 2 | -2/+11 |
| * | Merge remote branch 'kumar/merge' into next | Benjamin Herrenschmidt | 2010-10-13 | 10 | -16/+26 |
| |\ |
|
| | * | powerpc/ppc64e: Fix link problem when building ppc64e_defconfig | Kumar Gala | 2010-10-08 | 1 | -0/+7 |
| * | | powerpc/perf: Fix sampling enable for PPC970 | Paul Mackerras | 2010-09-23 | 1 | -0/+2 |
| * | | powerpc: mtmsrd not defined | Sean MacLennan | 2010-09-02 | 2 | -16/+28 |
| * | | powerpc: Fix incorrect .stabs entry for copy_32.S | Sean MacLennan | 2010-09-02 | 1 | -1/+1 |
| * | | powerpc/mm: Assume first cpu is boot_cpuid not 0 | Matthew McClintock | 2010-09-02 | 1 | -2/+4 |