index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
powerpc/mm/altmap: Fix altmap boundary check
Aneesh Kumar K.V
1
-2
/
+1
2023-07-17
powerpc/kasan: Disable KCOV in KASAN code
Benjamin Gray
1
-0
/
+1
2023-07-10
powerpc/64s: Fix native_hpte_remove() to be irq-safe
Michael Ellerman
1
-4
/
+9
2023-06-30
Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-20
/
+29
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2
-47
/
+6
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-2
/
+8
2023-06-24
powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()
Linus Torvalds
1
-11
/
+3
2023-06-24
powerpc/mm: Convert to using lock_mm_and_find_vma()
Michael Ellerman
1
-36
/
+3
2023-06-21
powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...
Aneesh Kumar K.V
1
-1
/
+1
2023-06-21
powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
Aneesh Kumar K.V
1
-2
/
+1
2023-06-21
powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
1
-12
/
+22
2023-06-20
powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
1
-1
/
+1
2023-06-19
powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
1
-1
/
+1
2023-06-19
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2
-0
/
+6
2023-06-14
powerpc/32s: Fix LLVM SMP build
Nicholas Piggin
1
-4
/
+4
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabled
Nicholas Piggin
1
-1
/
+9
2023-05-11
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
1
-2
/
+2
2023-04-28
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-14
/
+7
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-4
/
+41
2023-04-05
powerc/mm: try VMA lock-based page fault handling first
Laurent Dufour
1
-0
/
+37
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2
-2
/
+2
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
1
-14
/
+7
2023-04-04
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
1
-0
/
+1
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-2
/
+2
2023-03-15
powerpc/mm: Fix false detection of read faults
Russell Currey
1
-3
/
+8
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-40
/
+44
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-20
powerpc/e500: Add missing prototype for 'relocate_init'
Christophe Leroy
1
-0
/
+1
2023-02-16
powerpc/mm: Rearrange if-else block to avoid clang warning
Anders Roxell
1
-7
/
+4
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
2023-02-12
Merge branch 'fixes' into next
Michael Ellerman
2
-1
/
+25
2023-02-10
powerpc/64s: Fix stress_hpt memblock alloc alignment
Nicholas Piggin
1
-1
/
+2
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-08
powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushes
Nicholas Piggin
1
-11
/
+10
2023-02-08
powerpc/64s/radix: mm->context.id should always be valid
Nicholas Piggin
1
-18
/
+21
2023-02-08
powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flush
Nicholas Piggin
1
-1
/
+1
2023-01-31
powerpc/64s/radix: Fix RWX mapping with relocated kernel
Michael Ellerman
1
-0
/
+13
2023-01-31
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
1
-0
/
+11
2023-01-12
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
1
-1
/
+1
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-5
/
+165
2022-12-02
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
1
-1
/
+0
2022-12-02
powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faults
Nicholas Piggin
4
-1
/
+155
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-11-30
Merge branch 'fixes' into next
Michael Ellerman
3
-17
/
+70
2022-11-24
powerpc: Remove find_current_mm_pte()
Christophe Leroy
1
-2
/
+2
2022-11-08
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
1
-37
/
+0
2022-10-18
powerpc/64s: Fix hash__change_memory_range preemption warning
Nicholas Piggin
1
-3
/
+5
[next]