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