summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm
AgeCommit message (Expand)AuthorFilesLines
2013-05-07ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus1-1/+1
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2-4/+4
2013-04-09ARC: remove #ifdef-ed out include of dead headerPaul Bolle1-3/+0
2013-04-09ARC: Fix coding style issuesSachin Kamat1-2/+2
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat1-1/+1
2013-04-09ARC: Remove unneeded version.h header includeSachin Kamat1-1/+0
2013-02-15ARC: Don't fiddle with non-existent cachesVineet Gupta1-12/+9
2013-02-15ARC: Add support for ioremap_prot APIGilad Ben-Yossef1-12/+36
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta1-3/+2
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2-0/+84
2013-02-15ARC: SMP supportVineet Gupta2-0/+44
2013-02-15ARC: Diagnostics: show_regs() etcVineet Gupta1-0/+20
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta1-3/+6
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta1-0/+13
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta1-0/+171
2013-02-15ARC: I/O and DMA MappingsVineet Gupta2-0/+161
2013-02-15ARC: Page Fault handlingVineet Gupta1-0/+228
2013-02-15ARC: TLB flush HandlingVineet Gupta1-0/+311
2013-02-15ARC: MMU Exception HandlingVineet Gupta2-0/+618
2013-02-15ARC: MMU Context ManagementVineet Gupta1-0/+23
2013-02-15ARC: Cache Flush ManagementVineet Gupta1-0/+725
2013-02-11ARC: uaccess friendsVineet Gupta1-0/+63
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta1-0/+10