aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/head_40x.S
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-05-28powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6Gravatar Christophe Leroy 1-10/+5
2020-05-28powerpc/40x: Avoid using r12 in TLB miss handlersGravatar Christophe Leroy 1-37/+33
2020-05-28powerpc: Remove IBM405 Erratum #77Gravatar Christophe Leroy 1-3/+0
2020-05-28powerpc/40x: Remove IBM405 Erratum #51Gravatar Christophe Leroy 1-6/+0
2020-05-28powerpc/40x: Remove support for IBM 403GCXGravatar Christophe Leroy 1-45/+0
2020-05-28powerpc/40x: Rework 40x PTE access and TLB missGravatar Christophe Leroy 1-148/+29
2020-05-12powerpc/40x: Make more space for system call exceptionGravatar Christophe Leroy 1-1/+2
2020-01-26powerpc/32: save DEAR/DAR before calling handle_page_faultGravatar Christophe Leroy 1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-7/+1
2019-05-03powerpc/32: implement fast entry for syscalls on non BOOKEGravatar Christophe Leroy 1-2/+1
2019-05-03powerpc/32: get rid of COPY_EE in exception entryGravatar Christophe Leroy 1-5/+3
2019-05-03powerpc/32: Enter exceptions with MSR_EE unsetGravatar Christophe Leroy 1-22/+22
2019-05-03powerpc/32: enter syscall with MSR_EE inconditionaly setGravatar Christophe Leroy 1-1/+1
2019-05-03powerpc/40x: Refactor exception entry macros by using head_32.hGravatar Christophe Leroy 1-86/+2
2019-05-03powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOGGravatar Christophe Leroy 1-10/+16
2019-05-03powerpc/40x: add exception frame markerGravatar Christophe Leroy 1-0/+6
2019-05-03powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOGGravatar Christophe Leroy 1-12/+9
2019-05-03powerpc/32: Add KASAN supportGravatar Christophe Leroy 1-0/+3
2019-02-23powerpc: Rename THREAD_INFO to TASK_STACKGravatar Christophe Leroy 1-2/+2
2019-02-22powerpc: simplify BDI switchGravatar Christophe Leroy 1-3/+2
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hGravatar Christophe Leroy 1-0/+1
2016-08-07ppc: move exports to definitionsGravatar Al Viro 1-0/+2
2014-06-11powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGGravatar Paul Bolle 1-19/+0
2013-08-14powerpc: Remove the empty giveup_fpu() function on 32bit kernelGravatar Kevin Hao 1-8/+0
2013-01-10powerpc: Enable the Watchdog vector for 405Gravatar Jason Gunthorpe 1-18/+29
2012-03-09powerpc: Call do_page_fault() with interrupts offGravatar Benjamin Herrenschmidt 1-2/+2
2011-09-20powerpc/32: Pass device tree address as u64 to machine_initGravatar Scott Wood 1-12/+3
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADGravatar Stephen Rothwell 1-0/+1
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsGravatar Benjamin Herrenschmidt 1-5/+1
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Gravatar Benjamin Herrenschmidt 1-62/+62
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Gravatar Tim Abbott 1-1/+2
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersGravatar Kumar Gala 1-0/+6
2008-06-02[POWERPC] Move to runtime allocated exception stacksGravatar Kumar Gala 1-14/+4
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEGravatar Kumar Gala 1-1/+1
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Gravatar Kumar Gala 1-3/+3
2007-09-19[POWERPC] Remove cmd_line from head*.SGravatar Stephen Rothwell 1-7/+0
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Gravatar Kumar Gala 1-6/+6
2007-08-20[POWERPC] Fix 40x buildGravatar Josh Boyer 1-1/+0
2007-08-20[POWERPC] 40x MMUGravatar Josh Boyer 1-1/+1
2007-08-20[POWERPC] Rename 4xx paths to 40xGravatar Josh Boyer 1-0/+1021