summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/tlbex.S
Commit message (Expand)AuthorAgeFilesLines
* ARC: [plat-eznps] Fix TLB ErrataNoam Camus2017-08-281-0/+9
* ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta2016-10-281-21/+0
* ARC: use ASL assembler mnemonicVineet Gupta2015-11-141-3/+3
* ARC: mm: PAE40 supportVineet Gupta2015-10-291-1/+10
* ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta2015-10-281-9/+12
* ARCv2: mm: THP supportVineet Gupta2015-10-171-4/+15
* ARC: mm: pte flags comsetic cleanups, commentsVineet Gupta2015-10-091-1/+1
* ARCv2: [vdk] dts files and defconfig for HS38 VDKRuud Derwig2015-06-251-0/+2
* ARCv2: MMUv4: TLB programming Model changesVineet Gupta2015-06-221-0/+24
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-2/+0
* ARC: entry.S: confine EXCEPTION_* macros to one fileVineet Gupta2015-06-191-15/+1
* ARC: update some commentsVineet Gupta2014-07-231-2/+2
* ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta2014-03-261-6/+4
* ARC: Change calling convention of do_page_fault()Vineet Gupta2013-11-061-2/+2
* ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta2013-08-301-1/+4
* ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta2013-08-301-9/+7
* ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-301-3/+0
* ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta2013-08-291-21/+23
* ARC: Code cosmetics (Nothing semantical)Vineet Gupta2013-08-291-68/+63
* ARC: Exception Handlers Code consolidationVineet Gupta2013-08-261-7/+1
* ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNTVineet Gupta2013-06-271-5/+5
* ARC: [tlb-miss] Extraneous PTE bit testing/settingVineet Gupta2013-06-271-5/+5
* ARC: Remove explicit passing around of ECRVineet Gupta2013-06-261-1/+0
* ARC: [mm] Remove @write argument to do_page_fault()Vineet Gupta2013-06-221-12/+2
* ARC: Disintegrate arcregs.hVineet Gupta2013-06-221-1/+1
* ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-231-3/+3
* ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta2013-02-151-3/+2
* ARC: SMP supportVineet Gupta2013-02-151-0/+38
* ARC: Diagnostics: show_regs() etcVineet Gupta2013-02-151-0/+20
* ARC: MMU Exception HandlingVineet Gupta2013-02-151-0/+351