summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok3-15/+24
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard1-1/+15
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth1-0/+2
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth1-5/+6
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth2-52/+40
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov1-1/+1
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2-0/+78
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov1-12/+9
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2-19/+39
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 Herrenschmidt2-15/+10
2008-12-21powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt1-0/+5
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt1-233/+0
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2-6/+9
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt11-9/+156
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt4-4/+14
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt1-2/+2
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 Lynch1-0/+31
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras1-2/+2
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-18/+14
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch1-0/+26
2008-12-16powerpc: Move smp_hw_index to 32-bit codeNathan Lynch2-1/+2
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov4-11/+1
2008-12-16Merge branch 'merge' into nextPaul Mackerras3-0/+7
2008-12-14powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2-0/+4
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala1-0/+70
2008-12-03powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala1-2/+2
2008-12-03powerpc: Better setup of boot page TLB entryTrent Piepho1-9/+13
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2-10/+59
2008-12-03powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue1-0/+1
2008-12-03powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce1-0/+26
2008-12-03powerpc: Allow the max stack trace depth to be configuredJohannes Berg1-1/+1
2008-12-03powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala1-0/+2
2008-12-03Merge branch 'merge'Paul Mackerras5-4/+21
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt1-0/+1
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-12-01powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-12-01powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller1-0/+59
2008-11-19powerpc: Use for_each_node_with_property() in of_irq_map_init()Michael Ellerman1-4/+1
2008-11-13powerpc/44x: Fix 460EX/460GT machine check handlingBenjamin Herrenschmidt1-1/+6
2008-11-12Merge branch 'linux-2.6' into nextPaul Mackerras2-3/+19
2008-11-11powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab1-3/+15
2008-11-08powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala1-0/+4
2008-11-06powerpc: Eliminate unused do_gtod variablePaul Mackerras1-35/+0