summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-111-3/+0Star
* [MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2007-04-271-4/+4
* [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selectedAtsushi Nemoto2007-04-271-10/+7Star
* [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-241-2/+2
* [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto2007-03-241-1/+1
* [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=yRalf Baechle2007-02-201-2/+2
* [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-181-2/+0Star
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-061-0/+15
* [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-061-12/+11Star
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-10/+2Star
* [MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer2007-01-241-1/+2
* [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-0/+25
* [MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu2006-12-121-9/+8Star
* [MIPS] Make free_init_pages() arguments to be physical addressesFranck Bui-Huu2006-11-301-16/+17
* [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-301-5/+0Star
* [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-301-4/+4
* [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