index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_32.S
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-03
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-03
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-03
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2019-04-01
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
2019-03-19
powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
Christophe Leroy
2019-02-23
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-22
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
2019-02-22
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
2019-02-22
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
2019-02-22
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
2019-02-22
powerpc/603: Don't handle kernel page TLB misses when not need
Christophe Leroy
2019-02-22
powerpc/603: use physical address directly in TLB miss handlers.
Christophe Leroy
2019-02-22
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
2019-02-22
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-12-19
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
Christophe Leroy
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2017-11-13
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
2017-08-03
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
Benjamin Herrenschmidt
2017-08-03
powerpc/mm: Update bits used to skip hash_page
Benjamin Herrenschmidt
2017-08-02
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
Benjamin Herrenschmidt
2017-03-21
powerpc/32: Remove Mac-on-Linux/rtlinux hooks
Ben Hutchings
2017-01-26
powerpc/32: Remove FIX_SRR1
Christophe Leroy
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-09-23
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-08-07
ppc: move exports to definitions
Al Viro
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2011-05-19
powerpc: Remove last piece of GEMINI
Sebastian Siewior
2011-05-19
powerpc/smp: Make start_secondary_resume available to all CPU variants
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
2010-05-17
KVM: PPC: Add KVM intercept handlers
Alexander Graf
2009-12-12
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
[next]