aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/mm
Commit message (Expand)AuthorAge
* arc: mm: Fix build failureGuenter Roeck2015-01-30
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
* ARC: boot: cpu feature print enhancementsVineet Gupta2014-10-13
* ARC: refactoring: reduce the scope of some local varsVineet Gupta2014-10-13
* ARC: [mm] Fix compilation breakageNoam Camus2014-09-03
* flush_icache_range: export symbol to fix build errorsPranith Kumar2014-08-29
* mm, arc: remove obsolete pagefault oom killer commentDavid Rientjes2014-08-07
* ARC: help gcc elide icache helper for !SMPVineet Gupta2014-07-23
* ARC: move common ops for line/full cache into helpersVineet Gupta2014-07-23
* ARC: cache boot reporting updatesVineet Gupta2014-07-23
* ARC: update some commentsVineet Gupta2014-07-23
* ARC: [SMP] Enable icache coherencyVineet Gupta2014-06-26
* ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-03
* ARC: fix mmuv2 warningVineet Gupta2014-05-05
* ARC: [SMP] General FixesVineet Gupta2014-04-05
* ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-26
* ARC: support external initrdNoam Camus2014-03-26
* ARC: Use correct PTAG register for icache flushVineet Gupta2014-03-07
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
* | ARC: [SMP] TLB flushVineet Gupta2013-11-06
* | ARC: [SMP] ASID allocationVineet Gupta2013-11-06
* | ARC: Fix bogus gcc warning and micro-optimise TLB iteration loopVineet Gupta2013-11-06
* | ARC: Change calling convention of do_page_fault()Vineet Gupta2013-11-06
* | ARC: cacheflush optim - PTAG can be loop invariant if V-P is constVineet Gupta2013-11-06
* | ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpersVineet Gupta2013-11-06
* | ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta2013-11-06
* | ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routineVineet Gupta2013-11-06
* | ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta2013-11-02
|/
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-12
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* | ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta2013-08-30
* | ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta2013-08-30
* | ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta2013-08-30
* | ARC: No need to flush the TLB in early bootVineet Gupta2013-08-30
* | ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta2013-08-30
* | ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-30
* | ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta2013-08-29
* | ARC: Code cosmetics (Nothing semantical)Vineet Gupta2013-08-29
* | ARC: Exception Handlers Code consolidationVineet Gupta2013-08-26
|/
* mm: invoke oom-killer from remaining unconverted page fault handlersJohannes Weiner2013-07-09
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\
| * mm/ARC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
| * mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
| * mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
| * mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* | arc: delete __cpuinit usage from all arc filesPaul Gortmaker2013-06-27
* | ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNTVineet Gupta2013-06-27