Age | Commit message (Expand) | Author | Files | Lines |
2017-01-18 | powerpc/mm: Fix little-endian 4K hugetlb | Aneesh Kumar K.V | 1 | -11/+11 |
2017-01-18 | powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size | Aneesh Kumar K.V | 1 | -3/+0 |
2017-01-18 | powerpc: Fix pgtable pmd cache init | Nicholas Piggin | 1 | -5/+1 |
2016-12-10 | powerpc/8xx: Implement support of hugepages | Christophe Leroy | 1 | -10/+19 |
2016-12-10 | powerpc: get hugetlbpage handling more generic | Christophe Leroy | 1 | -114/+81 |
2016-09-23 | powerpc: Fix usage of _PAGE_RO in hugepage | Christophe Leroy | 1 | -0/+7 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+7 |
2016-07-21 | powerpc/mm: Add memory barrier in __hugepte_alloc() | Sukadev Bhattiprolu | 1 | -0/+7 |
2016-06-25 | powerpc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -1/+1 |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -7/+13 |
2016-05-20 | powerpc: mm: use hugetlb_bad_size() | Vaishali Thakkar | 1 | -2/+4 |
2016-05-11 | powerpc/mm: Add radix support for hugetlb | Aneesh Kumar K.V | 1 | -1/+7 |
2016-05-11 | powerpc/mm: Fix vma_mmu_pagesize() for radix | Aneesh Kumar K.V | 1 | -4/+4 |
2016-05-01 | powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED | Aneesh Kumar K.V | 1 | -1/+1 |
2016-05-01 | powerpc/mm: Use _PAGE_READ to indicate Read access | Aneesh Kumar K.V | 1 | -2/+2 |
2016-03-29 | powerpc/mm: Fixup preempt underflow with huge pages | Sebastian Siewior | 1 | -2/+2 |
2016-02-29 | powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels | Paul Mackerras | 1 | -2/+1 |
2016-01-16 | powerpc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 1 | -4/+0 |
2016-01-16 | mm: drop tail page refcounting | Kirill A. Shutemov | 1 | -12/+1 |
2015-12-14 | powerpc/mm: Add a _PAGE_PTE bit | Aneesh Kumar K.V | 1 | -2/+2 |
2015-12-14 | powerpc/mm: Move hugetlb related headers | Aneesh Kumar K.V | 1 | -72/+0 |
2015-10-12 | powerpc/mm: Differentiate between hugetlb and THP during page walk | Aneesh Kumar K.V | 1 | -5/+16 |
2015-10-12 | powerpc/mm: Disable hugepd for 64K page size. | Aneesh Kumar K.V | 1 | -0/+19 |
2015-08-18 | powerpc/cell: Drop support for 64K local store on 4K kernels | Michael Ellerman | 1 | -8/+0 |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 1 | -1/+1 |
2015-06-27 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2015-06-25 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 1 | -5/+0 |
2015-06-16 | powerpc: don't use module_init for non-modular core hugetlb code | Paul Gortmaker | 1 | -1/+1 |
2015-06-08 | Merge 4.1-rc7 into driver-core-next | Greg Kroah-Hartman | 1 | -9/+16 |
2015-05-20 | module: add extra argument for parse_params() callback | Luis R. Rodriguez | 1 | -2/+2 |
2015-05-12 | powerpc/mm: Return NULL for not present hugetlb page | Aneesh Kumar K.V | 1 | -9/+16 |
2015-04-17 | powerpc/mm/thp: Return pte address if we find trans_splitting. | Aneesh Kumar K.V | 1 | -5/+4 |
2015-04-17 | powerpc/mm/thp: Make page table walk safe against thp split/collapse | Aneesh Kumar K.V | 1 | -6/+16 |
2015-04-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman | 1 | -0/+1 |
2015-04-15 | powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() | Scott Wood | 1 | -0/+1 |
2015-04-10 | powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled | Michael Ellerman | 1 | -2/+2 |
2015-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 1 | -2/+2 |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -0/+8 |
2015-01-19 | ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 1 | -2/+2 |
2014-12-12 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -25/+26 |
2014-12-02 | Merge remote-tracking branch 'benh/next' into next | Michael Ellerman | 1 | -0/+7 |
2014-12-02 | powerpc/mm/hugetlb: Sanity check gigantic hugepage count | James Yang | 1 | -0/+7 |
2014-11-19 | powerpc: Remove more traces of bootmem | Michael Ellerman | 1 | -1/+1 |
2014-11-17 | mmu_gather: move minimal range calculations into generic code | Will Deacon | 1 | -2/+0 |
2014-11-14 | powerpc/mm: Switch to generic RCU get_user_pages_fast | Aneesh Kumar K.V | 1 | -21/+12 |
2014-11-14 | powerpc/mm: Add missing pmd accessors | Aneesh Kumar K.V | 1 | -0/+3 |
2014-11-10 | powerpc: Remove some old bootmem related comments | Anton Blanchard | 1 | -2/+2 |
2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter | 1 | -1/+1 |
2014-06-05 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 1 | -10/+0 |
2014-01-29 | powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var | Tiejun Chen | 1 | -1/+3 |