include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / powerpc / mm / pgtable_32.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-18 Benjamin Herrenschmidtpowerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC...
2009-12-13 Albert Herranzpowerpc: allow ioremap within reserved memory regions
2009-12-13 Albert Herranzwii: use both mem1 and mem2 as ram
2009-08-27 Benjamin Herrenschmidtpowerpc/mm: Cleanup handling of execute permission
2009-05-27 Benjamin Herrenschmidtpowerpc: Minor cleanups of kernel virt address space...
2009-03-24 Benjamin Herrenschmidtpowerpc/mm: Tweak PTE bit combination definitions
2009-03-11 Benjamin Herrenschmidtpowerpc: Wire up /proc/vmallocinfo to our ioremap()
2009-02-10 Kumar Galapowerpc/fsl-booke: Fix mapping functions to use phys_addr_t
2009-01-08 Anton Vorontsovpowerpc/mm: Make clear_fixmap() actually work
2008-12-28 Ilya Yanokpowerpc/44x: Support 16K/64K base page sizes on 44x
2008-12-23 Dale Farnsworthpowerpc/32: Add the ability for a classic ppc kernel...
2008-12-23 Anton Vorontsovpowerpc/32: Allow __ioremap on RAM addresses for kdump...
2008-12-16 Benjamin Herrenschmidtpowerpc/mm: Remove flush_HPTE()
2008-12-03 Kumar Galapowerpc: Use RCU based pte freeing mechanism for all...
2008-12-03 Kumar Galapowerpc: hash_page_sync should only be used on SMP...
2008-09-24 Becky BrucePOWERPC: Allow 32-bit hashed pgtable code to support...
2008-07-24 Benjamin Herrenschmidtpowerpc ioremap_prot
2008-06-30 Becky Brucepowerpc: Change BAT code to use phys_addr_t
2008-05-23 David Gibson[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS
2008-04-24 Kumar Gala[POWERPC] Port fixmap from x86 and use for kmap_atomic
2008-04-16 Kumar Gala[POWERPC] Remove and replace uses of PPC_MEMSTART with...
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2007-06-14 David Gibson[POWERPC] Remove a couple of unused definitions from...
2007-06-14 David Gibson[POWERPC] Remove the dregs of APUS support from arch...
2007-06-14 David Gibson[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping...
2007-05-23 Kumar Gala[POWERPC] Fix modpost warning
2007-05-08 David Gibson[POWERPC] Remove use of 4level-fixup.h for ppc32
2007-04-24 David Gibson[POWERPC] Abolish PHYS_FMT macro from arch/powerpc
2007-04-12 Benjamin Herrenschmidt[POWERPC] DEBUG_PAGEALLOC for 32-bit
2007-04-12 Benjamin Herrenschmidt[POWERPC] Fix 32-bit mm operations when not using BATs
2007-04-12 Benjamin Herrenschmidt[POWERPC] Cleanup 32-bit map_page
2007-02-09 Kumar Gala[POWERPC] Fix is_power_of_4(x) compile error
2007-02-07 Robert P. J. Day[POWERPC] Add "is_power_of_2" checking to log2.h.
2006-12-04 Benjamin Herrenschmidt[POWERPC] Merge 32 and 64 bits asm-powerpc/io.h
2006-12-04 Benjamin Herrenschmidt[POWERPC] Remove ioremap64 and fixup_bigphys_addr
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-29 Eugene Surovegin[PATCH] lock PTE before updating it in 440/BookE page...
2006-03-16 Olaf Hering[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
2005-10-31 Paul Mackerraspowerpc: import a fix from arch/ppc/mm/pgtable.c
2005-10-29 Paul Mackerraspowerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.c
2005-10-10 Paul Mackerraspowerpc: Rename files to have consistent _32/_64 suffixes