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-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-24
Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-13
Merge branch 'context-id-fix' into fixes
Michael Ellerman
2019-06-12
powerpc/mm/64s/hash: Reallocate context ids on fork
Michael Ellerman
2019-06-07
powerpc/64s: __find_linux_pte() synchronization vs pmdp_invalidate()
Nicholas Piggin
2019-06-07
powerpc/64s: Fix THP PMD collapse serialisation
Nicholas Piggin
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-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
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
[next]