index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-14
powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
Masahiro Yamada
2019-05-14
powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
Masahiro Yamada
2019-05-15
powerpc/mm: Fix crashes with hugepages & 4K pages
Michael Ellerman
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
powerpc/32s: fix flush_hash_pages() on SMP
Christophe Leroy
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-06
powerpc/mm: Fix hugetlb page initialization
Sachin Sant
2019-05-06
powerpc/mm: fix section mismatch for setup_kup()
Christophe Leroy
2019-05-06
powerpc/mm: fix redundant inclusion of pgtable-frag.o in Makefile
Christophe Leroy
2019-05-06
powerpc/mm: Fix makefile for KASAN
Christophe Leroy
2019-05-06
powerpc/kasan: add missing/lost Makefile
Christophe Leroy
2019-05-03
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
2019-05-03
powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers
Russell Currey
2019-05-03
powerpc: remove the __kernel_io_end export
Christoph Hellwig
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
powerpc/32s: don't try to print hash table address.
Christophe Leroy
2019-05-03
powerpc/32s: drop Hash_end
Christophe Leroy
2019-05-03
powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO
Christophe Leroy
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-05-03
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2019-05-03
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2019-05-03
powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32
Christophe Leroy
2019-05-03
powerpc/book3e: move early_alloc_pgtable() to init section
Christophe Leroy
2019-05-03
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 3
Christophe Leroy
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 2
Christophe Leroy
2019-05-03
powerpc/mm: flatten function __find_linux_pte() step 1
Christophe Leroy
2019-05-03
powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
Christophe Leroy
2019-05-03
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
2019-05-03
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
2019-05-03
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
2019-05-03
powerpc/mm: make gup_hugepte() static
Christophe Leroy
2019-05-03
powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
Christophe Leroy
2019-05-03
powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
Christophe Leroy
2019-05-03
powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2019-05-03
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
2019-05-03
powerpc/book3e: drop mmu_get_tsize()
Christophe Leroy
2019-05-03
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
[next]