Age | Commit message (Expand) | Author |
2015-11-16 | ARC: comments update | Vineet Gupta |
2015-11-14 | ARC: use ASL assembler mnemonic | Vineet Gupta |
2015-10-29 | ARC: mm: PAE40 support | Vineet Gupta |
2015-10-28 | ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t | Vineet Gupta |
2015-10-28 | ARC: mm: PAE40: switch to using phys_addr_t for physical addresses | Vineet Gupta |
2015-10-28 | ARC: mm: HIGHMEM: populate high memory from DT | Vineet Gupta |
2015-10-28 | ARC: mm: HIGHMEM: kmap API implementation | Vineet Gupta |
2015-10-28 | ARC: mm: preps ahead of HIGHMEM support #2 | Vineet Gupta |
2015-10-28 | ARC: mm: preps ahead of HIGHMEM support | Vineet Gupta |
2015-10-28 | ARC: mm: Improve Duplicate PD Fault handler | Vineet Gupta |
2015-10-28 | ARC: Ensure DT mem base is same as what kernel is built with | Vineet Gupta |
2015-10-17 | ARC: boot log: decode more mmu config items | Vineet Gupta |
2015-10-17 | ARC: boot log: move helper macros to header for reuse | Vineet Gupta |
2015-10-17 | ARC: mm: compute TLB size as needed from ways * sets | Vineet Gupta |
2015-10-17 | ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe | Vineet Gupta |
2015-10-17 | ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization | Vineet Gupta |
2015-10-17 | ARCv2: mm: THP: boot validation/reporting | Vineet Gupta |
2015-10-17 | ARCv2: mm: THP support | Vineet Gupta |
2015-10-09 | ARC: mm: pte flags comsetic cleanups, comments | Vineet Gupta |
2015-08-21 | ARC: Eliminate some ARCv2 specific code for ARCompact build | Vineet Gupta |
2015-08-20 | ARCv2: IOC: Allow boot time disable | Alexey Brodkin |
2015-08-20 | ARCv2: SLC: Allow boot time disable | Vineet Gupta |
2015-08-20 | ARCv2: Support IO Coherency and permutations involving L1 and L2 caches | Alexey Brodkin |
2015-07-06 | ARC: Don't memzero twice in dma_alloc_coherent for __GFP_ZERO | Vineet Gupta |
2015-07-06 | ARCv2: guard SLC DMA ops with spinlock | Alexey Brodkin |
2015-07-01 | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2015-06-25 | ARCv2: [vdk] dts files and defconfig for HS38 VDK | Ruud Derwig |
2015-06-25 | ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency) | Vineet Gupta |
2015-06-22 | ARCv2: MMUv4: support aliasing icache config | Vineet Gupta |
2015-06-22 | ARCv2: MMUv4: cache programming model changes | Vineet Gupta |
2015-06-22 | ARCv2: MMUv4: TLB programming Model changes | Vineet Gupta |
2015-06-22 | ARCv2: Support for ARCv2 ISA and HS38x cores | Vineet Gupta |
2015-06-19 | ARC: entry.S: confine EXCEPTION_* macros to one file | Vineet Gupta |
2015-06-19 | ARC: untangle cache flush loop | Vineet Gupta |
2015-06-19 | ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op() | Vineet Gupta |
2015-06-19 | ARC: cacheflush: move some code around, delete old comments | Vineet Gupta |
2015-06-19 | ARC: mm/cache_arc700.c -> mm/cache.c | Vineet Gupta |
2015-06-19 | ARC: compress cpuinfo_arc_mmu (mainly save page size in KB) | Vineet Gupta |
2015-06-19 | ARC: remove the unused platform helpers from dma mapping API | Vineet Gupta |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | ARC: fold ___flush_dcache_page into __flush_dcache_page | Vineet Gupta |
2015-05-11 | ARC: inline cache flush toggle helpers | Vineet Gupta |
2015-04-13 | ARC: mem init spring cleaning - No functional changes | Vineet Gupta |
2015-02-27 | ARC: perf: Enable generic software events | Vineet Gupta |
2015-01-30 | arc: mm: Fix build failure | Guenter Roeck |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2014-10-13 | ARC: boot: cpu feature print enhancements | Vineet Gupta |
2014-10-13 | ARC: refactoring: reduce the scope of some local vars | Vineet Gupta |
2014-09-03 | ARC: [mm] Fix compilation breakage | Noam Camus |
2014-08-29 | flush_icache_range: export symbol to fix build errors | Pranith Kumar |