aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2011-10-24MIPS: Remove __init from add_wired_entry()Manuel Lauss
2011-10-20MIPS: cache: Provide cache flush operations for XFSRalf Baechle
2011-09-21MIPS: No branches in delay slots for huge pages in handle_tlblDavid Daney
2011-09-21MIPS: tlbex: Fix build error in R3000 code.Ralf Baechle
2011-09-17MIPS: Trivial style cleanups in mmap.cKevin Cernekee
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-07-26MIPS: Close races in TLB modify handlers.David Daney
2011-07-25MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee
2011-07-25MIPS: Add SYNC after cacheflushKevin Cernekee
2011-07-25MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee
2011-07-25MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao
2011-07-25MIPS: topdown mmap supportJian Peng
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle
2011-05-19MIPS: Kconfig and Makefile update for Netlogic XLR/XLSJayachandran C
2011-05-19MIPS: Netlogic: Cache, TLB support and feature overrides for XLRJayachandran C
2011-05-10MIPS: tlbex: Fix GCC 4.6.0 build errorRalf Baechle
2011-05-10MIPS: c-r4k: Fix GCC 4.6.0 build errorRalf Baechle
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-06update David Miller's old email addressJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney
2011-03-14MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney
2011-01-18MIPS: Add DINSM to uasm.David Daney
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee
2010-12-16MIPS: Rename mips_dma_cache_sync back to dma_cache_syncRalf Baechle
2010-10-29MIPS: Honor L2 bypass bitKevin Cernekee
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney
2010-10-29MIPS: Octeon: Handle Octeon II caches.David Daney
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney
2010-10-29MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle
2010-10-29MIPS: More detailed description of r4k_on_each_cpuRalf Baechle
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-04MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle
2010-10-04MIPS: RM7000: Symbol should be staticRicardo Mendoza
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-05MIPS: kprobe: Add support.David Daney
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney
2010-08-05MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney