aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/mm/hugetlbpage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07get_unmapped_area handles MAP_FIXED on sparc64Benjamin Herrenschmidt1-0/+6
2007-03-12[SPARC64]: Add missing HPAGE_MASK masks on address parameters.David S. Miller1-0/+3
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W1-0/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[SPARC64]: Align address in huge_pte_alloc().David S. Miller1-0/+7
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-9/+19
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson1-12/+0
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller1-9/+19
2006-03-20[SPARC64]: Fix 2 bugs in huge page support.David S. Miller1-4/+175
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-171/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+310