index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
powerpc/64s/radix: Fix memory hot-unplug page table split
Nicholas Piggin
1
-2
/
+2
2019-08-20
powerpc/64s/radix: Fix memory hotplug section page table creation
Nicholas Piggin
1
-1
/
+1
2019-08-20
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
1
-0
/
+2
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
3
-26
/
+9
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
4
-58
/
+102
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
2
-10
/
+14
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
1
-4
/
+7
2019-08-20
powerpc/mm: don't display empty early ioremap area
Christophe Leroy
1
-2
/
+3
2019-08-20
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
1
-0
/
+9
2019-08-20
powerpc/kasan: Fix shadow area set up for modules.
Christophe Leroy
1
-1
/
+1
2019-08-20
powerpc/kasan: Fix parallel loading of modules.
Christophe Leroy
1
-2
/
+19
2019-08-20
powerpc/ptdump: drop non vital #ifdefs
Christophe Leroy
1
-15
/
+9
2019-08-20
powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not sel...
Christophe Leroy
1
-1
/
+1
2019-08-20
powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
Christophe Leroy
1
-10
/
+8
2019-08-20
powerpc/ptdump: fix walk_pagetables() address mismatch
Christophe Leroy
1
-5
/
+3
2019-08-20
powerpc/ptdump: Fix addresses display on PPC32
Christophe Leroy
1
-1
/
+1
2019-08-19
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
1
-1
/
+8
2019-08-19
Merge branch 'fixes' into next
Michael Ellerman
2
-3
/
+5
2019-08-15
powerpc/64s: Make boot look nice(r)
Nicholas Piggin
1
-3
/
+0
2019-08-12
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
Christophe Leroy
1
-1
/
+0
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-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-17
mm: add account_locked_vm utility function
Daniel Jordan
1
-37
/
+4
2019-07-17
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
1
-21
/
+2
2019-07-17
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-15
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-14
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-12
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2019-07-04
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
1
-2
/
+2
2019-07-04
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-04
powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
Aneesh Kumar K.V
1
-1
/
+6
2019-07-04
powerpc/mm: Handle page table allocation failures
Aneesh Kumar K.V
1
-0
/
+8
2019-07-04
powerpc/mm: pmd_devmap implies pmd_large().
Aneesh Kumar K.V
2
-2
/
+2
2019-07-04
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
4
-19
/
+25
2019-07-04
powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...
Aneesh Kumar K.V
1
-1
/
+4
2019-07-04
powerpc/mm: Consolidate numa_enable check and min_common_depth check
Aneesh Kumar K.V
1
-5
/
+11
2019-07-04
powerpc/mm: Fix node look up with numa=off boot
Aneesh Kumar K.V
1
-3
/
+3
2019-07-04
powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0
Aneesh Kumar K.V
1
-4
/
+6
2019-07-04
powerpc/mm/radix: Use the right page size for vmemmap mapping
Aneesh Kumar K.V
1
-9
/
+7
2019-07-04
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
[next]