aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/head_44x.S
AgeCommit message (Expand)Author
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard
2012-04-08powerpc/booke: Provide exception macros with interrupt nameScott Wood
2011-12-20powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose
2011-12-20powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-08-23powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2010-05-05powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp
2009-08-27powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
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-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
2008-06-18[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese
2008-04-17[POWERPC] Rework Book-E debug exception handlingKumar Gala
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar 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] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia board supportValentine Barshak
2007-05-08[POWERPC] Early serial debug support for PPC44xDavid Gibson
2007-05-08[POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson
2007-05-02[POWERPC] Revise PPC44x MMU code for arch/powerpcDavid Gibson
2007-02-13[POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2005-10-17[PATCH] powerpc: replace use of _GLOBAL with .globlKumar Gala
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras