aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-23powerpc: Fix KVM build on ppc440Paul Mackerras1-0/+1
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill4-15/+174
2008-12-22powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann1-2/+2
2008-12-21powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang1-1/+10
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin1-12/+5
2008-12-21powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely3-5/+21
2008-12-21powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2-3/+3
2008-12-21powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely1-19/+42
2008-12-21powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely1-0/+2
2008-12-21powerpc/mpc5200: Document and tidy irq driverGrant Likely5-122/+189
2008-12-21powerpc: Fix missing 'blr' in _tlbia()Benjamin Herrenschmidt1-0/+1
2008-12-21powerpc/bootwrapper: Use the child-bus #address-cells to decide which range entry to useScott Wood1-1/+1
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson2-4/+5
2008-12-21powerpc/44x: 44x TLB doesn't need "Guarded" set for all pagesBenjamin Herrenschmidt1-1/+11
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt8-75/+66
2008-12-21powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt3-54/+116
2008-12-21powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440Benjamin Herrenschmidt1-9/+10
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt7-249/+292
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt10-57/+281
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt16-60/+268
2008-12-21powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt6-54/+234
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt12-319/+335
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt4-17/+65
2008-12-21powerpc: Add reboot notifier to Collaborative Memory ManagerBrian King1-1/+28
2008-12-21powerpc: Disable Collaborative Memory Manager for kdumpBrian King1-1/+1
2008-12-21powerpc/iseries: viodasd needs to depend on CONFIG_BLOCKStephen Rothwell1-0/+1
2008-12-21powerpc: Pass a valid token to rtas_call() in phyp-dump codeTony Breeds1-0/+2
2008-12-21powerpc: Protect against NULL pointer deref in phyp-dump codeTony Breeds1-0/+3
2008-12-21powerpc: Rename struct vm_region to avoid conflict with NOMMUDavid Howells1-12/+12
2008-12-21powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch1-6/+1
2008-12-21powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch1-7/+4
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch2-0/+34
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/coreIngo Molnar10-8/+29
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-0/+4
2008-12-18Merge branch 'linus' into cpus4096Ingo Molnar2-2/+3
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras2-2/+3
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel1-0/+1
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar4-5/+20
2008-12-17Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into nextPaul Mackerras4-105/+230
2008-12-16gianfar: Convert gianfar to an of_platform_driverAndy Fleming35-213/+820
2008-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-ingo into cpus4096Ingo Molnar6-11/+7
2008-12-16Merge branch 'linus' into cpus4096Ingo Molnar1-0/+1
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-37/+29
2008-12-16powerpc/mm: Remove flush_HPTE()Benjamin Herrenschmidt2-18/+5
2008-12-16powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.cBenjamin Herrenschmidt3-1/+1
2008-12-16powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementationsBenjamin Herrenschmidt1-0/+5
2008-12-16powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUGBenjamin Herrenschmidt1-1/+10
2008-12-16powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori1-7/+0
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer14-18/+42