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