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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
powerpc/memhotplug: Add add_pages override for PPC
Aneesh Kumar K.V
1
-1
/
+32
2022-06-24
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
1
-3
/
+3
2022-06-06
powerpc/book3e: get rid of #include <generated/compile.h>
Masahiro Yamada
1
-6
/
+2
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
35
-520
/
+245
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+17
2022-05-22
powerpc/fsl_book3e: Don't set rodata RO too early
Christophe Leroy
1
-9
/
+6
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2
-2
/
+2
2022-05-22
powerpc/numa: Associate numa node to its cpu earlier
Oscar Salvador
1
-24
/
+8
2022-05-22
powerpc/kaslr_booke: Fix build error
YueHaibing
1
-0
/
+2
2022-05-22
powerpc/book3e: Fix build error
YueHaibing
1
-0
/
+1
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
4
-1
/
+114
2022-05-22
powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
Daniel Axtens
2
-1
/
+1
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
1
-0
/
+2
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-68
/
+3
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
1
-68
/
+0
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
1
-0
/
+3
2022-05-11
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
1
-0
/
+2
2022-05-08
powerpc: align address to page boundary in change_page_attr()
Christophe Leroy
1
-0
/
+1
2022-05-08
powerpc/8xx: Simplify flush_tlb_kernel_range()
Christophe Leroy
1
-0
/
+2
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2
-2
/
+2
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
7
-7
/
+0
2022-05-05
powerpc: fix typos in comments
Julia Lawall
10
-13
/
+13
2022-05-05
powerpc: Simplify and move arch_randomize_brk()
Christophe Leroy
1
-0
/
+19
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
2
-106
/
+1
2022-05-05
powerpc/mm: Enable full randomisation of memory mappings
Christophe Leroy
2
-12
/
+8
2022-05-05
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
3
-57
/
+42
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
2
-58
/
+1
2022-05-05
powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...
Christophe Leroy
1
-121
/
+6
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
4
-19
/
+4
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
5
-16
/
+1
2022-05-05
powerpc/mm: Move vma_mmu_pagesize()
Christophe Leroy
2
-11
/
+9
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
2
-3
/
+6
2022-05-04
powerpc/mm: Switch from __FUNCTION__ to __func__
Dwaipayan Ray
1
-2
/
+1
2022-04-28
powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+17
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
1
-4
/
+1
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-1
/
+2
2022-04-07
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
1
-1
/
+1
2022-03-31
powerpc/numa: Handle partially initialized numa nodes
Srikar Dronamraju
1
-1
/
+1
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-126
/
+65
2022-03-24
mm/migration: add trace events for THP migrations
Anshuman Khandual
1
-1
/
+0
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2
-2
/
+0
2022-03-08
powerpc/64s: Don't use DSISR for SLB faults
Michael Ellerman
1
-4
/
+10
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-0
/
+1
2022-03-01
powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
Daniel Henrique Barboza
1
-1
/
+3
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
1
-46
/
+8
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
3
-5
/
+6
2022-02-12
powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
Christophe Leroy
1
-0
/
+3
2022-02-12
powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
Christophe Leroy
2
-46
/
+17
2022-02-12
powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
Christophe Leroy
1
-19
/
+13
[next]