summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-08i2c-mpc: suppress I2C device probingWolfgang Grandegger1-1/+0
2008-10-08powerpc/mpc5200: trivial printk-fixes in mpc52xx_commonWolfram Sang1-2/+3
2008-10-08powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely1-3/+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/iseries: Remove unused variable in viodasd.cJohann Felix Soden1-3/+0
2008-10-07powerpc: Remove outdated Documentation/powerpc/smp.txtGeert Uytterhoeven2-36/+0
2008-10-07powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven3-121/+0
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 Herrenschmidt13-18/+1345
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 Gallardo5-9/+147
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 Boyer2-5/+62
2008-09-30ibm_newemac: Introduce mal_has_featureJosh Boyer2-0/+42
2008-09-30ibm_newemac: Allow the "no flow control" EMAC feature to workJosh Boyer3-0/+9
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-25serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-180/+1
2008-09-25POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce10-33/+109
2008-09-25powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bitKumar Gala1-2/+13
2008-09-25powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala2-6/+21
2008-09-25powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala4-5/+72
2008-09-25powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is setBecky Bruce1-1/+1
2008-09-25powerpc: Merge 32 and 64-bit dma codeBecky Bruce8-205/+175
2008-09-25powerpc: Drop archdata numa_nodeBecky Bruce8-16/+10
2008-09-25powerpc: Move iommu dma ops from dma.c to dma-iommu.cBecky Bruce3-98/+105
2008-09-25powerpc: Rename dma_64.c to dma.cBecky Bruce2-1/+1
2008-09-24powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala2-9/+9
2008-09-24powerpc/86xx: Introduce a generic mpc86xx_defconfigKumar Gala4-0/+1646
2008-09-24powerpc/83xx: Add missing cell-index to dma-channel device nodesKumar Gala17-0/+68
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala6-7/+7
2008-09-23powerpc: gpio driver for mpc8349/8572/8610 and compatiblePeter Korsgaard4-0/+221
2008-09-22Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras32-89/+4656
2008-09-22Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboy...Paul Mackerras13-405/+135
2008-09-19cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce4-8/+11
2008-09-19powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP supportKumar Gala1-5/+21
2008-09-19powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala1-2/+4
2008-09-18powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device treeTimur Tabi2-3/+20
2008-09-16powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich1-22/+52