summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_32.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-221-0/+1
|\
| * powerpc/32s: fix initial setup of segment registers on secondary CPUChristophe Leroy2019-06-151-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
|/
* powerpc/32: implement fast entry for syscalls on non BOOKEChristophe Leroy2019-05-021-2/+1Star
* powerpc/32: Enter exceptions with MSR_EE unsetChristophe Leroy2019-05-021-34/+34
* powerpc/32: enter syscall with MSR_EE inconditionaly setChristophe Leroy2019-05-021-1/+1
* powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.SChristophe Leroy2019-05-021-97/+2Star
* powerpc/32s: set up an early static hash table for KASAN.Christophe Leroy2019-05-021-25/+45
* powerpc/32s: move hash code patching out of MMU_init_hw()Christophe Leroy2019-05-021-0/+3
* powerpc/32: Add KASAN supportChristophe Leroy2019-05-021-0/+3
* powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+11
* powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-11/+11
* powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy2019-04-211-1/+14
* powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy2019-04-011-8/+0Star
* powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy2019-03-181-0/+6
* powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy2019-02-231-3/+3
* powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-3/+3
* powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy2019-02-231-1/+1
* powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy2019-02-231-1/+1
* powerpc/mm/32s: add setibat() clearibat() and update_bats()Christophe Leroy2019-02-231-0/+35
* Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"Michael Ellerman2019-02-231-1/+4
* powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handlingChristophe Leroy2019-02-211-4/+1Star
* powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.Christophe Leroy2019-02-211-11/+13
* powerpc/603: Don't worry about _PAGE_USER in TLB miss handlersChristophe Leroy2019-02-211-9/+3Star
* powerpc/603: let's handle PAGE_DIRTY directlyChristophe Leroy2019-02-211-4/+2Star
* powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB missesChristophe Leroy2019-02-211-6/+2Star
* powerpc/603: Don't handle kernel page TLB misses when not needChristophe Leroy2019-02-211-0/+4
* powerpc/603: use physical address directly in TLB miss handlers.Christophe Leroy2019-02-211-9/+6Star
* powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy2019-02-211-13/+12Star
* powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy2019-02-211-10/+12
* powerpc: simplify BDI switchChristophe Leroy2019-02-211-3/+2Star
* powerpc/mm: add exec protection on powerpc 603Christophe Leroy2018-12-191-1/+1
* powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.SChristophe Leroy2018-12-191-0/+4
* powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy2018-11-261-7/+7
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt2017-11-131-1/+1
* powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIsBenjamin Herrenschmidt2017-08-031-2/+2
* powerpc/mm: Update bits used to skip hash_pageBenjamin Herrenschmidt2017-08-031-1/+1
* powerpc/mm: Pre-filter SRR1 bits before do_page_fault()Benjamin Herrenschmidt2017-08-021-1/+1
* powerpc/32: Remove Mac-on-Linux/rtlinux hooksBen Hutchings2017-03-211-15/+1Star
* powerpc/32: Remove FIX_SRR1Christophe Leroy2017-01-271-3/+0Star
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+5
|\
| * ppc: move exports to definitionsAl Viro2016-08-081-0/+5
* | powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-221-3/+0Star
|/
* 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-4/+3Star
* powerpc: Remove last piece of GEMINISebastian Siewior2011-05-191-13/+0Star
* powerpc/smp: Make start_secondary_resume available to all CPU variantsBenjamin Herrenschmidt2011-05-191-9/+0Star
* powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-011-0/+9
* KVM: PPC: Add KVM intercept handlersAlexander Graf2010-05-171-0/+14