summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_44x.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/32: implement fast entry for syscalls on BOOKEChristophe Leroy2019-05-031-2/+1
* powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy2019-05-031-3/+3
* powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy2019-05-031-1/+1
* powerpc/32: Add KASAN supportChristophe Leroy2019-05-031-0/+3
* powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy2019-02-231-2/+2
* powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-2/+2
* powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-1/+1
* powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy2018-12-191-6/+5
* ppc: move exports to definitionsAl Viro2016-08-071-0/+2
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
* powerpc/ppc476: Disable BTACAlistair Popple2014-08-131-1/+3
* powerpc: Remove the empty giveup_fpu() function on 32bit kernelKevin Hao2013-08-141-10/+0
* powerpc: Fix interrupt range check on debug exceptionBharat Bhushan2013-05-021-0/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-9/+14
|\
| * powerpc/booke: Provide exception macros with interrupt nameScott Wood2012-04-081-9/+14
* | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-301-8/+0
|/
* powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44xSuzuki Poulose2011-12-201-2/+93
* powerpc/44x: Enable DYNAMIC_MEMSTART for 440xSuzuki Poulose2011-12-201-0/+12
* powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookESuzuki Poulose2011-12-201-1/+3
* powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-091-0/+2
* powerpc/32: Pass device tree address as u64 to machine_initScott Wood2011-09-201-13/+3
* powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp2011-07-121-8/+34
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc/47x: Make sure mcsr is cleared before enabling machine check interruptsDave Kleikamp2010-08-231-0/+4
* powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2010-05-051-0/+2
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-051-16/+486
* powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp2010-05-051-159/+171
* powerpc/mm: Cleanup handling of execute permissionBenjamin Herrenschmidt2009-08-271-1/+1
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-28/+28
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-1/+2
* powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-291-9/+14
* powerpc/44x: 44x TLB doesn't need "Guarded" set for all pagesBenjamin Herrenschmidt2008-12-211-1/+11
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-0/+1
* powerpc: rework 4xx PTE access and TLB missBenjamin Herrenschmidt2008-07-091-190/+96
* Merge branch 'linux-2.6'Paul Mackerras2008-06-301-1/+6
|\
| * [POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer2008-06-181-1/+6
* | [POWERPC] Move to runtime allocated exception stacksKumar Gala2008-06-021-9/+0
|/
* [POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese2008-05-061-1/+8
* [POWERPC] Rework Book-E debug exception handlingKumar Gala2008-04-171-2/+2
* [POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt2007-12-231-4/+10
* [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] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak2007-10-031-10/+0
* [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-191-8/+0
* [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-141-3/+3
* [POWERPC] PowerPC 440EPx: Sequoia board supportValentine Barshak2007-09-071-1/+1
* [POWERPC] Early serial debug support for PPC44xDavid Gibson2007-05-081-21/+13
* [POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for nowDavid Gibson2007-05-081-10/+0