Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3ea4fcc5fe7f990266ddd3139ef5ae66d625bd13
/
arch
/
powerpc
/
mm
/
hugetlbpage.c
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
7868a20
mm/hugetlb: add size parameter to huge_pte_offset()
by Punit Agrawal
· 8 years ago
40692eb
powerpc/mm/hugetlb: add support for 1G huge pages
by Aneesh Kumar K.V
· 8 years ago
28c0571
powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
by Aneesh Kumar K.V
· 8 years ago
50791e6
powerpc/hugetlb: add follow_huge_pd implementation for ppc64
by Aneesh Kumar K.V
· 8 years ago
ebd3119
powerpc/mm: Add devmap support for ppc64
by Oliver O'Halloran
· 8 years ago
7a849a6
powerpc/hugetlbfs: Export HPAGE_SHIFT
by Oliver O'Halloran
· 8 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
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
71bf79c
powerpc: mm: use hugetlb_bad_size()
by Vaishali Thakkar
· 9 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
· 10 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
· 10 years ago
e81f2d2
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
by Zhang Zhen
· 10 years ago
6f114281
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
· 10 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
· 10 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
· 11 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
· 12 years ago
2415cf1
mm/hugetlb: use already existing interface huge_page_shift
by Wanpeng Li
· 12 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 12 years ago
7888b4d
powerpc: Prevent gcc to re-read the pagetables
by Aneesh Kumar K.V
· 12 years ago
0ac52dd
powerpc: Make linux pagetable walk safe with THP enabled
by Aneesh Kumar K.V
· 12 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 12 years ago
ac52ae4
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
by Aneesh Kumar K.V
· 12 years ago
2940999
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
by Aneesh Kumar K.V
· 12 years ago
8bbd9f0
powerpc: Fix bad pmd error with book3E config
by Aneesh Kumar K.V
· 12 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
8596468
powerpc: gup_hugepte() avoid freeing the head page too many times
by Andrea Arcangeli
· 13 years ago
405e44f
powerpc: get_hugepte() don't put_page() the wrong page
by Andrea Arcangeli
· 13 years ago
25c29f9
powerpc: Fix hugetlb with CONFIG_PPC_MM_SLICES=y
by Paul Mackerras
· 13 years ago
41151e7
powerpc: Hugetlb for BookE
by Becky Bruce
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
39adfa5
powerpc/mm: Fix bug in gup_hugepd()
by David Gibson
· 15 years ago
0895ecd
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors
by David Gibson
· 15 years ago
883a3e5
powerpc/mm: Split hash MMU specific hugepage code into a new file
by David Gibson
· 15 years ago
d1837cb
powerpc/mm: Cleanup initialization of hugepages on powerpc
by David Gibson
· 15 years ago
a4fe3ce
powerpc/mm: Allow more flexible layouts for hugepage pagetables
by David Gibson
· 15 years ago
a0668cd
powerpc/mm: Cleanup management of kmem_caches for pagetables
by David Gibson
· 15 years ago
Next »