include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / powerpc / mm / hugetlbpage.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-11-27 David Gibsonpowerpc/mm: Fix bug in gup_hugepd()
2009-10-30 David Gibsonpowerpc/mm: Bring hugepage PTE accessor functions back...
2009-10-30 David Gibsonpowerpc/mm: Split hash MMU specific hugepage code into...
2009-10-30 David Gibsonpowerpc/mm: Cleanup initialization of hugepages on...
2009-10-30 David Gibsonpowerpc/mm: Allow more flexible layouts for hugepage...
2009-10-30 David Gibsonpowerpc/mm: Cleanup management of kmem_caches for paget...
2009-10-30 David Gibsonpowerpc/mm: Make hpte_need_flush() correctly mask for...
2009-08-20 Benjamin Herrenschmidtpowerpc: Add memory management headers for new 64-bit...
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-01-06 Mel Gormanmm: report the MMU pagesize in /proc/pid/smaps
2008-12-16 Paul MackerrasMerge branch 'merge' into next
2008-12-16 Brian Kingpowerpc: Check for valid hugepage size in hugetlb_get_u...
2008-12-03 Paul MackerrasMerge branch 'merge'
2008-11-30 Al Viropowerpc set_huge_psize() false positive
2008-11-05 Jon Tollefsonpowerpc: Hugetlb pgtable cache access cleanup
2008-09-15 David Gibsonpowerpc: Clean up hugepage pagetable allocation for...
2008-07-28 Benjamin Herrenschmidtpowerpc: Disable 64K hugetlb support when doing 64K...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-24 Jon Tollefsonpowerpc: support multiple hugepage sizes
2008-07-24 Jon Tollefsonpowerpc: define support for 16G hugepages
2008-07-24 Jon Tollefsonpowerpc: scan device tree for gigantic pages
2008-07-24 Jon Tollefsonpowerpc: function to allocate gigantic hugepages
2008-07-24 Andi Kleenhugetlb: introduce pud_huge
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Jan Beulichmm: remove double indirection on tlb parameter to free_...
2008-07-01 Dave Kleikamppowerpc: hash_huge_page() should get the WIMG bits...
2008-06-30 Benjamin Herrenschmidtpowerpc: Free a PTE bit on ppc64 with 64K pages
2008-01-17 Jon Tollefson[POWERPC] Add hugepagesz boot-time parameter
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-12 Paul Mackerras[POWERPC] Use 1TB segments
2007-08-17 Jesper Juhl[POWERPC] Clean out a bunch of duplicate includes
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-05-09 Benjamin Herrenschmidt[POWERPC] Introduce address space "slices"
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Benjamin Herrenschmidtget_unmapped_area handles MAP_FIXED on powerpc
2007-05-07 Christoph Lameterslab allocators: remove multiple alignment specifications
2007-05-07 Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-04-12 Benjamin Herrenschmidt[POWERPC] Make tlb flush batch use lazy MMU mode
2007-03-09 Benjamin Herrenschmidt[POWERPC] Fix spu SLB invalidations
2007-01-24 Ishizaki Kou[POWERPC] TLB insertion cleanup
2007-01-09 David Gibson[POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Chen, Kenneth W[PATCH] shared page table for hugetlb page
2006-11-14 Hugh Dickins[PATCH] hugetlb: prepare_hugepage_range check offset too
2006-11-01 Hugh Dickins[POWERPC] Make high hugepage areas preempt safe
2006-08-24 Adam Litke[POWERPC] hugepage BUG fix
2006-04-28 David Gibson[PATCH] powerpc: Fix pagetable bloat for hugepages
2006-03-22 David Gibson[PATCH] hugepage: is_aligned_hugepage_range() cleanup
2006-01-09 Arnd Bergmann[PATCH] powerpc: fix two build warnings
2006-01-09 David Gibson[PATCH] powerpc: Make hugepage mappings respect hint...
2005-12-09 David Gibson[PATCH] powerpc: Fix SLB flushing path in hugepage
2005-12-09 David Gibson[PATCH] powerpc: Add missing icache flushes for hugepages
2005-12-08 Benjamin Herrenschmidt[PATCH] powerpc: Fix a huge page bug
2005-11-25 David Gibson[PATCH] powerpc: More hugepage boundary case fixes
2005-11-24 David Gibson[PATCH] powerpc: fix for hugepage areas straddling...
2005-11-24 Hugh Dickins[PATCH] mm: powerpc ptlock comments
2005-11-07 David Gibson[PATCH] ppc64: Fix bug in SLB miss handler for hugepages
2005-11-07 Benjamin Herrenschmidt[PATCH] ppc64: support 64k pages
2005-10-10 Paul Mackerraspowerpc: Merge arch/ppc64/mm to arch/powerpc/mm