aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/mm/tlbex.S
AgeCommit message (Expand)Author
2017-08-28ARC: [plat-eznps] Fix TLB ErrataNoam Camus
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta
2015-10-29ARC: mm: PAE40 supportVineet Gupta
2015-10-28ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta
2015-10-17ARCv2: mm: THP supportVineet Gupta
2015-10-09ARC: mm: pte flags comsetic cleanups, commentsVineet Gupta
2015-06-25ARCv2: [vdk] dts files and defconfig for HS38 VDKRuud Derwig
2015-06-22ARCv2: MMUv4: TLB programming Model changesVineet Gupta
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta
2015-06-19ARC: entry.S: confine EXCEPTION_* macros to one fileVineet Gupta
2014-07-23ARC: update some commentsVineet Gupta
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2013-11-06ARC: Change calling convention of do_page_fault()Vineet Gupta
2013-08-30ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta
2013-08-30ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta
2013-08-30ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta
2013-08-29ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta
2013-08-29ARC: Code cosmetics (Nothing semantical)Vineet Gupta
2013-08-26ARC: Exception Handlers Code consolidationVineet Gupta
2013-06-27ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNTVineet Gupta
2013-06-27ARC: [tlb-miss] Extraneous PTE bit testing/settingVineet Gupta
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta
2013-06-22ARC: [mm] Remove @write argument to do_page_fault()Vineet Gupta
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta
2013-05-23ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta
2013-02-15ARC: SMP supportVineet Gupta
2013-02-15ARC: Diagnostics: show_regs() etcVineet Gupta
2013-02-15ARC: MMU Exception HandlingVineet Gupta