Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
014a32b30e9d81b47ef82b9995b52c3a0c8b4082
/
arch
/
powerpc
/
mm
/
hugetlbpage.c
014a32b
powerpc/mm/slice: remove radix calls to the slice code
by Nicholas Piggin
· 7 years ago
aa0ab02b
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
by Christophe Leroy
· 7 years ago
4e26bc4
powerpc/64: Rename soft_enabled to irq_soft_mask
by Madhavan Srinivasan
· 7 years ago
c2e480b
powerpc/64: Add #defines for paca->soft_enabled flags
by Madhavan Srinivasan
· 7 years ago
de0f938
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
by Christophe Leroy
· 7 years ago
5fa5b16
powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check
by Aneesh Kumar K.V
· 7 years ago
b4e98d9
mm: account pud page tables
by Kirill A. Shutemov
· 7 years ago
b426e4b
powerpc/mm: Use mm_is_thread_local() instread of open-coding
by Benjamin Herrenschmidt
· 7 years ago
8434f08
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 7 years ago
94171b1
powerpc/mm: Rename find_linux_pte_or_hugepte()
by Aneesh Kumar K.V
· 7 years ago
79cc38d
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line
by Aneesh Kumar K.V
· 7 years ago
ca8afd4
powerpc/hugetlb: fix page rights verification in gup_hugepte()
by Christophe Leroy
· 7 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 7 years ago
40692eb
powerpc/mm/hugetlb: add support for 1G huge pages
by Aneesh Kumar K.V
· 7 years ago
28c0571
powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
by Aneesh Kumar K.V
· 7 years ago
50791e6
powerpc/hugetlb: add follow_huge_pd implementation for ppc64
by Aneesh Kumar K.V
· 7 years ago
ebd3119
powerpc/mm: Add devmap support for ppc64
by Oliver O'Halloran
· 7 years ago
7a849a6
powerpc/hugetlbfs: Export HPAGE_SHIFT
by Oliver O'Halloran
· 7 years ago
d248564
powerpc/mm/hugetlb: Add support for page accounting
by Balbir Singh
· 8 years ago
a525108
powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layout
by Aneesh Kumar K.V
· 8 years ago
20717e1
powerpc/mm: Fix little-endian 4K hugetlb
by Aneesh Kumar K.V
· 8 years ago
ff8b857
powerpc/mm/hugetlb: Don't panic when we don't find the default huge page size
by Aneesh Kumar K.V
· 8 years ago
bf5ca68
powerpc: Fix pgtable pmd cache init
by Nicholas Piggin
· 8 years ago
4b914286
powerpc/8xx: Implement support of hugepages
by Christophe Leroy
· 8 years ago
03bb2d6
powerpc: get hugetlbpage handling more generic
by Christophe Leroy
· 8 years ago
6b8cb66
powerpc: Fix usage of _PAGE_RO in hugepage
by Christophe Leroy
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
0eab46b
powerpc/mm: Add memory barrier in __hugepte_alloc()
by Sukadev Bhattiprolu
· 9 years ago
2379a23
powerpc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
71bf79c
powerpc: mm: use hugetlb_bad_size()
by Vaishali Thakkar
· 8 years ago
4848376
powerpc/mm: Add radix support for hugetlb
by Aneesh Kumar K.V
· 9 years ago
2f5f0df
powerpc/mm: Fix vma_mmu_pagesize() for radix
by Aneesh Kumar K.V
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
c7d5484
powerpc/mm: Use _PAGE_READ to indicate Read access
by Aneesh Kumar K.V
· 9 years ago
08a5bb2
powerpc/mm: Fixup preempt underflow with huge pages
by Sebastian Siewior
· 9 years ago
c61a884
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
by Paul Mackerras
· 9 years ago
7aa9a23
powerpc, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
ddc58f2
mm: drop tail page refcounting
by Kirill A. Shutemov
· 9 years ago
6a119ea
powerpc/mm: Add a _PAGE_PTE bit
by Aneesh Kumar K.V
· 9 years ago
26a344a
powerpc/mm: Move hugetlb related headers
by Aneesh Kumar K.V
· 9 years ago
891121e
powerpc/mm: Differentiate between hugetlb and THP during page walk
by Aneesh Kumar K.V
· 9 years ago
ec2640b
powerpc/mm: Disable hugepd for 64K page size.
by Aneesh Kumar K.V
· 9 years ago
f444f1f
powerpc/cell: Drop support for 64K local store on 4K kernels
by Michael Ellerman
· 9 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
8d7804a
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
e81f2d2
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
by Zhang Zhen
· 9 years ago
6f11428
powerpc: don't use module_init for non-modular core hugetlb code
by Paul Gortmaker
· 10 years ago
987aec3
Merge 4.1-rc7 into driver-core-next
by Greg Kroah-Hartman
· 9 years ago
ecc8617
module: add extra argument for parse_params() callback
by Luis R. Rodriguez
· 10 years ago
7b868e8
powerpc/mm: Return NULL for not present hugetlb page
by Aneesh Kumar K.V
· 9 years ago
7d6e7f7
powerpc/mm/thp: Return pte address if we find trans_splitting.
by Aneesh Kumar K.V
· 10 years ago
691e95f
powerpc/mm/thp: Make page table walk safe against thp split/collapse
by Aneesh Kumar K.V
· 10 years ago
1cbee46
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes
by Michael Ellerman
· 10 years ago
50c6a66
powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()
by Scott Wood
· 10 years ago
4f9c53c
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
by Michael Ellerman
· 10 years ago
c833e17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
da1a288
ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
140cd7f
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
b5be75d
Merge remote-tracking branch 'benh/next' into next
by Michael Ellerman
· 10 years ago
c4f3eb5
powerpc/mm/hugetlb: Sanity check gigantic hugepage count
by James Yang
· 10 years ago
e39f223f
powerpc: Remove more traces of bootmem
by Michael Ellerman
· 10 years ago
fb7332a
mmu_gather: move minimal range calculations into generic code
by Will Deacon
· 10 years ago
b30e759
powerpc/mm: Switch to generic RCU get_user_pages_fast
by Aneesh Kumar K.V
· 10 years ago
0674352
powerpc/mm: Add missing pmd accessors
by Aneesh Kumar K.V
· 10 years ago
14ed740
powerpc: Remove some old bootmem related comments
by Anton Blanchard
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
c177c81
hugetlb: restrict hugepage_migration_support() to x86_64
by Naoya Horiguchi
· 10 years ago
94b09d7
powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var
by Tiejun Chen
· 11 years ago
c69ded8
mm: remove obsolete comments about page table lock
by Naoya Horiguchi
· 11 years ago
83467ef
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
by Naoya Horiguchi
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
2415cf1
mm/hugetlb: use already existing interface huge_page_shift
by Wanpeng Li
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
7888b4d
powerpc: Prevent gcc to re-read the pagetables
by Aneesh Kumar K.V
· 11 years ago
0ac52dd
powerpc: Make linux pagetable walk safe with THP enabled
by Aneesh Kumar K.V
· 11 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 11 years ago
ac52ae4
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
by Aneesh Kumar K.V
· 11 years ago
2940999
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
by Aneesh Kumar K.V
· 11 years ago
8bbd9f0
powerpc: Fix bad pmd error with book3E config
by Aneesh Kumar K.V
· 11 years ago
e2b3d20
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format
by Aneesh Kumar K.V
· 12 years ago
cf9427b
powerpc: New hugepage directory format
by Aneesh Kumar K.V
· 12 years ago
34d0717
mm: remove free_area_cache use in powerpc architecture
by Michel Lespinasse
· 12 years ago
8952812
powerpc: fix compile fail in hugetlb cmdline parsing
by Paul Gortmaker
· 13 years ago
2e7580b
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
026cee0
params: <level>_initcall-like kernel parameters
by Pawel Moll
· 13 years ago
2480b20
powerpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
342d3db
KVM: PPC: Implement MMU notifiers for Book3S HV guests
by Paul Mackerras
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
a614688
powerpc: Add gpages reservation code for 64-bit FSL BOOKE
by Becky Bruce
· 13 years ago
881fde1
powerpc: hugetlb: modify include usage for FSL BookE code
by Becky Bruce
· 13 years ago
a1cd541
powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE
by Becky Bruce
· 13 years ago
7651295
powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES
by Becky Bruce
· 13 years ago
13020be
powerpc: Fix compiliation with hugetlbfs enabled
by Kumar Gala
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
b35a35b
thp: share get_huge_page_tail()
by Andrea Arcangeli
· 13 years ago
cf592bf
powerpc: gup_huge_pmd() return 0 if pte changes
by Andrea Arcangeli
· 13 years ago
3526741
powerpc: gup_hugepte() support THP based tail recounting
by Andrea Arcangeli
· 13 years ago
Next »