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
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
powerpc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-14
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-03-11
powerpc32: PAGE_EXEC required for inittext
Christophe Leroy
2016-03-11
powerpc: Simplify test in __dma_sync()
Christophe Leroy
2016-03-11
powerpc/8xx: rewrite flush_instruction_cache() in C
Christophe Leroy
2016-03-11
powerpc/8xx: rewrite set_context() in C
Christophe Leroy
2016-03-11
powerpc32: remove ioremap_base
Christophe Leroy
2016-03-11
powerpc32: Remove useless/wrong MMU:setio progress message
Christophe Leroy
2016-03-11
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
2016-03-11
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
Christophe Leroy
2016-03-11
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy
2016-03-09
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-03-06
Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-04
powerpc/mm: any thread in one core can be the first to setup TLB1
chenhui zhao
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
2016-03-03
powerpc/fsl-book3e: Avoid lbarx on e5500
Scott Wood
2016-03-03
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
Aneesh Kumar K.V
2016-03-03
powerp/mm: Update code comments
Aneesh Kumar K.V
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
2016-03-02
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
2016-03-01
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
2016-03-01
powerpc/mm: Clean up error handling for htab_remove_mapping
David Gibson
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-02-29
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
2016-02-27
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
2016-02-22
powerpc/mm/hash: Clear the invalid slot information correctly
Aneesh Kumar K.V
2016-02-16
powerpc: Make vmalloc_to_phys() public
Alexey Kardashevskiy
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-25
powerpc/mm: Allow user space to map rtas_rmo_buf
Vasant Hegde
2016-01-15
powerpc, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
2016-01-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-01-09
powerpc: Fix build break due to paca mm_context_t changes
Michael Ellerman
2015-12-27
powerpc: Copy only required pieces of the mm_context_t to the paca
Michael Neuling
2015-12-22
powerpc/e6500: add locking to hugetlb
Scott Wood
2015-12-19
powerpc: Add function to copy mm_context_t to the paca
Michael Neuling
2015-12-14
powerpc/mm: Don't open code pgtable_t size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Add a _PAGE_PTE bit
Aneesh Kumar K.V
[next]