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