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
2015-06-24
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-06-11
powerpc/mmu: Add userspace-to-physical addresses translation cache
Alexey Kardashevskiy
2015-06-10
powerpc/mm: Add trace point for tracking hash pte fault
Aneesh Kumar K.V
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
powerpc/copro: Fix faulting kernel segments
Michael Neuling
2015-06-02
powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()
Scott Wood
2015-06-02
powerpc/e6500: Optimize hugepage TLB misses
Scott Wood
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-06-02
powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
Michael Ellerman
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
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
[next]