index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_32.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy
2020-10-08
1
-1366
/
+0
*
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
2020-10-08
1
-8
/
+5
*
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
1
-41
/
+3
*
powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
Christophe Leroy
2020-10-08
1
-9
/
+0
*
powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
Christophe Leroy
2020-09-15
1
-1
/
+1
*
powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
Christophe Leroy
2020-09-15
1
-6
/
+0
*
powerpc/32s: Fix assembler warning about r0
Christophe Leroy
2020-09-02
1
-1
/
+1
*
powerpc/32s: Remove TAUException wart in traps.c
Michael Ellerman
2020-07-29
1
-0
/
+4
*
powerpc/32s: Kernel space starts at TASK_SIZE
Christophe Leroy
2020-07-27
1
-6
/
+6
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
powerpc/rtas: Remove machine_check_in_rtas()
Christophe Leroy
2020-06-02
1
-1
/
+1
*
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
2020-05-20
1
-3
/
+6
*
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
2020-03-25
1
-6
/
+3
*
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
1
-5
/
+150
*
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
1
-3
/
+13
*
powerpc/32s: Avoid crossing page boundary while changing SRR0/1.
Christophe Leroy
2020-01-27
1
-0
/
+6
*
powerpc/32s: Reorganise DSI handler.
Christophe Leroy
2020-01-27
1
-14
/
+17
*
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
Christophe Leroy
2020-01-26
1
-4
/
+1
*
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2020-01-26
1
-0
/
+2
*
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
Christophe Leroy
2020-01-26
1
-3
/
+1
*
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
Christophe Leroy
2019-08-28
1
-27
/
+22
*
powerpc/603: Fix handling of the DIRTY flag
Christophe Leroy
2019-08-20
1
-2
/
+2
*
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
2019-08-20
1
-0
/
+2
*
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-22
1
-0
/
+1
|
\
|
*
powerpc/32s: fix initial setup of segment registers on secondary CPU
Christophe Leroy
2019-06-15
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
|
/
*
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-03
1
-2
/
+1
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-03
1
-34
/
+34
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-03
1
-1
/
+1
*
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
2019-05-03
1
-97
/
+2
*
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-03
1
-25
/
+45
*
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-03
1
-0
/
+3
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
1
-0
/
+3
*
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-0
/
+11
*
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-11
/
+11
*
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2019-04-21
1
-1
/
+14
*
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
2019-04-01
1
-8
/
+0
*
powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
Christophe Leroy
2019-03-19
1
-0
/
+6
*
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
1
-3
/
+3
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-3
/
+3
*
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
1
-0
/
+35
*
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-23
1
-1
/
+4
*
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-22
1
-4
/
+1
*
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
2019-02-22
1
-11
/
+13
*
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
2019-02-22
1
-9
/
+3
*
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
2019-02-22
1
-4
/
+2
*
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
2019-02-22
1
-6
/
+2
[next]