aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds6-1/+9
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds124-671/+3604
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-124/+193
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds4-53/+70
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-7/+56
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-26/+26
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar4-12/+13
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras1-1/+1
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi1-4/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra3-22/+23
2010-10-15llseek: automatically add .llseek fopArnd Bergmann6-1/+9
2010-10-15Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt7-4/+360
2010-10-14powerpc/44x: Update ppc44x_defconfigJosh Boyer1-4/+5
2010-10-14fsl_rio: Add comments for sRIO registers.Shaohui Xie1-25/+40
2010-10-14powerpc/fsl-booke: Add e55xx (64-bit) smp defconfigKumar Gala2-3/+85
2010-10-14powerpc/fsl-booke: Add p5020 DS board supportKumar Gala3-0/+82
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala6-10/+29
2010-10-14powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizesKumar Gala2-3/+54
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala6-4/+61
2010-10-14powerpc/85xx: add cache-sram supportHarninder Rai5-0/+540
2010-10-14powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS boardTimur Tabi1-0/+11
2010-10-14powerpc: Fix compile error with paca code on ppc64eKumar Gala1-1/+1
2010-10-14powerpc/fsl-booke: Add p3041 DS board supportKumar Gala3-0/+76
2010-10-14oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt.Scott Wood1-7/+8
2010-10-14powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala1-0/+8
2010-10-14powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllersKumar Gala1-0/+3
2010-10-14powerpc/fsl_booke: Add support to boot from core other than 0Matthew McClintock2-3/+9
2010-10-14powerpc/p1022: Add probing for individual DMA channelsTimur Tabi1-0/+2
2010-10-14powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock1-7/+13
2010-10-14powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BITPaul Gortmaker2-1/+9
2010-10-14powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok3-3/+336
2010-10-14powerpc/85xx: flush dcache before resetting coresMatthew McClintock1-0/+50
2010-10-14powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock1-13/+11
2010-10-14powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock1-2/+0
2010-10-14powerpc/kexec: make masking/disabling interrupts genericMatthew McClintock4-12/+30
2010-10-14powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbolsTimur Tabi1-1/+2
2010-10-14powerpc/fsl-pci: Fix MSI support on 83xx platformsKumar Gala3-7/+55
2010-10-13powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri6-0/+355
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney11-32/+17
2010-10-13powerpc/spufs: Use llseek in all file operationsArnd Bergmann1-0/+18
2010-10-13powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan1-1/+1
2010-10-13powerpc/pci: Cleanup device dma setup codeNishanth Aravamudan1-3/+1
2010-10-13powerpc/pseries: Use kmemdupNishanth Aravamudan1-2/+1
2010-10-13powerpc/viobus: Free TCE table on device releaseNishanth Aravamudan1-1/+6
2010-10-13powerpc/vio: Use put_device() on device_register failureNishanth Aravamudan1-2/+1
2010-10-13powerpc/dma: Fix check for direct DMA supportNishanth Aravamudan1-1/+1
2010-10-13powerpc/dma: Fix dma_iommu_dma_supported compareNishanth Aravamudan1-10/+11
2010-10-13powerpc/pci: Fix return type of BUID_{HI,LO} macrosNishanth Aravamudan1-2/+2
2010-10-13powerpc/irq.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+3