aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-08powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang1-2/+3
2008-10-07powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt1-2/+3
2008-10-07powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh1-8/+18
2008-10-07powerpc: Remove CHRP and PMAC support from FSL defconfigsTimur Tabi20-40/+0
2008-10-07powerpc: Enforce sane MAX_ORDERJohannes Berg1-0/+3
2008-10-07powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg1-1/+1
2008-10-07powerpc: Avoid integer overflow in page_is_ram()Roland Dreier1-3/+2
2008-10-07powerpc: Ignore generated vmlinux.lds in gitSebastien Dugue1-0/+1
2008-10-07Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt6-4/+1096
2008-10-02powerpc/44x: Add AMCC Arches defconfig fileVictor Gallardo1-0/+767
2008-10-02powerpc/44x: Add AMCC Arches DTSVictor Gallardo1-0/+293
2008-10-02powerpc/44x: Add AMCC Arches eval board supportVictor Gallardo2-3/+17
2008-10-02ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo1-0/+4
2008-10-02powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs1-1/+8
2008-10-02Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt15-46/+215
2008-10-02Merge commit 'kumar/kumar-dma'Benjamin Herrenschmidt15-294/+265
2008-10-01powerpc/math-emu: Use kernel generic math-emu codeKumar Gala45-2266/+323
2008-09-30ibm_newemac: MAL support for PowerPC 405EZJosh Boyer1-0/+7
2008-09-29powerpc: Correct USB support for GE Fanuc SBC610Martyn Welch1-0/+17
2008-09-29powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce6-27/+0
2008-09-29powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov1-47/+0
2008-09-24POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce10-33/+109
2008-09-24powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bitKumar Gala1-2/+13
2008-09-24powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala2-6/+21
2008-09-24powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala4-5/+72
2008-09-24powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is setBecky Bruce1-1/+1
2008-09-24powerpc: Merge 32 and 64-bit dma codeBecky Bruce8-205/+175
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce8-16/+10
2008-09-24powerpc: Move iommu dma ops from dma.c to dma-iommu.cBecky Bruce3-98/+105
2008-09-24powerpc: Rename dma_64.c to dma.cBecky Bruce2-1/+1
2008-09-23powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala2-9/+9
2008-09-23powerpc/86xx: Introduce a generic mpc86xx_defconfigKumar Gala4-0/+1646
2008-09-23powerpc/83xx: Add missing cell-index to dma-channel device nodesKumar Gala17-0/+68
2008-09-23powerpc: gpio driver for mpc8349/8572/8610 and compatiblePeter Korsgaard3-0/+181
2008-09-21Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras23-40/+4602
2008-09-21Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xxPaul Mackerras13-405/+135
2008-09-19powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP supportKumar Gala1-5/+21
2008-09-18powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala1-2/+4
2008-09-17powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device treeTimur Tabi1-3/+5
2008-09-16powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich1-22/+52
2008-09-16powerpc: Default configuration for GE Fanuc SBC610Martyn Welch1-0/+1654
2008-09-16powerpc: Board support for GE Fanuc SBC610Martyn Welch4-1/+418
2008-09-16powerpc/sbc8560: fix compile warning on CPM pin arrayPaul Gortmaker1-1/+1
2008-09-16powerpc/85xx: fix build warning, remove silly castBecky Bruce1-2/+3
2008-09-16powerpc/83xx: mpc836x_mds: add support for the nor flashAnton Vorontsov2-4/+98
2008-09-16powerpc: Add support for mpc8247 based board MGCOGE from keymile.Heiko Schocher5-0/+1212
2008-09-16powerpc: Add support for the MPC852 based mgsuvd board from keymile.Heiko Schocher5-0/+1134
2008-09-15powerpc: Fix major revision number for Freescale coresMartin Langer1-2/+15
2008-09-15powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pagesDavid Gibson1-26/+33
2008-09-15powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue1-65/+11