aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/ioremap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-19MIPS: use ioremap_page_rangeChristoph Hellwig1-101/+11
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig1-23/+22
2019-11-22mips: add support for folded p4d page tablesMike Rapoport1-1/+5
2018-07-05MIPS: Fix ioremap() RAM checkPaul Burton1-12/+25
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-9/+9
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt1-6/+0
2012-12-28MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle1-6/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-02-22Revert "[PATCH] Generic ioremap_page_range: mips conversion"Ralf Baechle1-8/+88
2006-12-08[PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen1-88/+8
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle1-1/+1
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins1-3/+1
2005-10-29Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki1-12/+3
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle1-6/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+202