summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Fix error path in kernel_thread functionJosh Poimboeuf2008-10-102-6/+10
| * | | | powerpc/cell/oprofile: Fix test on overlay_tbl_offset in vma_mapRoel Kluin2008-10-101-1/+1
| * | | | powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov2008-10-101-1/+1
| * | | | powerpc: Oops in pseries_lmb_remove()Nathan Fontenot2008-10-101-1/+1
| | |/ / | |/| |
| * | | powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCIBenjamin Herrenschmidt2008-10-071-2/+3
| * | | powerpc: Honor O_NONBLOCK flag when reading RTAS logVitaly Mayatskikh2008-10-071-8/+18
| * | | powerpc: Remove CHRP and PMAC support from FSL defconfigsTimur Tabi2008-10-0720-40/+0
| * | | powerpc: Enforce sane MAX_ORDERJohannes Berg2008-10-071-0/+3
| * | | powerpc: Fix 64-bit hibernation with 64k pagesJohannes Berg2008-10-071-1/+1
| * | | powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden2008-10-071-3/+0
| * | | powerpc: Remove outdated Documentation/powerpc/smp.txtGeert Uytterhoeven2008-10-072-36/+0
| * | | powerpc: Remove remains of /proc/ppc_htabGeert Uytterhoeven2008-10-073-121/+0
| * | | powerpc: Avoid integer overflow in page_is_ram()Roland Dreier2008-10-071-3/+2
| * | | 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/+265
| |\ \ \
| | * | | 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/+175
| | * | | powerpc: Drop archdata numa_nodeBecky Bruce2008-09-248-16/+10
| | * | | 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/+323
| * | | 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/+0
| * | | powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov2008-09-291-47/+0
| * | | serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-251-180/+1
| * | | powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala2008-09-232-9/+9
| * | | powerpc/86xx: Introduce a generic mpc86xx_defconfigKumar Gala2008-09-234-0/+1646
| * | | powerpc/83xx: Add missing cell-index to dma-channel device nodesKumar Gala2008-09-2317-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-2132-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-181-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
OpenPOWER on IntegriCloud