include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / mips / mm / init.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-28 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-02-27 David DaneyMIPS: Implement Read Inhibit/eXecute Inhibit
2010-02-27 David DaneyMIPS: Two-level pagetables for 64-bit kernels with...
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-11 H. Peter AnvinMerge remote branch 'linus/master' into x86/bootmem
2010-02-02 Wu Fengguangresources: introduce generic page_is_ram()
2010-01-11 Andreas Fenkartmm: make totalhigh_pages unsigned long
2009-12-17 David DaneyMIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
2009-11-02 Kevin CernekeeMIPS: Fix machine check exception in kmap_coherent()
2009-09-23 KAMEZAWA Hiroyukikcore: use registerd physmem information
2009-09-23 KAMEZAWA Hiroyukikcore: register vmalloc area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: add kclist types
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-17 Wu FeiMIPS: Shrink the size of tlb handler
2009-06-24 Ralf BaechleMIPS: Build fix - include <linux/smp.h> into all smp_pr...
2009-05-14 Ralf BaechleMIPS: Fix highmem.
2009-03-30 Ralf BaechleMIPS: Use BUG_ON() where possible.
2008-06-16 Ralf Baechle[MIPS] Export empty_zero_page for sake of the ext4...
2008-04-28 Dmitri Vorobiev[MIPS] unexport copy_from_user_page()
2008-04-28 Dmitri Vorobiev[MIPS] unexport copy_to_user_page()
2008-04-28 Dmitri Vorobiev[MIPS] unexport copy_user_highpage()
2008-04-28 Ralf Baechle[MIPS] Add support for MIPS CMP platform.
2008-04-28 Chris Dearman[MIPS] All MIPS32 processors support64-bit physical...
2008-02-19 Ralf Baechle[MIPS] Fix buggy invocations of kmap_coherent()
2007-11-26 Ralf Baechle[MIPS] 64-bit Sibyte kernels need DMA32.
2007-11-15 Ralf Baechle[MIPS] Convert reference to mem_map to pfn_to_page().
2007-10-16 Ralf Baechle[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
2007-09-11 Ralf Baechle[MIPS] Fix aliasing bug in copy_user_highpage.
2007-08-27 Ralf Baechle[MIPS] Gcc 3.3 build fixes.
2007-07-24 Atsushi Nemoto[MIPS] Mark prom_free_prom_memory as __init_refok
2007-05-11 Franck Bui-Huu[MIPS] Remove LIMITED_DMA support
2007-04-27 Ralf Baechle[MIPS] Remove unused argument from kunmap_coherent().
2007-04-27 Atsushi Nemoto[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected
2007-03-24 Ralf Baechle[MIPS] Implement flush_anon_page().
2007-03-24 Atsushi Nemoto[MIPS] SPARSEMEM: The first pfn of zone should be min_l...
2007-02-20 Ralf Baechle[MIPS] Declare highstart_pfn, highend_pfn only if CONFI...
2007-02-18 Atsushi Nemoto[MIPS] Add external declaration of pagetable_init(...
2007-02-06 Atsushi Nemoto[MIPS] Move some kernel globals from asm file to C...
2007-02-06 Franck Bui-Huu[MIPS] Setup min_low_pfn/max_low_pfn correctly
2007-02-06 Atsushi Nemoto[MIPS] prom_free_prom_memory cleanup
2007-01-24 Thiemo Seufer[MIPS] Fix reported amount of freed memory - it's in...
2006-12-13 Atsushi Nemoto[PATCH] MIPS: Fix COW D-cache aliasing on fork
2006-12-12 Franck Bui-Huu[MIPS] paging_init(): use highend_pfn/highstart_pfn
2006-11-30 Franck Bui-Huu[MIPS] Make free_init_pages() arguments to be physical...
2006-11-30 Franck Bui-Huu[MIPS] setup.c: clean up initrd related code
2006-11-30 Franck Bui-Huu[MIPS] page.h: remove __pa() usages.
2006-10-21 Ralf Baechle[MIPS] Fix aliasing bug in copy_to_user_page / copy_fro...
2006-10-03 Atsushi Nemoto[MIPS] Fix size of zones_size and zholes_size array
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array...
2006-07-13 Atsushi Nemoto[MIPS] Do not count pages in holes with sparsemem
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-05 Chad Reese[MIPS] Fix sparsemem support.
2006-04-19 Ralf Baechle[MIPS] Cleanup free_initmem the same way as i386 did.
2006-03-27 Dave Hansen[PATCH] unify PFN_* macros
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-03-22 Nick Piggin[PATCH] mm: split highorder pages
2006-02-07 Daniel Jacobowitz[MIPS] Support /proc/kcore for MIPS
2005-12-12 Hugh Dickins[PATCH] mips: setup_zero_pages count 1
2005-12-01 Ralf Baechle[MIPS] Use reset_page_mapcount to initialize empty_zero...
2005-10-29 Ralf BaechleFix wrong comment.
2005-10-29 Ralf BaechleUpdate MIPS to use the 4-level pagetable code thereby...
2005-10-29 Ralf BaechleDelete duplicate copy of fixrange_init.
2005-09-05 Ralf Baechle[PATCH] mips: clean up 32/64-bit configuration
2005-06-25 Yoichi Yuasa[PATCH] mips: add MIPS-specific support for flatmem...
2005-06-22 Badari Pulavarty[PATCH] mm: remove PG_highmem
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2