index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-08-30
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
Michael Anderson
1
-13
/
+37
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
3
-322
/
+9
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2
-10
/
+7
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
3
-27
/
+33
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
3
-21
/
+31
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
5
-65
/
+27
2019-08-27
powerpc/mm: Move ioremap functions out of pgtable_32/64.c
Christophe Leroy
5
-227
/
+229
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
5
-7
/
+5
2019-08-27
powerpc/mm: move ioremap_prot() into ioremap.c
Christophe Leroy
3
-41
/
+19
2019-08-27
powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
Christophe Leroy
4
-61
/
+37
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
1
-8
/
+9
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
2
-16
/
+2
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
1
-10
/
+1
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 selected.
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/powerpc/linux
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/rdma/rdma
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/powerpc/linux
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/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+5
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
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
[prev]
[next]