index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hugetlbpage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var
Tiejun Chen
2014-01-29
1
-1
/
+3
*
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-13
1
-2
/
+0
*
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
2013-09-11
1
-0
/
+10
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-04
1
-125
/
+174
|
\
|
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
1
-1
/
+7
|
|
\
|
*
|
powerpc: Prevent gcc to re-read the pagetables
Aneesh Kumar K.V
2013-06-21
1
-1
/
+1
|
*
|
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
2013-06-21
1
-26
/
+46
|
*
|
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
1
-2
/
+6
|
*
|
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
1
-6
/
+26
|
*
|
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2013-06-21
1
-123
/
+128
*
|
|
mm/hugetlb: use already existing interface huge_page_shift
Wanpeng Li
2013-07-03
1
-1
/
+1
|
|
/
|
/
|
*
|
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
2013-06-20
1
-1
/
+7
|
/
*
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2013-04-30
1
-27
/
+149
*
powerpc: New hugepage directory format
Aneesh Kumar K.V
2013-04-30
1
-18
/
+8
*
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2013-04-30
1
-1
/
+1
*
powerpc: fix compile fail in hugetlb cmdline parsing
Paul Gortmaker
2012-05-07
1
-1
/
+2
*
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
1
-0
/
+2
|
\
|
*
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
1
-0
/
+2
*
|
params: <level>_initcall-like kernel parameters
Pawel Moll
2012-03-26
1
-1
/
+2
*
|
powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
1
-43
/
+73
|
\
|
*
powerpc: Add gpages reservation code for 64-bit FSL BOOKE
Becky Bruce
2011-12-07
1
-4
/
+4
|
*
powerpc: hugetlb: modify include usage for FSL BookE code
Becky Bruce
2011-12-07
1
-29
/
+25
|
*
powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE
Becky Bruce
2011-12-07
1
-6
/
+42
|
*
powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES
Becky Bruce
2011-12-07
1
-4
/
+2
*
|
powerpc: Fix compiliation with hugetlbfs enabled
Kumar Gala
2011-11-25
1
-0
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
1
-42
/
+337
|
\
|
*
powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y
Paul Mackerras
2011-09-23
1
-2
/
+2
|
*
powerpc: Hugetlb for BookE
Becky Bruce
2011-09-20
1
-42
/
+337
*
|
thp: share get_huge_page_tail()
Andrea Arcangeli
2011-11-02
1
-11
/
+0
*
|
powerpc: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
2011-11-02
1
-10
/
+11
*
|
powerpc: gup_hugepte() support THP based tail recounting
Andrea Arcangeli
2011-11-02
1
-1
/
+23
*
|
powerpc: gup_hugepte() avoid freeing the head page too many times
Andrea Arcangeli
2011-11-02
1
-3
/
+2
*
|
powerpc: get_hugepte() don't put_page() the wrong page
Andrea Arcangeli
2011-11-02
1
-1
/
+1
|
/
*
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc/mm: Fix bug in gup_hugepd()
David Gibson
2009-11-27
1
-1
/
+10
*
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
2009-10-30
1
-21
/
+10
*
powerpc/mm: Split hash MMU specific hugepage code into a new file
David Gibson
2009-10-30
1
-166
/
+2
*
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
2009-10-30
1
-66
/
+62
*
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-10-30
1
-245
/
+228
*
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
2009-10-30
1
-36
/
+15
*
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
David Gibson
2009-10-30
1
-5
/
+1
*
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
1
-2
/
+6
*
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-07-27
1
-2
/
+2
*
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2009-01-06
1
-0
/
+7
*
Merge branch 'merge' into next
Paul Mackerras
2008-12-16
1
-0
/
+3
|
\
|
*
powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area
Brian King
2008-12-16
1
-0
/
+3
*
|
Merge branch 'merge'
Paul Mackerras
2008-12-03
1
-1
/
+1
|
\
\
|
|
/
|
*
powerpc set_huge_psize() false positive
Al Viro
2008-11-30
1
-1
/
+1
[next]