summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_booke.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/32: fix build failure on book3e with KVMChristophe Leroy2019-06-151-2/+2
* powerpc/booke: fix fast syscall entry on SMPChristophe Leroy2019-06-151-3/+3
* powerpc/32: implement fast entry for syscalls on BOOKEChristophe Leroy2019-05-021-5/+98
* powerpc/32: get rid of COPY_EE in exception entryChristophe Leroy2019-05-021-14/+8Star
* powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy2019-05-021-10/+2Star
* powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy2019-05-021-0/+4
* powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-7/+1Star
* powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy2019-02-231-2/+2
* powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2018-12-301-6/+12
* powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2018-12-201-0/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc: Fix interrupt range check on debug exceptionBharat Bhushan2013-05-021-8/+8
* powerpc/booke: Remove obsolete macro FINISH_EXCEPTIONKevin Hao2013-04-301-5/+0Star
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-081-4/+24
* powerpc/booke: Provide exception macros with interrupt nameScott Wood2012-04-081-19/+22
* powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-091-2/+2
* powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-231-16/+26
* powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith2010-05-051-0/+4
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-30/+20Star
* powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-091-5/+5
* Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-03-031-1/+10
|\
| * powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov2009-02-141-1/+10
* | powerpc: Unify opcode definitions and supportKumar Gala2009-02-231-1/+1
|/
* powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala2009-01-291-3/+3
* powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-091-0/+8
* powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling2008-07-011-2/+4
* powerpc/booke: Add support for new e500mc coreKumar Gala2008-06-181-1/+5
* powerpc/booke: Fix some comments related to debug level exceptionsKumar Gala2008-06-111-2/+2
* [POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala2008-06-021-1/+22
* [POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG codeKumar Gala2008-06-021-19/+35
* [POWERPC] Move to runtime allocated exception stacksKumar Gala2008-06-021-18/+11Star
* [POWERPC] Set lower flag bits in regs->trap to indicate debug level exceptionKumar Gala2008-05-141-1/+1
* [POWERPC] Rework Book-E debug exception handlingKumar Gala2008-04-171-13/+20
* [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-231-1/+1
* [PATCH] powerpc: Fix Kernel FP unavail exception for BookEBecky Bruce2006-02-101-1/+1
* [PATCH] powerpc: Updated Initial MPC8540 ADS port with OF Flat DevBecky Bruce2006-01-201-0/+363