summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2006-10-221-7/+160
* [MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto2006-10-031-2/+2
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-2/+2
* [MIPS] Do not count pages in holes with sparsememAtsushi Nemoto2006-07-131-25/+40
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [MIPS] Fix sparsemem support.Chad Reese2006-06-061-1/+1
* [MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle2006-04-191-25/+23Star
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-3/+1Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* [PATCH] mm: split highorder pagesNick Piggin2006-03-221-2/+3
* [MIPS] Support /proc/kcore for MIPSDaniel Jacobowitz2006-02-071-0/+16
* [PATCH] mips: setup_zero_pages count 1Hugh Dickins2005-12-121-2/+2
* [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.Ralf Baechle2005-12-011-1/+1
* Fix wrong comment.Ralf Baechle2005-10-291-1/+1
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-291-11/+17
* Delete duplicate copy of fixrange_init.Ralf Baechle2005-10-291-2/+2
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-4/+4
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-261-2/+2
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-221-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+304