index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
nohash
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-858
/
+340
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
1
-6
/
+1
2024-07-12
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
3
-11
/
+4
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
1
-22
/
+18
2024-07-12
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
1
-1
/
+2
2024-07-12
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
2
-230
/
+0
2024-07-12
powerpc/64e: consolidate TLB miss handler patching
Michael Ellerman
1
-23
/
+15
2024-07-12
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
1
-60
/
+37
2024-07-12
powerpc/64e: drop E500 ifdefs in 64-bit code
Michael Ellerman
1
-12
/
+0
2024-07-12
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
3
-343
/
+363
2024-07-12
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
2
-251
/
+1
2024-06-28
powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
Michael Ellerman
1
-1
/
+1
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
5
-193
/
+1
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
1
-1
/
+1
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
1
-2
/
+0
2024-03-17
powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
Christophe Leroy
2
-15
/
+28
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
1
-2
/
+2
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-13
/
+19
2023-10-19
powerpc/40x: Introduce _PAGE_READ and remove _PAGE_USER
Christophe Leroy
1
-7
/
+12
2023-10-19
powerpc/nohash: Add _PAGE_WRITE to supplement _PAGE_RW
Christophe Leroy
1
-2
/
+2
2023-10-19
powerpc: Rely on address instead of pte_user()
Christophe Leroy
1
-1
/
+1
2023-10-19
powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
Christophe Leroy
1
-1
/
+1
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
1
-0
/
+2
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
1
-2
/
+1
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+1
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+2
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-20
/
+7
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
1
-1
/
+2
2023-08-18
powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype
Christophe Leroy
1
-14
/
+5
2023-08-02
powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
1
-1
/
+1
2023-08-02
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
1
-5
/
+1
2023-02-16
powerpc/nohash: Fix build with llvm-as
Michael Ellerman
1
-1
/
+1
2023-02-16
powerpc/nohash: Fix build error with binutils >= 2.38
Michael Ellerman
1
-1
/
+4
2022-11-30
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
1
-0
/
+8
2022-11-30
powerpc/book3e: remove #include <generated/utsrelease.h>
Thomas Weißschuh
1
-1
/
+0
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
1
-1
/
+1
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
1
-1
/
+1
2022-09-26
powerpc: Remove impossible mmu_psize_defs[] on nohash
Christophe Leroy
1
-49
/
+15
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
1
-2
/
+2
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
5
-12
/
+12
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
1
-1
/
+1
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
3
-3
/
+3
2022-09-26
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
1
-6
/
+0
2022-08-26
powerpc/fsl_booke: Make calc_cam_sz() static
Christophe Leroy
1
-2
/
+2
2022-07-27
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
1
-2
/
+2
2022-07-27
powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
Christophe Leroy
1
-2
/
+2
2022-07-09
Merge branch 'fixes' into next
Michael Ellerman
1
-3
/
+3
2022-06-29
powerpc/64e: Move virtual memory closer to linear memory
Christophe Leroy
1
-27
/
+37
2022-06-29
powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
Christophe Leroy
2
-88
/
+8
2022-06-29
powerpc/64e: Fix early TLB miss with KUAP
Christophe Leroy
1
-9
/
+8
[next]