summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-15Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2010-10-14powerpc/44x: Update ppc44x_defconfigJosh Boyer
2010-10-14fsl_rio: Add comments for sRIO registers.Shaohui Xie
2010-10-14powerpc/fsl-booke: Add e55xx (64-bit) smp defconfigKumar Gala
2010-10-14powerpc/fsl-booke: Add p5020 DS board supportKumar Gala
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala
2010-10-14powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala
2010-10-14powerpc/85xx: add cache-sram supportHarninder Rai
2010-10-14powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS boardTimur Tabi
2010-10-14powerpc: Fix compile error with paca code on ppc64eKumar Gala
2010-10-14powerpc/fsl-booke: Add p3041 DS board supportKumar Gala
2010-10-14oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala
2010-10-14powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllersKumar Gala
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock
2010-10-14powerpc/p1022: Add probing for individual DMA channelsTimur Tabi
2010-10-14powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock
2010-10-14powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker
2010-10-14powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok
2010-10-14powerpc/85xx: flush dcache before resetting coresMatthew McClintock
2010-10-14powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock
2010-10-14powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock
2010-10-14powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi
2010-10-14powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala
2010-10-13powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-10-13powerpc/spufs: Use llseek in all file operationsArnd Bergmann
2010-10-13powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan
2010-10-13powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan
2010-10-13powerpc/pseries: Use kmemdupNishanth Aravamudan
2010-10-13powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan
2010-10-13powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan
2010-10-13powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan
2010-10-13powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan
2010-10-13powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan
2010-10-13powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall
2010-10-13powerpc: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-13powerpc: Use static const char arraysJoe Perches