summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22124-671/+3604
|\
| * 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
| * | 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
| * | powerpc/fsl-booke: Add p3041 DS board supportKumar Gala2010-10-143-0/+76
| * | oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood2010-10-141-7/+8
| * | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala2010-10-141-0/+8
| * | powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllersKumar Gala2010-10-141-0/+3
| * | powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock2010-10-142-3/+9
| * | powerpc/p1022: Add probing for individual DMA channelsTimur Tabi2010-10-141-0/+2
| * | powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock2010-10-141-7/+13
| * | powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker2010-10-142-1/+9
| * | powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok2010-10-143-3/+336
| * | powerpc/85xx: flush dcache before resetting coresMatthew McClintock2010-10-141-0/+50
| * | powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock2010-10-141-13/+11Star
| * | powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock2010-10-141-2/+0Star
| * | powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock2010-10-144-12/+30
| * | powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi2010-10-141-1/+2
| * | powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala2010-10-143-7/+55
| |/
| * powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-1311-32/+17Star
| * powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-131-0/+18
| * powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan2010-10-131-1/+1
| * powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan2010-10-131-3/+1Star
| * powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-131-2/+1Star
| * powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan2010-10-131-1/+6
| * powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan2010-10-131-2/+1Star
| * powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan2010-10-131-1/+1
| * powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan2010-10-131-10/+11
| * powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan2010-10-131-2/+2
| * powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall2010-10-131-1/+3
| * powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-132-3/+3
| * powerpc: Use static const char arraysJoe Perches2010-10-132-3/+3
| * powerpc/pseries: Partition migration in the kernelNathan Fontenot2010-10-132-1/+363
| * powerpc/pseries: Export rtas_ibm_suspend_me()Nathan Fontenot2010-10-132-2/+3
| * powerpc/pseries: Export device tree updating routinesNathan Fontenot2010-10-132-2/+11
| * Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt2010-10-1310-16/+26
| |\
| | * powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-081-0/+7
| * | powerpc/perf: Fix sampling enable for PPC970Paul Mackerras2010-09-231-0/+2
| * | powerpc: mtmsrd not definedSean MacLennan2010-09-022-16/+28
| * | powerpc: Fix incorrect .stabs entry for copy_32.SSean MacLennan2010-09-021-1/+1
| * | powerpc/mm: Assume first cpu is boot_cpuid not 0Matthew McClintock2010-09-021-2/+4