Age | Commit message (Expand) | Author |
2009-06-26 | powerpc: Map more memory early on 601 processors | Benjamin Herrenschmidt |
2009-06-12 | powerpc: Fix bug in move of altivec code to vector.S | Benjamin Herrenschmidt |
2009-06-09 | powerpc: Move VMX and VSX asm code to vector.S | Benjamin Herrenschmidt |
2009-04-26 | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-03-24 | powerpc/mm: e300c2/c3/c4 TLB errata workaround | Kumar Gala |
2009-03-24 | powerpc/mm: Used free register to save a few cycles in SW TLB miss handling | Kumar Gala |
2009-03-24 | powerpc/mm: Remove unused register usage in SW TLB miss handling | Kumar Gala |
2009-03-24 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-23 | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines | Kumar Gala |
2009-03-17 | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW | Kumar Gala |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt |
2008-12-23 | powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M | Dale Farnsworth |
2008-12-21 | powerpc/mm: Introduce MMU features | Benjamin Herrenschmidt |
2008-12-21 | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt |
2008-10-15 | powerpc: Fix 32-bit SMP boot on CHRP | Benjamin Herrenschmidt |
2008-09-24 | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce |
2008-08-18 | powerpc: Fix TLB invalidation on boot on 32-bit | Rocky Craig |
2008-07-01 | powerpc: Make load_up_fpu and load_up_altivec callable | Michael Neuling |
2008-04-18 | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt |
2008-02-26 | [POWERPC] Remove dead code at KernelAltiVec | Dale Farnsworth |
2007-12-06 | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE | Kumar Gala |
2007-10-11 | [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand... | Kumar Gala |
2007-10-03 | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood |
2007-09-19 | [POWERPC] Remove cmd_line from head*.S | Stephen Rothwell |
2007-09-14 | [POWERPC] Fix modpost warnings from head*.S on ppc32 | Kumar Gala |
2007-09-14 | [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses | Scott Wood |
2007-06-14 | [POWERPC] Remove the dregs of APUS support from arch/powerpc | David Gibson |
2007-01-24 | [POWERPC] Remove the broken Gemini support | Adrian Bunk |
2006-12-08 | [POWERPC] Add support for FP emulation for the e300c2 core | Kim Phillips |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-21 | [POWERPC] Add starting of secondary 86xx CPUs. | Jon Loeliger |
2006-02-24 | [PATCH] powerpc: fix altivec_unavailable_exception Oopses | Alan Curry |
2006-01-09 | powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc | Paul Mackerras |
2006-01-09 | [PATCH] powerpc: G4+ oprofile support | Andy Fleming |
2006-01-09 | [PATCH] powerpc: Add back support for booting from BootX (#2) | Benjamin Herrenschmidt |
2006-01-09 | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt |
2005-11-11 | powerpc: Initialize secondary CPU setup for 32-bit SMP | Paul Mackerras |
2005-10-28 | powerpc: Merge xmon | Paul Mackerras |
2005-10-28 | powerpc: Rename asm offset TRAP to _TRAP for 32-bit | Paul Mackerras |
2005-10-26 | powerpc: Merge 32-bit CHRP support. | Paul Mackerras |
2005-10-18 | powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc | Paul Mackerras |
2005-10-17 | powerpc: Initialize btext subsystem later, after prom_init | Paul Mackerras |
2005-10-17 | ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES | Stephen Rothwell |
2005-10-10 | powerpc: Use reg.h instead of processor.h when we just want reg names | Paul Mackerras |
2005-10-10 | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras |