summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm
Commit message (Expand)AuthorAgeFilesLines
* ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2013-05-251-10/+11
* ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta2013-05-231-1/+2
* ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-231-3/+3
* ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta2013-05-231-1/+1
* Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-104-51/+279
|\
| * ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta2013-05-092-1/+79
| * ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta2013-05-091-1/+1
| * ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta2013-05-092-11/+150
| * ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta2013-05-092-17/+33
| * ARC: [mm] refactor the core (i|d)cache line ops loopsVineet Gupta2013-05-091-29/+24
| * ARC: [mm] serious bug in vaddr based icache flushVineet Gupta2013-05-091-1/+1
* | Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-096-228/+83
|\ \ | |/
| * ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta2013-05-072-7/+20
| * ARC: [mm] micro-optimize page size icache invalidateVineet Gupta2013-05-071-3/+12
| * ARC: [mm] remove the pessimistic all-alias-invalidate icache helpersVineet Gupta2013-05-071-184/+17
| * ARC: [mm] consolidate icache/dcache sync codeVineet Gupta2013-05-071-16/+16
| * ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta2013-05-071-4/+10
| * ARC: [mm] optimise icache flush for user mappingsVineet Gupta2013-05-072-14/+12
| * ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus2013-05-071-1/+1
| * ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-092-4/+4
| * ARC: remove #ifdef-ed out include of dead headerPaul Bolle2013-04-091-3/+0
| * ARC: Fix coding style issuesSachin Kamat2013-04-091-2/+2
| * ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat2013-04-091-1/+1
| * ARC: Remove unneeded version.h header includeSachin Kamat2013-04-091-1/+0
* | mm/arc: use common help functions to free reserved pagesJiang Liu2013-04-291-21/+2
|/
* ARC: Don't fiddle with non-existent cachesVineet Gupta2013-02-151-12/+9
* ARC: Add support for ioremap_prot APIGilad Ben-Yossef2013-02-151-12/+36
* ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-151-3/+2
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-152-0/+84
* ARC: SMP supportVineet Gupta2013-02-152-0/+44
* ARC: Diagnostics: show_regs() etcVineet Gupta2013-02-151-0/+20
* ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta2013-02-151-3/+6
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-151-0/+13
* ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2013-02-151-0/+171
* ARC: I/O and DMA MappingsVineet Gupta2013-02-152-0/+161
* ARC: Page Fault handlingVineet Gupta2013-02-151-0/+228
* ARC: TLB flush HandlingVineet Gupta2013-02-151-0/+311
* ARC: MMU Exception HandlingVineet Gupta2013-02-152-0/+618
* ARC: MMU Context ManagementVineet Gupta2013-02-151-0/+23
* ARC: Cache Flush ManagementVineet Gupta2013-02-151-0/+725
* ARC: uaccess friendsVineet Gupta2013-02-111-0/+63
* ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta2013-02-111-0/+10
OpenPOWER on IntegriCloud