index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Use of_address_to_resource()
Rob Herring
2023-04-04
1
-14
/
+7
*
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
5
-40
/
+44
|
\
|
*
powerpc/e500: Add missing prototype for 'relocate_init'
Christophe Leroy
2023-02-20
1
-0
/
+1
|
*
powerpc/mm: Rearrange if-else block to avoid clang warning
Anders Roxell
2023-02-16
1
-7
/
+4
|
*
powerpc/nohash: Fix build with llvm-as
Michael Ellerman
2023-02-16
1
-1
/
+1
|
*
powerpc/nohash: Fix build error with binutils >= 2.38
Michael Ellerman
2023-02-16
1
-1
/
+4
|
*
Merge branch 'fixes' into next
Michael Ellerman
2023-02-12
2
-1
/
+25
|
|
\
|
*
|
powerpc/64s: Fix stress_hpt memblock alloc alignment
Nicholas Piggin
2023-02-10
1
-1
/
+2
|
*
|
powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes
Nicholas Piggin
2023-02-08
1
-11
/
+10
|
*
|
powerpc/64s/radix: mm->context.id should always be valid
Nicholas Piggin
2023-02-08
1
-18
/
+21
|
*
|
powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush
Nicholas Piggin
2023-02-08
1
-1
/
+1
*
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
1
-1
/
+1
*
|
|
powerpc/64s/radix: Fix RWX mapping with relocated kernel
Michael Ellerman
2023-01-31
1
-0
/
+13
*
|
|
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
2023-01-31
1
-0
/
+11
|
/
/
*
/
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
2023-01-12
1
-1
/
+1
|
/
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
8
-5
/
+165
|
\
|
*
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
2022-12-02
1
-1
/
+0
|
*
powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults
Nicholas Piggin
2022-12-02
4
-1
/
+155
|
*
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2022-11-30
1
-0
/
+8
|
*
powerpc/book3e: remove #include <generated/utsrelease.h>
Thomas Weißschuh
2022-11-30
1
-1
/
+0
|
*
Merge branch 'fixes' into next
Michael Ellerman
2022-11-30
3
-17
/
+70
|
|
\
|
*
|
powerpc: Remove find_current_mm_pte()
Christophe Leroy
2022-11-24
1
-2
/
+2
*
|
|
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-11-09
1
-37
/
+0
|
|
/
|
/
|
*
|
powerpc/64s: Fix hash__change_memory_range preemption warning
Nicholas Piggin
2022-10-18
1
-3
/
+5
*
|
powerpc/64s: make linear_map_hash_lock a raw spinlock
Nicholas Piggin
2022-10-18
1
-6
/
+6
*
|
powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe
Nicholas Piggin
2022-10-18
1
-2
/
+25
*
|
powerpc/64s: Add lockdep for HPTE lock
Nicholas Piggin
2022-10-18
1
-7
/
+35
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
2
-16
/
+8
|
\
|
*
powerpc: remove mmap linked list walks
Matthew Wilcox (Oracle)
2022-09-27
2
-16
/
+8
*
|
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-10-09
20
-160
/
+128
|
\
\
|
|
/
|
/
|
|
*
powerpc/mm: Fix UBSAN warning reported on hugetlb
Aneesh Kumar K.V
2022-09-30
1
-3
/
+3
|
*
powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()
Aneesh Kumar K.V
2022-09-30
1
-3
/
+3
|
*
powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range
Aneesh Kumar K.V
2022-09-30
2
-2
/
+2
|
*
powerpc: Ignore DSI error caused by the copy/paste instruction
Haren Myneni
2022-09-28
1
-1
/
+16
|
*
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
2022-09-28
1
-1
/
+1
|
*
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
1
-1
/
+1
|
*
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
2022-09-28
2
-7
/
+9
|
*
powerpc/64s: Allow double call of kernel_[un]map_linear_page()
Christophe Leroy
2022-09-28
1
-1
/
+7
|
*
powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
Christophe Leroy
2022-09-28
1
-7
/
+2
|
*
powerpc/64s: Add DEBUG_PAGEALLOC for radix
Nicholas Miehlbradt
2022-09-28
1
-4
/
+14
|
*
powerpc: Remove impossible mmu_psize_defs[] on nohash
Christophe Leroy
2022-09-26
1
-49
/
+15
|
*
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
2022-09-26
2
-3
/
+3
|
*
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
8
-16
/
+16
|
*
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
2
-4
/
+4
|
*
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
5
-7
/
+7
|
*
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
1
-6
/
+0
|
*
powerpc/highmem: Properly handle fragmented memory
Christophe Leroy
2022-09-26
1
-1
/
+1
|
*
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
2022-09-26
2
-7
/
+2
|
*
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
2022-09-26
4
-6
/
+7
[next]