index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2015-07-06
powerpc: Add plain English description for alignment exception oopses
Anton Blanchard
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-06-26
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
2015-06-24
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
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-16
powerpc: don't use module_init for non-modular core hugetlb code
Paul Gortmaker
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-08
Merge 4.1-rc7 into driver-core-next
Greg Kroah-Hartman
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-20
module: add extra argument for parse_params() callback
Luis R. Rodriguez
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
[next]