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
2019-07-31
powerpc/kasan: fix early boot failure on PPC32
Christophe Leroy
1
-2
/
+5
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+10
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
1
-37
/
+4
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-21
/
+2
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
1
-0
/
+5
2019-07-15
powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
Andrea Arcangeli
1
-1
/
+1
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-9
/
+1
2019-07-15
powerpc/mm: Limit rma_size to 1TB when running without HV mode
Suraj Jitindar Singh
1
-0
/
+9
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
17
-188
/
+285
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-72
/
+0
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
1
-72
/
+0
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
1
-2
/
+2
2019-07-05
powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache
Aneesh Kumar K.V
1
-2
/
+8
2019-07-05
powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
Aneesh Kumar K.V
1
-1
/
+6
2019-07-05
powerpc/mm: Handle page table allocation failures
Aneesh Kumar K.V
1
-0
/
+8
2019-07-05
powerpc/mm: pmd_devmap implies pmd_large().
Aneesh Kumar K.V
2
-2
/
+2
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
4
-19
/
+25
2019-07-05
powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...
Aneesh Kumar K.V
1
-1
/
+4
2019-07-05
powerpc/mm: Consolidate numa_enable check and min_common_depth check
Aneesh Kumar K.V
1
-5
/
+11
2019-07-05
powerpc/mm: Fix node look up with numa=off boot
Aneesh Kumar K.V
1
-3
/
+3
2019-07-05
powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0
Aneesh Kumar K.V
1
-4
/
+6
2019-07-05
powerpc/mm/radix: Use the right page size for vmemmap mapping
Aneesh Kumar K.V
1
-9
/
+7
2019-07-05
powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize
Aneesh Kumar K.V
1
-3
/
+1
2019-07-04
powerpc/pseries: Provide vcpu dispatch statistics
Naveen N. Rao
1
-0
/
+16
2019-07-04
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
Naveen N. Rao
4
-112
/
+0
2019-07-04
powerpc/pseries: Generalize hcall_vphn()
Naveen N. Rao
2
-14
/
+21
2019-07-03
ocxl: Allow contexts to be attached with a NULL mm
Alastair D'Silva
1
-0
/
+5
2019-07-03
powerpc/mm: mark more tlb functions as __always_inline
Masahiro Yamada
2
-17
/
+17
2019-07-03
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
Nicholas Piggin
1
-3
/
+3
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
2
-5
/
+5
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
1
-9
/
+1
2019-07-01
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
1
-1
/
+0
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
4
-11
/
+66
2019-07-01
Merge tag 'powerpc-5.2-6' into fixes
Michael Ellerman
1
-8
/
+47
2019-06-24
Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-8
/
+47
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
1
-1
/
+2
2019-06-19
powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
Nicholas Piggin
1
-0
/
+100
2019-06-19
powerpc/64s/radix: ioremap use ioremap_page_range
Nicholas Piggin
3
-1
/
+43
2019-06-19
powerpc/64: __ioremap_at clean up in the error case
Nicholas Piggin
1
-7
/
+20
2019-06-19
powerpc/mm/32s: fix condition that is always true
Andreas Schwab
1
-1
/
+1
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-2
/
+17
2019-06-13
Merge branch 'context-id-fix' into fixes
Michael Ellerman
1
-8
/
+47
2019-06-12
powerpc/mm/64s/hash: Reallocate context ids on fork
Michael Ellerman
1
-4
/
+42
2019-06-07
powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()
Nicholas Piggin
1
-2
/
+14
2019-06-07
powerpc/64s: Fix THP PMD collapse serialisation
Nicholas Piggin
1
-0
/
+3
[next]