summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_40x.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-7/+1
* powerpc/32: implement fast entry for syscalls on non BOOKEChristophe Leroy2019-05-031-2/+1
* powerpc/32: get rid of COPY_EE in exception entryChristophe Leroy2019-05-031-5/+3
* powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy2019-05-031-22/+22
* powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy2019-05-031-1/+1
* powerpc/40x: Refactor exception entry macros by using head_32.hChristophe Leroy2019-05-031-86/+2
* powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOGChristophe Leroy2019-05-031-10/+16
* powerpc/40x: add exception frame markerChristophe Leroy2019-05-031-0/+6
* powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOGChristophe Leroy2019-05-031-12/+9
* powerpc/32: Add KASAN supportChristophe Leroy2019-05-031-0/+3
* powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy2019-02-231-2/+2
* powerpc: simplify BDI switchChristophe Leroy2019-02-221-3/+2
* powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy2018-07-301-0/+1
* ppc: move exports to definitionsAl Viro2016-08-071-0/+2
* powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle2014-06-111-19/+0
* powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao2013-08-141-8/+0
* powerpc: Enable the Watchdog vector for 405Jason Gunthorpe2013-01-101-18/+29
* powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt2012-03-091-2/+2
* powerpc/32: Pass device tree address as u64 to machine_initScott Wood2011-09-201-12/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-5/+1
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-62/+62
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-1/+2
* [POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala2008-06-021-0/+6
* [POWERPC] Move to runtime allocated exception stacksKumar Gala2008-06-021-14/+4
* [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-061-1/+1
* [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-111-3/+3
* [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-191-7/+0
* [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-141-6/+6
* [POWERPC] Fix 40x buildJosh Boyer2007-08-201-1/+0
* [POWERPC] 40x MMUJosh Boyer2007-08-201-1/+1
* [POWERPC] Rename 4xx paths to 40xJosh Boyer2007-08-201-0/+1021