summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+11
* powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock2010-10-141-2/+0
* 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/+17
* 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/+1
* powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-131-2/+1
* 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/+1
* 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: remove unused variableStephen Rothwell2010-10-061-1/+0
| * modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-5/+0
| * Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-043-6/+13
| |\
| | * powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
| | * powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
| | * powerpc/512x: fix clk_get() return valueAkinobu Mita2010-09-011-1/+1
| * | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
| * | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-151-1/+1
| * | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-101-0/+1
* | | 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