aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi
2008-10-27MIPS: Don't unmap the memory for dma_sync*.David Daney
2008-09-05[MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer
2008-07-30[MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle
2008-07-26mips: use generic show_mem()Johannes Weiner
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15[MIPS] Make two functions staticDmitri Vorobiev
2008-07-08[MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer
2008-07-08[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-16[MIPS] Fix buggy use of kmap_coherent.Ralf Baechle
2008-06-16[MIPS] Fix the fix for divide by zero error in build_{clear,copy}_pageAtsushi Nemoto
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle
2008-06-16[MIPS] Export empty_zero_page for sake of the ext4 module.Ralf Baechle
2008-06-05Fix divide by zero error in build_clear_page() and build_copy_page()Yoichi Yuasa
2008-06-05[MIPS] R4700: Fix build_tlb_probe_entryThomas Bogendoerfer
2008-05-12[MIPS] unexport __kmap_atomic_to_pageAdrian Bunk
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] remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle
2008-04-01[MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-03-12[MIPS] Fix typo in commentThiemo Seufer
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle
2008-02-03arch/mips/: Spelling fixesJoe Perches
2008-02-01[MIPS] Split the micro-assembler from tlbex.c.Thiemo Seufer
2008-01-29[MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss
2008-01-29[MIPS] Use correct dma flushing in dma_cache_sync()Thomas Bogendoerfer
2008-01-29[MIPS] Use real cache invalidateThomas Bogendoerfer
2008-01-29[MIPS] tlbex.c: cleanup debug codeFranck Bui-Huu
2008-01-29[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align Franck Bui-Huu
2008-01-29[MIPS] tlbex.c: cleanup include filesFranck Bui-Huu
2008-01-29[MIPS] tlbex.c: Cleanup __init usages.Franck Bui-Huu
2008-01-29[MIPS] Remove useless S-cache flushes.Ralf Baechle
2008-01-29[MIPS] Use pte_present instead of open coded test for _PAGE_PRESENT.Ralf Baechle
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki
2008-01-29[MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.Ralf Baechle