index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
1
-25
/
+26
|
\
|
*
Merge remote-tracking branch 'benh/next' into next
Michael Ellerman
2014-12-02
1
-0
/
+7
|
|
\
|
|
*
powerpc/mm/hugetlb: Sanity check gigantic hugepage count
James Yang
2014-12-02
1
-0
/
+7
|
*
|
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
1
-1
/
+1
|
|
/
|
*
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
2014-11-14
1
-21
/
+12
|
*
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2014-11-14
1
-0
/
+3
|
*
powerpc: Remove some old bootmem related comments
Anton Blanchard
2014-11-10
1
-2
/
+2
|
*
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-1
/
+1
*
|
mmu_gather: move minimal range calculations into generic code
Will Deacon
2014-11-17
1
-2
/
+0
|
/
*
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2014-06-04
1
-10
/
+0
*
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
[next]