aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-133-62/+131
| * | | powerpc/xics: Update default_server during migrate_irqs_awayMilton Miller2008-10-131-4/+5
| * | | powerpc/xics: EOI unmapped irqs after disabling themMilton Miller2008-10-131-12/+41
| * | | Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-10-101-4/+7
| |\ \ \
| | * | | powerpc/spufs: add a missing mutex_unlockKou Ishizaki2008-10-101-0/+2
| | * | | powerpc/spufs: use inc_nlinkJeremy Kerr2008-10-101-4/+4
| | * | | powerpc/spufs: set nlink count for spufs root correctlyJeremy Kerr2008-10-101-0/+1
| * | | | powerpc: Reserve in bootmem lmb reserved regions that cross NUMA nodesJon Tollefson2008-10-101-28/+80
| * | | | powerpc: Sync RPA note in zImage with kernel's RPA notePaul Mackerras2008-10-104-42/+119
| * | | | powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely2008-10-101-20/+5
| * | | | 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