index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2016-11-23
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Frederic Barrat
2016-10-02
powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET
Paul Mackerras
2016-07-10
powerpc/mm: Fixup preempt underflow with huge pages
Sebastian Siewior
2015-09-29
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
2015-05-12
powerpc/mm: Return NULL for not present hugetlb page
Aneesh Kumar K.V
2015-05-12
powerpc/thp: Serialize pmd clear against a linux page table walk.
Aneesh Kumar K.V
2015-04-23
powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled
Aneesh Kumar K.V
2015-04-17
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-15
powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()
Scott Wood
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
powerpc: standardize mmap_rnd() usage
Kees Cook
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
2015-04-07
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
Michael Ellerman
2015-04-07
powerpc/mm: Remove duplicate declaration of setbat()
Michael Ellerman
2015-03-26
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
2015-03-26
powerpc/mm: Free string after creating kmem cache
Yanjiang Jin
2015-03-23
powerpc/32: %pF is only for function pointers
Scott Wood
2015-03-23
powerpc/numa: Reset node_possible_map to only node_online_map
Nishanth Aravamudan
2015-03-18
powerpc/vphn: parsing code rewrite
Greg Kurz
2015-03-18
powerpc/vphn: move VPHN parsing logic to a separate file
Greg Kurz
2015-03-18
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
Greg Kurz
2015-03-18
powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API
Greg Kurz
2015-03-17
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-02-16
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2015-02-12
ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT
Mel Gorman
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-11
arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()
Naoya Horiguchi
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-02-04
powerpc/mm: Warn on flushing tlb page in kernel context
Arseny Solokha
2015-01-30
powerpc/mm: bail out early when flushing TLB page
Arseny Solokha
2015-01-29
powerpc32: Use kmem_cache memory for PGDIR
LEROY Christophe
2015-01-29
powerpc/8xx: reduce pressure on TLB due to context switches
LEROY Christophe
2015-01-29
powerpc32: adds handling of _PAGE_RO
LEROY Christophe
2015-01-29
powerpc: Remove duplicate tlbcam_index declarations
Emil Medve
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
2015-01-19
ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
[next]