powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
[safe/jmp/linux-2.6] / arch / powerpc / mm / hash_utils_64.c
2009-12-08 David Gibsonpowerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_S...
2009-12-01 Benjamin HerrenschmidtRevert "powerpc/mm: Fix bug in pagetable cache cleanup...
2009-11-27 David Gibsonpowerpc/mm: Fix bug in pagetable cache cleanup with...
2009-11-05 Alexander GrafExport symbols for KVM module
2009-10-30 David Gibsonpowerpc/mm: Bring hugepage PTE accessor functions back...
2009-10-30 David Gibsonpowerpc/mm: Cleanup initialization of hugepages on...
2009-10-30 David Gibsonpowerpc/mm: Allow more flexible layouts for hugepage...
2009-04-22 Michael Ellermanpowerpc: Fix crash on CPU hotplug
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Introduce early_init_mmu() on 64-bit
2009-03-24 Rusty Russellcpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
2009-02-22 Anton Blanchardpowerpc/mm: Reduce hashtable size when using 64kB pages
2008-10-22 Jon Tollefsonpowerpc: Don't use a 16G page if beyond mem= limits
2008-10-13 David Gibsonpowerpc: Get USE_STRICT_MM_TYPECHECKS working again
2008-09-15 Paul Mackerraspowerpc: Make the 64-bit kernel as a position-independe...
2008-09-10 Paul MackerrasMerge branch 'linux-2.6'
2008-09-03 Paul Mackerraspowerpc: Only make kernel text pages of linear mapping...
2008-08-20 Tony Breedspowerpc: Guard htab_dt_scan_hugepage_blocks appropriately
2008-08-11 Benjamin Herrenschmidtpowerpc/mm: Fix attribute confusion with htab_bolt_mapp...
2008-07-24 Jon Tollefsonpowerpc: support multiple hugepage sizes
2008-07-24 Jon Tollefsonpowerpc: scan device tree for gigantic pages
2008-07-01 Paul Mackerraspowerpc: Only demote individual slices rather than...
2008-05-16 Paul MackerrasMerge branch 'linux-2.6' into powerpc-next
2008-05-15 Benjamin Herrenschmidt[POWERPC] vmemmap fixes to use smaller pages
2008-05-14 Michael Ellerman[POWERPC] Move declaration of tce variables into mmu...
2008-05-14 Michael Ellerman[POWERPC] Fix sparse warnings in arch/powerpc/mm
2008-04-07 Stephen Rothwell[POWERPC] htab_remove_mapping is only used by MEMORY_HO...
2008-04-01 Badari Pulavarty[POWERPC] Add error return from htab_remove_mapping()
2008-03-25 Paul MackerrasMerge branch 'linux-2.6'
2008-03-24 Paul Mackerras[POWERPC] Don't use 64k pages for ioremap on pSeries
2008-03-13 Paul MackerrasMerge branch 'linux-2.6'
2008-03-12 Michael Ellerman[POWERPC] Fix large hash table allocation on Cell blades
2008-02-26 Badari Pulavarty[POWERPC] Add code for removing HPTEs for parts of...
2008-02-14 David S. Miller[LIB]: Make PowerPC LMB code generic so sparc64 can...
2008-01-31 Michael Ellerman[POWERPC] Allocate the hash table under 1G on cell
2008-01-23 Paul Mackerras[POWERPC] Provide a way to protect 4k subpages when...
2008-01-17 Jon Tollefson[POWERPC] Add hugepagesz boot-time parameter
2007-12-11 Michael Neuling[POWERPC] Use SLB size from the device tree
2007-11-08 will schmidt[POWERPC] Include udbg.h when using udbg_printf
2007-10-29 Benjamin Herrenschmidt[POWERPC] powerpc: Fix demotion of segments to 4K pages
2007-10-17 Olof Johansson[POWERPC] Add 1TB workaround for PA6T
2007-10-17 Olof Johansson[POWERPC] Fix 1TB segment detection
2007-10-12 Paul Mackerras[POWERPC] Use 1TB segments
2007-08-17 Stephen Rothwell[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
2007-08-17 Jesper Juhl[POWERPC] Clean out a bunch of duplicate includes
2007-08-17 Ilpo Järvinen[POWERPC] Fix invalid semicolon after if statement
2007-08-03 Michael Neuling[POWERPC] Fixes for the SLB shadow buffer code
2007-07-22 Geert Uytterhoeven[POWERPC] cell: CONFIG_SPE_BASE is a typo
2007-06-14 David Gibson[POWERPC] Kill typedef-ed structs for hash PTEs and...
2007-05-17 Jon Tollefson[POWERPC] Correct #endif comment
2007-05-09 Benjamin Herrenschmidt[POWERPC] Add ability to 4K kernel to hash in 64K pages
2007-05-09 Benjamin Herrenschmidt[POWERPC] Introduce address space "slices"
2007-05-09 Benjamin Herrenschmidt[POWERPC] Small fixes & cleanups in segment page size...
2007-05-02 Michael Ellerman[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC...
2007-04-12 Benjamin Herrenschmidt[POWERPC] DEBUG_PAGEALLOC for 64-bit
2007-04-12 Paul Mackerras[POWERPC] Allow drivers to map individual 4k pages...
2007-03-09 Benjamin Herrenschmidt[POWERPC] Fix spu SLB invalidations
2006-12-04 Stephen Rothwell[POWERPC] Fix cputable.h for combined build
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Michael Ellerman[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()
2006-06-28 Michael Ellerman[POWERPC] powerpc: Initialise ppc_md htab pointers...
2006-06-15 Paul Mackerraspowerpc: Use 64k pages without needing cache-inhibited...
2006-04-22 Olof Johansson[PATCH] powerpc: Quiet page order output
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-22 Michael Ellerman[PATCH] powerpc: Replace platform_is_lpar() with a...
2006-03-22 Michael Ellerman[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
2006-02-28 Paul MackerrasMerge ../powerpc-merge
2006-02-28 Michael Ellerman[PATCH] powerpc/iseries: Fix double phys_to_abs bug...
2006-02-24 Paul MackerrasMerge ../powerpc-merge
2006-02-24 Michael Ellerman[PATCH] powerpc: Only calculate htab_size in one place...
2006-02-07 Michael Ellerman[PATCH] powerpc: Always panic if lmb_alloc() fails
2006-01-09 Adrian Bunkspelling: s/retreive/retrieve/
2006-01-09 Michael Ellerman[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_...
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base
2005-12-29 Anton Blanchard[PATCH] ppc64: htab_initialize_secondary cannot be...
2005-12-09 David Gibson[PATCH] powerpc: Add missing icache flushes for hugepages
2005-11-10 Paul Mackerras[PATCH] powerpc: merge code values for identifying...
2005-11-08 Mike Kravetz[PATCH] revised Memory Add Fixes for ppc64
2005-11-08 Benjamin Herrenschmidt[PATCH] ppc64: Fix the lazy icache/dcache code for...
2005-11-08 Paul MackerrasMerge ../linux-2.6
2005-11-07 David Gibson[PATCH] ppc64: Fix bug in SLB miss handler for hugepages
2005-11-07 Paul MackerrasMerge ../linux-2.6
2005-11-07 David Gibson[PATCH] powerpc: Kill ppcdebug
2005-11-07 Benjamin Herrenschmidt[PATCH] ppc64: support 64k pages
2005-10-12 Paul Mackerraspowerpc: Move default hash table size calculation to...
2005-10-10 Paul Mackerraspowerpc: Merge arch/ppc64/mm to arch/powerpc/mm