aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/init.c
Commit message (Expand)AuthorAge
* [MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle2007-11-26
* [MIPS] Convert reference to mem_map to pfn_to_page().Ralf Baechle2007-11-15
* [MIPS] Fix aliasing bug in copy_user_highpage, take 2.Ralf Baechle2007-10-16
* [MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle2007-09-11
* [MIPS] Gcc 3.3 build fixes.Ralf Baechle2007-08-26
* [MIPS] Mark prom_free_prom_memory as __init_refokAtsushi Nemoto2007-07-24
* [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-11
* [MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2007-04-27
* [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selectedAtsushi Nemoto2007-04-27
* [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-24
* [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto2007-03-24
* [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=yRalf Baechle2007-02-19
* [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-18
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-06
* [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-06
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-06
* [MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer2007-01-24
* [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-13
* [MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu2006-12-11
* [MIPS] Make free_init_pages() arguments to be physical addressesFranck Bui-Huu2006-11-29
* [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-29
* [MIPS] page.h: remove __pa() usages.Franck Bui-Huu2006-11-29
* [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2006-10-21
* [MIPS] Fix size of zones_size and zholes_size arrayAtsushi Nemoto2006-10-03
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-26
* [MIPS] Do not count pages in holes with sparsememAtsushi Nemoto2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] Fix sparsemem support.Chad Reese2006-06-05
* [MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle2006-04-18
* [PATCH] unify PFN_* macrosDave Hansen2006-03-27
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] mm: split highorder pagesNick Piggin2006-03-22
* [MIPS] Support /proc/kcore for MIPSDaniel Jacobowitz2006-02-07
* [PATCH] mips: setup_zero_pages count 1Hugh Dickins2005-12-12
* [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.Ralf Baechle2005-12-01
* Fix wrong comment.Ralf Baechle2005-10-29
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-29
* Delete duplicate copy of fixrange_init.Ralf Baechle2005-10-29
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-05
* [PATCH] mips: add MIPS-specific support for flatmem/discontigmemYoichi Yuasa2005-06-25
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16