index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
tlbex.S
Age
Commit message (
Expand
)
Author
2016-10-28
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
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-17
ARCv2: mm: THP support
Vineet Gupta
2015-10-09
ARC: mm: pte flags comsetic cleanups, comments
Vineet Gupta
2015-06-25
ARCv2: [vdk] dts files and defconfig for HS38 VDK
Ruud Derwig
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
2014-07-23
ARC: update some comments
Vineet Gupta
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
2013-06-27
ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT
Vineet Gupta
2013-06-27
ARC: [tlb-miss] Extraneous PTE bit testing/setting
Vineet Gupta
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
2013-06-22
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-15
ARC: SMP support
Vineet Gupta
2013-02-15
ARC: Diagnostics: show_regs() etc
Vineet Gupta
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta