summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven2008-10-073-121/+0Star
* | powerpc: Avoid integer overflow in page_is_ram()Roland Dreier2008-10-071-3/+2Star
* | powerpc: Ignore generated vmlinux.lds in gitSebastien Dugue2008-10-071-0/+1
* | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-0713-18/+1345
|\ \
| * | powerpc/44x: Add AMCC Arches defconfig fileVictor Gallardo2008-10-021-0/+767
| * | powerpc/44x: Add AMCC Arches DTSVictor Gallardo2008-10-021-0/+293
| * | powerpc/44x: Add AMCC Arches eval board supportVictor Gallardo2008-10-022-3/+17
| * | ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-10-025-9/+147
| * | powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs2008-10-021-1/+8
| * | ibm_newemac: MAL support for PowerPC 405EZJosh Boyer2008-09-302-5/+62
| * | ibm_newemac: Introduce mal_has_featureJosh Boyer2008-09-302-0/+42
| * | ibm_newemac: Allow the "no flow control" EMAC feature to workJosh Boyer2008-09-303-0/+9
| |/
* | Merge commit 'kumar/kumar-mmu'Benjamin Herrenschmidt2008-10-0215-46/+215
|\ \
| * | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-2410-33/+109
| * | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 32-bitKumar Gala2008-09-241-2/+13
| * | powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala2008-09-242-6/+21
| * | powerpc: Introduce local (non-broadcast) forms of tlb invalidatesKumar Gala2008-09-244-5/+72
| |/
* | Merge commit 'kumar/kumar-dma'Benjamin Herrenschmidt2008-10-0215-294/+265Star
|\ \
| * | powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is setBecky Bruce2008-09-241-1/+1
| * | powerpc: Merge 32 and 64-bit dma codeBecky Bruce2008-09-248-205/+175Star
| * | powerpc: Drop archdata numa_nodeBecky Bruce2008-09-248-16/+10Star
| * | powerpc: Move iommu dma ops from dma.c to dma-iommu.cBecky Bruce2008-09-243-98/+105
| * | powerpc: Rename dma_64.c to dma.cBecky Bruce2008-09-242-1/+1
| |/
* | powerpc/math-emu: Use kernel generic math-emu codeKumar Gala2008-10-0145-2266/+323Star
* | powerpc: Correct USB support for GE Fanuc SBC610Martyn Welch2008-09-291-0/+17
* | powerpc: Drop redundant machine type print in show_cpuinfoBecky Bruce2008-09-296-27/+0Star
* | powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov2008-09-291-47/+0Star
* | serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-251-180/+1Star
* | powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala2008-09-242-9/+9
* | powerpc/86xx: Introduce a generic mpc86xx_defconfigKumar Gala2008-09-244-0/+1646
* | powerpc/83xx: Add missing cell-index to dma-channel device nodesKumar Gala2008-09-2417-0/+68
* | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-236-7/+7
* | powerpc: gpio driver for mpc8349/8572/8610 and compatiblePeter Korsgaard2008-09-234-0/+221
|/
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-09-2232-89/+4656
|\
| * cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce2008-09-194-8/+11
| * powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP supportKumar Gala2008-09-191-5/+21
| * powerpc: Fix build warnings introduced by PMC support on 32-bitKumar Gala2008-09-191-2/+4
| * powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device treeTimur Tabi2008-09-172-3/+20
| * powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich2008-09-161-22/+52
| * powerpc: Default configuration for GE Fanuc SBC610Martyn Welch2008-09-161-0/+1654
| * powerpc: Board support for GE Fanuc SBC610Martyn Welch2008-09-164-1/+418
| * powerpc/sbc8560: fix compile warning on CPM pin arrayPaul Gortmaker2008-09-161-1/+1
| * math-emu: Add support for reporting exact invalid exceptionKumar Gala2008-09-162-4/+27
| * math-emu: Fix compiler warningsKumar Gala2008-09-161-1/+1
| * powerpc/85xx: fix build warning, remove silly castBecky Bruce2008-09-161-2/+3
| * powerpc/83xx: mpc836x_mds: add support for the nor flashAnton Vorontsov2008-09-162-4/+98
| * serial/cpm_uart: Remove dead Kconfig optionsKumar Gala2008-09-161-36/+0Star
| * powerpc: Add support for mpc8247 based board MGCOGE from keymile.Heiko Schocher2008-09-165-0/+1212
| * powerpc: Add support for the MPC852 based mgsuvd board from keymile.Heiko Schocher2008-09-165-0/+1134
* | Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboy...Paul Mackerras2008-09-2213-405/+135Star
|\ \ | |/ |/|