summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/tlbex.S
Commit message (Expand)AuthorAgeFilesLines
* 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/+7Star
* ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-301-3/+0Star
* 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/+63Star
* ARC: Exception Handlers Code consolidationVineet Gupta2013-08-261-7/+1Star
* 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/+0Star
* ARC: [mm] Remove @write argument to do_page_fault()Vineet Gupta2013-06-221-12/+2Star
* 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/+2Star
* 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