aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_booke.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-26powerpc/32: save DEAR/DAR before calling handle_page_faultChristophe Leroy1-0/+2
2019-06-16powerpc/32: fix build failure on book3e with KVMChristophe Leroy1-2/+2
2019-06-15powerpc/booke: fix fast syscall entry on SMPChristophe Leroy1-3/+3
2019-05-03powerpc/32: implement fast entry for syscalls on BOOKEChristophe Leroy1-5/+98
2019-05-03powerpc/32: get rid of COPY_EE in exception entryChristophe Leroy1-14/+8
2019-05-03powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy1-10/+2
2019-05-03powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy1-0/+4
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy1-7/+1
2019-02-23powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy1-2/+2
2018-12-30powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun1-6/+12
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan1-8/+8
2013-04-30powerpc/booke: Remove obsolete macro FINISH_EXCEPTIONKevin Hao1-5/+0
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood1-4/+24
2012-04-08powerpc/booke: Provide exception macros with interrupt nameScott Wood1-19/+22
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt1-2/+2
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra1-16/+26
2010-05-05powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith1-0/+4
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt1-30/+20
2009-06-09powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath1-5/+5
2009-03-03Merge commit 'jwb/next' into nextBenjamin Herrenschmidt1-1/+10
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala1-1/+1
2009-02-14powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov1-1/+10
2009-01-28powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala1-3/+3
2008-07-09powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt1-0/+8
2008-07-01powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling1-2/+4
2008-06-18powerpc/booke: Add support for new e500mc coreKumar Gala1-1/+5
2008-06-11powerpc/booke: Fix some comments related to debug level exceptionsKumar Gala1-2/+2
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala1-1/+22
2008-06-02[POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG codeKumar Gala1-19/+35
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala1-18/+11
2008-05-14[POWERPC] Set lower flag bits in regs->trap to indicate debug level exceptionKumar Gala1-1/+1
2008-04-17[POWERPC] Rework Book-E debug exception handlingKumar Gala1-13/+20
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt1-1/+1
2006-02-10[PATCH] powerpc: Fix Kernel FP unavail exception for BookEBecky Bruce1-1/+1
2006-01-20[PATCH] powerpc: Updated Initial MPC8540 ADS port with OF Flat DevBecky Bruce1-0/+363