index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-11
/
+0
2011-11-11
powerpc: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
1
-10
/
+11
2011-11-11
powerpc: gup_hugepte() support THP based tail recounting
Andrea Arcangeli
1
-1
/
+23
2011-11-11
powerpc: gup_hugepte() avoid freeing the head page too many times
Andrea Arcangeli
1
-3
/
+2
2011-11-11
powerpc: get_hugepte() don't put_page() the wrong page
Andrea Arcangeli
1
-1
/
+1
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-27
powerpc/mm: Fix bug in gup_hugepd()
David Gibson
1
-1
/
+10
2009-10-30
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
1
-21
/
+10
2009-10-30
powerpc/mm: Split hash MMU specific hugepage code into a new file
David Gibson
1
-166
/
+2
2009-10-30
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
1
-66
/
+62
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
1
-245
/
+228
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
1
-36
/
+15
2009-10-30
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
David Gibson
1
-5
/
+1
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
1
-2
/
+6
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-2
/
+2
2009-01-07
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
1
-0
/
+7
2008-12-16
Merge branch 'merge' into next
Paul Mackerras
1
-0
/
+3
2008-12-16
powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area
Brian King
1
-0
/
+3
2008-12-03
Merge branch 'merge'
Paul Mackerras
1
-1
/
+1
2008-11-30
powerpc set_huge_psize() false positive
Al Viro
1
-1
/
+1
2008-11-06
powerpc: Hugetlb pgtable cache access cleanup
Jon Tollefson
1
-11
/
+11
2008-09-15
powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages
David Gibson
1
-26
/
+33
2008-07-28
powerpc: Disable 64K hugetlb support when doing 64K SPU mappings
Benjamin Herrenschmidt
1
-1
/
+8
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-7
/
+2
2008-07-24
powerpc: support multiple hugepage sizes
Jon Tollefson
1
-97
/
+177
2008-07-24
powerpc: define support for 16G hugepages
Jon Tollefson
1
-18
/
+44
2008-07-24
powerpc: scan device tree for gigantic pages
Jon Tollefson
1
-0
/
+16
2008-07-24
powerpc: function to allocate gigantic hugepages
Jon Tollefson
1
-0
/
+21
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+5
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-1
/
+2
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-4
/
+4
2008-07-01
powerpc: hash_huge_page() should get the WIMG bits from the lpte
Dave Kleikamp
1
-3
/
+2
2008-06-30
powerpc: Free a PTE bit on ppc64 with 64K pages
Benjamin Herrenschmidt
1
-3
/
+5
2008-01-17
[POWERPC] Add hugepagesz boot-time parameter
Jon Tollefson
1
-25
/
+94
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
1
-6
/
+7
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-3
/
+0
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-05-09
[POWERPC] Introduce address space "slices"
Benjamin Herrenschmidt
1
-542
/
+6
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
get_unmapped_area handles MAP_FIXED on powerpc
Benjamin Herrenschmidt
1
-0
/
+21
2007-05-07
slab allocators: remove multiple alignment specifications
Christoph Lameter
1
-1
/
+1
2007-05-07
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
Christoph Lameter
1
-2
/
+1
2007-04-12
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
1
-11
/
+5
2007-03-10
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
1
-0
/
+4
2007-01-24
[POWERPC] TLB insertion cleanup
Ishizaki Kou
1
-2
/
+1
2007-01-09
[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()
David Gibson
1
-4
/
+4
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] shared page table for hugetlb page
Chen, Kenneth W
1
-0
/
+5
[next]