Linus Torvalds
|
65b97fb730
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 years ago |
Wanpeng Li
|
2415cf12e0
mm/hugetlb: use already existing interface huge_page_shift
|
12 years ago |
Benjamin Herrenschmidt
|
24a72acac1
Merge tag 'v3.10' into next
|
12 years ago |
Aneesh Kumar K.V
|
7888b4ddb4
powerpc: Prevent gcc to re-read the pagetables
|
12 years ago |
Aneesh Kumar K.V
|
0ac52dd766
powerpc: Make linux pagetable walk safe with THP enabled
|
12 years ago |
Aneesh Kumar K.V
|
12bc9f6fc1
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
|
12 years ago |
Aneesh Kumar K.V
|
ac52ae4721
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
|
12 years ago |
Aneesh Kumar K.V
|
29409997f8
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
|
12 years ago |
Aneesh Kumar K.V
|
8bbd9f04b7
powerpc: Fix bad pmd error with book3E config
|
12 years ago |
Aneesh Kumar K.V
|
e2b3d202d1
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format
|
12 years ago |
Aneesh Kumar K.V
|
cf9427b85e
powerpc: New hugepage directory format
|
12 years ago |
Michel Lespinasse
|
34d07177b8
mm: remove free_area_cache use in powerpc architecture
|
12 years ago |
Paul Gortmaker
|
89528127fa
powerpc: fix compile fail in hugetlb cmdline parsing
|
13 years ago |
Linus Torvalds
|
2e7580b0e7
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Pawel Moll
|
026cee0086
params: <level>_initcall-like kernel parameters
|
13 years ago |
Cong Wang
|
2480b20892
powerpc: remove the second argument of k[un]map_atomic()
|
13 years ago |
Paul Mackerras
|
342d3db763
KVM: PPC: Implement MMU notifiers for Book3S HV guests
|
13 years ago |
Linus Torvalds
|
e4e88f31bc
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Becky Bruce
|
a6146888be
powerpc: Add gpages reservation code for 64-bit FSL BOOKE
|
13 years ago |
Becky Bruce
|
881fde1db5
powerpc: hugetlb: modify include usage for FSL BookE code
|
13 years ago |
Becky Bruce
|
a1cd541988
powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE
|
13 years ago |
Becky Bruce
|
7651295944
powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES
|
13 years ago |
Kumar Gala
|
13020be8be
powerpc: Fix compiliation with hugetlbfs enabled
|
13 years ago |
Linus Torvalds
|
1197ab2942
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Andrea Arcangeli
|
b35a35b556
thp: share get_huge_page_tail()
|
13 years ago |
Andrea Arcangeli
|
cf592bf768
powerpc: gup_huge_pmd() return 0 if pte changes
|
13 years ago |
Andrea Arcangeli
|
3526741f09
powerpc: gup_hugepte() support THP based tail recounting
|
13 years ago |
Andrea Arcangeli
|
8596468487
powerpc: gup_hugepte() avoid freeing the head page too many times
|
13 years ago |
Andrea Arcangeli
|
405e44f2e3
powerpc: get_hugepte() don't put_page() the wrong page
|
13 years ago |
Paul Mackerras
|
25c29f9e32
powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y
|
13 years ago |