summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_40x.S
AgeCommit message (Expand)AuthorFilesLines
2020-08-03powerpc/40x: Fix assembler warning about r0Michael Ellerman1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-05-28powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6Christophe Leroy1-10/+5
2020-05-28powerpc/40x: Avoid using r12 in TLB miss handlersChristophe Leroy1-37/+33
2020-05-28powerpc: Remove IBM405 Erratum #77Christophe Leroy1-3/+0
2020-05-28powerpc/40x: Remove IBM405 Erratum #51Christophe Leroy1-6/+0
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy1-45/+0
2020-05-28powerpc/40x: Rework 40x PTE access and TLB missChristophe Leroy1-148/+29
2020-05-12powerpc/40x: Make more space for system call exceptionChristophe Leroy1-1/+2
2020-01-26powerpc/32: save DEAR/DAR before calling handle_page_faultChristophe Leroy1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-7/+1
2019-05-03powerpc/32: implement fast entry for syscalls on non BOOKEChristophe Leroy1-2/+1
2019-05-03powerpc/32: get rid of COPY_EE in exception entryChristophe Leroy1-5/+3
2019-05-03powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy1-22/+22
2019-05-03powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy1-1/+1
2019-05-03powerpc/40x: Refactor exception entry macros by using head_32.hChristophe Leroy1-86/+2
2019-05-03powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOGChristophe Leroy1-10/+16
2019-05-03powerpc/40x: add exception frame markerChristophe Leroy1-0/+6
2019-05-03powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOGChristophe Leroy1-12/+9
2019-05-03powerpc/32: Add KASAN supportChristophe Leroy1-0/+3
2019-02-23powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy1-2/+2
2019-02-22powerpc: simplify BDI switchChristophe Leroy1-3/+2
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy1-0/+1
2016-08-07ppc: move exports to definitionsAl Viro1-0/+2
2014-06-11powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle1-19/+0
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao1-8/+0
2013-01-10powerpc: Enable the Watchdog vector for 405Jason Gunthorpe1-18/+29
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt1-2/+2
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initScott Wood1-12/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell1-0/+1
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt1-5/+1
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt1-62/+62
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+2
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala1-0/+6
2008-06-02[POWERPC] Move to runtime allocated exception stacksKumar Gala1-14/+4
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala1-1/+1
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala1-3/+3
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell1-7/+0
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala1-6/+6
2007-08-20[POWERPC] Fix 40x buildJosh Boyer1-1/+0
2007-08-20[POWERPC] 40x MMUJosh Boyer1-1/+1
2007-08-20[POWERPC] Rename 4xx paths to 40xJosh Boyer1-0/+1021