summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
AgeCommit message (Expand)AuthorLines
2008-05-12[MIPS] unexport __kmap_atomic_to_pageAdrian Bunk-1/+0
2008-04-28[MIPS] unexport copy_from_user_page()Dmitri Vorobiev-3/+0
2008-04-28[MIPS] unexport copy_to_user_page()Dmitri Vorobiev-2/+0
2008-04-28[MIPS] unexport copy_user_highpage()Dmitri Vorobiev-2/+0
2008-04-28[MIPS] remove redundant display of free swap space in show_mem()Johannes Weiner-1/+0
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle-7/+38
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman-9/+41
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman-2/+2
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer-862/+725
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle-0/+32
2008-04-01[MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer-0/+1
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle-158/+148
2008-03-12[MIPS] Fix typo in commentThiemo Seufer-1/+1
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer-7/+7
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle-8/+16
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle-3/+6
2008-02-03arch/mips/: Spelling fixesJoe Perches-1/+1
2008-02-01[MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer-960/+1111
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss-0/+4
2008-01-29[MIPS] Use correct dma flushing in dma_cache_sync()Thomas Bogendoerfer-1/+1
2008-01-29[MIPS] Use real cache invalidateThomas Bogendoerfer-2/+2
2008-01-29[MIPS] tlbex.c: cleanup debug codeFranck Bui-Huu-57/+26
2008-01-29[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align Franck Bui-Huu-6/+3
2008-01-29[MIPS] tlbex.c: cleanup include filesFranck Bui-Huu-6/+0
2008-01-29[MIPS] tlbex.c: Cleanup __init usages.Franck Bui-Huu-49/+49
2008-01-29[MIPS] Remove useless S-cache flushes.Ralf Baechle-9/+0
2008-01-29[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.Ralf Baechle-1/+1
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki-47/+61
2008-01-29[MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.Ralf Baechle-8/+6
2008-01-11[MIPS] Wrong CONFIG option prevents setup of DMA zone.Thomas Bogendoerfer-1/+1
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle-36/+44
2007-11-15[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.Ralf Baechle-3/+3
2007-11-15[MIPS] Convert reference to mem_map to pfn_to_page().Ralf Baechle-1/+1
2007-11-15[MIPS] Sibyte: resurrect old cache hack.Ralf Baechle-1/+6
2007-10-29[MIPS] MT: Fix bug in multithreaded kernels.Ralf Baechle-3/+18
2007-10-29[MIPS] c-r3k: Implement flush_cache_range()Maciej W. Rozycki-28/+32
2007-10-29[MIPS] Cleanup random difference between the lmo and kernel.org tree.Ralf Baechle-1/+1
2007-10-23mips: sg_page() falloutJens Axboe-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe-9/+7
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn-1/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle-2/+0
2007-10-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-10/+19
2007-10-16[MIPS] Cache: Provide more information on cache policy on bootup.Ralf Baechle-3/+7
2007-10-16[MIPS] Fix aliasing bug in copy_user_highpage, take 2.Ralf Baechle-7/+12
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt-1/+1
2007-10-13[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."Ralf Baechle-48/+48
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu-48/+48
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle-66/+74
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle-8/+8
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle-17/+17