summaryrefslogtreecommitdiff
path: root/arch/mips/mm/ioremap.c
AgeCommit message (Expand)Author
2023-12-21mips: mm: add slab availability checking in ioremap_protSerge Semin
2020-04-19MIPS: use ioremap_page_rangeChristoph Hellwig
2020-04-19MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig
2019-11-22mips: add support for folded p4d page tablesMike Rapoport
2018-07-05MIPS: Fix ioremap() RAM checkPaul Burton
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt
2012-12-28MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-22Revert "[PATCH] Generic ioremap_page_range: mips conversion"Ralf Baechle
2006-12-08[PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-10-29Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds