summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/ioremap.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix ioremap() RAM checkPaul Burton2018-07-051-12/+25
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+1
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-9/+9
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-311-6/+0
* MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2012-12-281-0/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-301-6/+3
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* Revert "[PATCH] Generic ioremap_page_range: mips conversion"Ralf Baechle2007-02-221-8/+88
* [PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen2006-12-081-88/+8
* [MIPS] Fix iounmap argument to const volatile.Ralf Baechle2006-10-191-1/+1
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-3/+1
* Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki2005-10-291-12/+3
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-291-6/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+202