summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/head_fsl_booke.S
AgeCommit message (Expand)Author
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-02-07powerpc/32: Remove _ENTRY() macroChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy
2021-12-09powerpc/book3e: Activate KUEP at all timeChristophe Leroy
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-25powerpc/booke: Avoid link stack corruption in several placesChristophe Leroy
2021-07-19printk: Userspace format indexing supportChris Down
2021-06-17powerpc: Define swapper_pg_dir[] in CChristophe Leroy
2021-06-17powerpc: Define empty_zero_page[] in CChristophe Leroy
2021-06-17powerpc/nohash: Convert set_context() to CChristophe Leroy
2021-06-17powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context()Christophe Leroy
2021-03-29powerpc/64e: Trivial spelling fixes throughout head_fsl_booke.SBhaskar Chowdhury
2021-03-29powerpc/32: Remove the xfer parameter in EXCEPTION() macroChristophe Leroy
2021-03-29powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATEChristophe Leroy
2021-03-29powerpc/32: Only restore non volatile registers when requiredChristophe Leroy
2021-03-29powerpc/32: Save trap number on stack in exception prologChristophe Leroy
2021-03-29powerpc/32: Call bad_page_fault() from do_page_fault()Christophe Leroy
2021-03-29powerpc/32: Set regs parameter in r3 in transfer_to_handlerChristophe Leroy
2021-02-09powerpc/fsl_booke/32: CacheLockingException remove argsNicholas Piggin
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-01-26powerpc/32: save DEAR/DAR before calling handle_page_faultChristophe Leroy
2019-12-05powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan
2019-11-13powerpc/fsl_booke/32: introduce reloc_kernel_entry() helperJason Yan
2019-11-13powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helperJason Yan
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-16powerpc/32: fix build failure on book3e with KVMChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/32: implement fast entry for syscalls on BOOKEChristophe Leroy
2019-05-03powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy
2019-05-03powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy
2019-03-05powerpc: remove dead code in head_fsl_booke.SJason Yan
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy
2019-02-23powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy
2019-02-23powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy
2019-02-23powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy
2019-02-23powerpc: Only use task_struct 'cpu' field on SMPChristophe Leroy
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2016-08-07ppc: move exports to definitionsAl Viro
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao
2015-12-01powerpc: Move part of giveup_fpu,altivec,spe into cAnton Blanchard
2015-12-01powerpc: Remove NULL task struct pointer checks in FP and vector codeAnton Blanchard
2015-12-01powerpc: Remove UP only lazy floating point and vector optimisationsAnton Blanchard
2014-09-22powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbersMihai Caraman
2014-09-22powerpc/booke: Restrict SPE exception handlers to e200/e500 coresMihai Caraman