Age | Commit message (Expand) | Author | Files | Lines |
2017-08-28 | ARC: [plat-eznps] Fix TLB Errata | Noam Camus | 1 | -0/+9 |
2016-10-28 | ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... | Vineet Gupta | 1 | -21/+0 |
2015-11-14 | ARC: use ASL assembler mnemonic | Vineet Gupta | 1 | -3/+3 |
2015-10-29 | ARC: mm: PAE40 support | Vineet Gupta | 1 | -1/+10 |
2015-10-28 | ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t | Vineet Gupta | 1 | -9/+12 |
2015-10-17 | ARCv2: mm: THP support | Vineet Gupta | 1 | -4/+15 |
2015-10-09 | ARC: mm: pte flags comsetic cleanups, comments | Vineet Gupta | 1 | -1/+1 |
2015-06-25 | ARCv2: [vdk] dts files and defconfig for HS38 VDK | Ruud Derwig | 1 | -0/+2 |
2015-06-22 | ARCv2: MMUv4: TLB programming Model changes | Vineet Gupta | 1 | -0/+24 |
2015-06-22 | ARCv2: Support for ARCv2 ISA and HS38x cores | Vineet Gupta | 1 | -2/+0 |
2015-06-19 | ARC: entry.S: confine EXCEPTION_* macros to one file | Vineet Gupta | 1 | -15/+1 |
2014-07-23 | ARC: update some comments | Vineet Gupta | 1 | -2/+2 |
2014-03-26 | ARC: switch to generic ENTRY/END assembler annotations | Vineet Gupta | 1 | -6/+4 |
2013-11-06 | ARC: Change calling convention of do_page_fault() | Vineet Gupta | 1 | -2/+2 |
2013-08-30 | ARC: [ASID] Track ASID allocation cycles/generations | Vineet Gupta | 1 | -1/+4 |
2013-08-30 | ARC: [ASID] Refactor the TLB paranoid debug code | Vineet Gupta | 1 | -9/+7 |
2013-08-30 | ARC: MMUv4 preps/2 - Reshuffle PTE bits | Vineet Gupta | 1 | -3/+0 |
2013-08-29 | ARC: MMUv4 preps/1 - Fold PTE K/U access flags | Vineet Gupta | 1 | -21/+23 |
2013-08-29 | ARC: Code cosmetics (Nothing semantical) | Vineet Gupta | 1 | -68/+63 |
2013-08-26 | ARC: Exception Handlers Code consolidation | Vineet Gupta | 1 | -7/+1 |
2013-06-27 | ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT | Vineet Gupta | 1 | -5/+5 |
2013-06-27 | ARC: [tlb-miss] Extraneous PTE bit testing/setting | Vineet Gupta | 1 | -5/+5 |
2013-06-26 | ARC: Remove explicit passing around of ECR | Vineet Gupta | 1 | -1/+0 |
2013-06-22 | ARC: [mm] Remove @write argument to do_page_fault() | Vineet Gupta | 1 | -12/+2 |
2013-06-22 | ARC: Disintegrate arcregs.h | Vineet Gupta | 1 | -1/+1 |
2013-05-23 | ARC: copy_(to|from)_user() to honor usermode-access permissions | Vineet Gupta | 1 | -3/+3 |
2013-02-15 | ARC: Support for single cycle Close Coupled Mem (CCM) | Vineet Gupta | 1 | -3/+2 |
2013-02-15 | ARC: SMP support | Vineet Gupta | 1 | -0/+38 |
2013-02-15 | ARC: Diagnostics: show_regs() etc | Vineet Gupta | 1 | -0/+20 |
2013-02-15 | ARC: MMU Exception Handling | Vineet Gupta | 1 | -0/+351 |