aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_fsl_booke.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-03powerpc/32: implement fast entry for syscalls on BOOKEChristophe Leroy1-2/+1
2019-05-03powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy1-13/+13
2019-05-03powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy1-1/+1
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy1-0/+3
2019-03-05powerpc: remove dead code in head_fsl_booke.SJason Yan1-7/+0
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy1-3/+2
2019-02-23powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy1-2/+2
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy1-4/+3
2019-02-23powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy1-1/+1
2019-02-23powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy1-1/+1
2019-02-23powerpc: Only use task_struct 'cpu' field on SMPChristophe Leroy1-0/+2
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun1-0/+15
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2016-08-07ppc: move exports to definitionsAl Viro1-0/+2
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao1-74/+0
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard1-6/+2
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard1-2/+0
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard1-32/+0
2014-09-22powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman1-4/+4
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman1-5/+13
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao1-13/+28
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable kernelKevin Hao1-5/+69
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao1-0/+81
2014-01-09powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao1-0/+34
2014-01-09powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao1-20/+30
2014-01-09powerpc/fsl_booke: protect the access to MAS7Kevin Hao1-0/+2
2013-10-16powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman1-5/+5
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao1-10/+0
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan1-0/+2
2012-09-12powepc/booke: Separate out E.HV check and ivor setup code.Varun Sethi1-14/+4
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui1-0/+28
2012-07-13Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-17/+6
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder1-1/+1
2012-07-10powerpc/e500: make load_up_spe a normal fuctionLiu Yu1-17/+6
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-20/+78
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard1-8/+0
2012-04-08KVM: PPC: e500mc supportScott Wood1-0/+46
2012-04-08powerpc/booke: Provide exception macros with interrupt nameScott Wood1-20/+32
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt1-1/+1
2011-12-20powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose1-1/+1
2011-11-03powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock1-2/+2
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood1-16/+26
2011-09-20powerpc: Hugetlb for BookEBecky Bruce1-19/+114
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-22/+27
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood1-3/+3
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu1-2/+0
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra1-22/+27
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell1-0/+1