index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
tlbex.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
ARC: mm: support 4 levels of page tables
Vineet Gupta
1
-0
/
+9
2021-08-26
ARC: mm: support 3 levels of page tables
Vineet Gupta
1
-0
/
+9
2021-08-25
ARC: mm: hack to allow 2 level build with 4 level code
Vineet Gupta
1
-0
/
+8
2021-08-24
ARC: mm: remove tlb paranoid code
Vineet Gupta
1
-50
/
+0
2021-08-24
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
1
-1
/
+1
2021-08-24
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
1
-9
/
+1
2020-10-05
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
1
-7
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2019-10-28
ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not available
Vineet Gupta
1
-4
/
+0
2019-10-28
ARC: mm: TLB Miss optim: avoid re-reading ECR
Vineet Gupta
1
-2
/
+0
2019-10-28
ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STD
Vineet Gupta
1
-0
/
+10
2019-10-28
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
Vineet Gupta
1
-1
/
+1
2019-07-01
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
1
-0
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-08-28
ARC: [plat-eznps] Fix TLB Errata
Noam Camus
1
-0
/
+9
2016-10-28
ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...
Vineet Gupta
1
-21
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
1
-1
/
+10
2015-10-28
ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t
Vineet Gupta
1
-9
/
+12
2015-10-17
ARCv2: mm: THP support
Vineet Gupta
1
-4
/
+15
2015-10-09
ARC: mm: pte flags comsetic cleanups, comments
Vineet Gupta
1
-1
/
+1
2015-06-25
ARCv2: [vdk] dts files and defconfig for HS38 VDK
Ruud Derwig
1
-0
/
+2
2015-06-22
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
1
-0
/
+24
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
1
-2
/
+0
2015-06-19
ARC: entry.S: confine EXCEPTION_* macros to one file
Vineet Gupta
1
-15
/
+1
2014-07-23
ARC: update some comments
Vineet Gupta
1
-2
/
+2
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
1
-6
/
+4
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
1
-2
/
+2
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
1
-1
/
+4
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
1
-9
/
+7
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
1
-3
/
+0
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
1
-21
/
+23
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
1
-68
/
+63
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
1
-7
/
+1
2013-06-27
ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT
Vineet Gupta
1
-5
/
+5
2013-06-27
ARC: [tlb-miss] Extraneous PTE bit testing/setting
Vineet Gupta
1
-5
/
+5
2013-06-26
ARC: Remove explicit passing around of ECR
Vineet Gupta
1
-1
/
+0
2013-06-22
ARC: [mm] Remove @write argument to do_page_fault()
Vineet Gupta
1
-12
/
+2
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
1
-1
/
+1
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
1
-3
/
+3
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
1
-3
/
+2
2013-02-15
ARC: SMP support
Vineet Gupta
1
-0
/
+38
2013-02-15
ARC: Diagnostics: show_regs() etc
Vineet Gupta
1
-0
/
+20
2013-02-15
ARC: MMU Exception Handling
Vineet Gupta
1
-0
/
+351