index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
1
-27
/
+22
2019-08-20
powerpc/603: Fix handling of the DIRTY flag
Christophe Leroy
1
-2
/
+2
2019-08-20
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
1
-0
/
+2
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2019-06-15
powerpc/32s: fix initial setup of segment registers on secondary CPU
Christophe Leroy
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-03
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
1
-2
/
+1
2019-05-03
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
1
-34
/
+34
2019-05-03
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
1
-1
/
+1
2019-05-03
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
1
-97
/
+2
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
1
-25
/
+45
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
1
-0
/
+3
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
1
-0
/
+3
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+11
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
1
-11
/
+11
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
1
-1
/
+14
2019-04-01
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
1
-8
/
+0
2019-03-19
powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
Christophe Leroy
1
-0
/
+6
2019-02-23
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
1
-3
/
+3
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
1
-3
/
+3
2019-02-23
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
1
-0
/
+35
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
1
-1
/
+4
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
1
-4
/
+1
2019-02-22
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
1
-11
/
+13
2019-02-22
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
1
-9
/
+3
2019-02-22
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
1
-4
/
+2
2019-02-22
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
1
-6
/
+2
2019-02-22
powerpc/603: Don't handle kernel page TLB misses when not need
Christophe Leroy
1
-0
/
+4
2019-02-22
powerpc/603: use physical address directly in TLB miss handlers.
Christophe Leroy
1
-9
/
+6
2019-02-22
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
1
-13
/
+12
2019-02-22
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
1
-10
/
+12
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
1
-3
/
+2
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
1
-1
/
+1
2018-12-19
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
Christophe Leroy
1
-0
/
+4
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-7
/
+7
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2017-11-13
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
1
-1
/
+1
2017-08-03
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
Benjamin Herrenschmidt
1
-2
/
+2
2017-08-03
powerpc/mm: Update bits used to skip hash_page
Benjamin Herrenschmidt
1
-1
/
+1
2017-08-02
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
Benjamin Herrenschmidt
1
-1
/
+1
2017-03-21
powerpc/32: Remove Mac-on-Linux/rtlinux hooks
Ben Hutchings
1
-15
/
+1
2017-01-26
powerpc/32: Remove FIX_SRR1
Christophe Leroy
1
-3
/
+0
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+5
2016-09-23
powerpc/32: Remove CLR_TOP32
Christophe Leroy
1
-3
/
+0
2016-08-07
ppc: move exports to definitions
Al Viro
1
-0
/
+5
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
1
-2
/
+2
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
1
-4
/
+3
2011-05-19
powerpc: Remove last piece of GEMINI
Sebastian Siewior
1
-13
/
+0
[next]