aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth
2008-12-21powerpc/44x: 44x TLB doesn't need "Guarded" set for all pagesBenjamin Herrenschmidt
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt
2008-12-21powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt
2008-12-21powerpc: Convert sysfs cache code to of_find_next_cache_node()Nathan Lynch
2008-12-21powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch
2008-12-21powerpc: Add of_find_next_cache_node()Nathan Lynch
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-18Merge branch 'linux-2.6' into nextPaul Mackerras
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch
2008-12-16powerpc: Move smp_hw_index to 32-bit codeNathan Lynch
2008-12-16powerpc: Remove `have_of' global variableAnton Vorontsov
2008-12-16Merge branch 'merge' into nextPaul Mackerras
2008-12-13powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala
2008-12-03powerpc/85xx: minor head_fsl_booke.S cleanupKumar Gala
2008-12-03powerpc: Better setup of boot page TLB entryTrent Piepho
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu
2008-12-03powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()Sebastien Dugue
2008-12-03powerpc: Eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-12-03powerpc: Add sync_*_for_* to dma_opsBecky Bruce
2008-12-03powerpc: Allow the max stack trace depth to be configuredJohannes Berg
2008-12-03powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()Kumar Gala
2008-12-03Merge branch 'merge'Paul Mackerras
2008-12-03powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt