index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
tlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: Fix typos
Bjorn Helgaas
2024-04-01
1
-2
/
+2
*
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
2023-12-08
1
-11
/
+5
*
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2023-09-04
1
-61
/
+38
|
\
|
*
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
2023-08-17
1
-2
/
+2
|
*
ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
2023-08-17
1
-58
/
+35
|
*
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
2023-08-13
1
-1
/
+1
*
|
arc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
1
-7
/
+11
|
/
*
ARC: mm: support 3 levels of page tables
Vineet Gupta
2021-08-26
1
-2
/
+2
*
ARC: mm: switch pgtable_t back to struct page *
Vineet Gupta
2021-08-26
1
-37
/
+0
*
ARC: mm: move MMU specific bits out of ASID allocator
Vineet Gupta
2021-08-24
1
-7
/
+4
*
ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS
Vineet Gupta
2021-08-24
1
-5
/
+8
*
ARC: mm: remove tlb paranoid code
Vineet Gupta
2021-08-24
1
-40
/
+0
*
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
2021-08-24
1
-2
/
+2
*
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
2021-08-24
1
-145
/
+18
*
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
2021-05-10
1
-1
/
+1
*
ARC: mm: fix spelling mistakes
Flavio Suligoi
2020-11-17
1
-12
/
+12
*
ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3
Vineet Gupta
2019-10-28
1
-5
/
+0
*
ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop
Vineet Gupta
2019-10-28
1
-45
/
+29
*
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
Vineet Gupta
2019-10-28
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARC: fix build warnings
Vineet Gupta
2019-05-20
1
-5
/
+8
*
ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
Vineet Gupta
2017-11-06
1
-24
/
+33
*
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
2017-09-01
1
-3
/
+0
*
ARC: set boot print log level to PR_INFO
Noam Camus
2017-08-28
1
-1
/
+1
*
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
2017-08-04
1
-1
/
+11
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
ARC: boot log: remove awkward space comma from MMU line
Vineet Gupta
2016-10-28
1
-3
/
+3
*
ARC: [plat-eznps] Use dedicated user stack top
Noam Camus
2016-05-09
1
-0
/
+6
*
ARC: Make vmalloc size configurable
Noam Camus
2016-05-09
1
-0
/
+5
*
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-03-11
1
-4
/
+4
*
ARC: comments update
Vineet Gupta
2015-11-16
1
-2
/
+2
*
ARC: mm: PAE40 support
Vineet Gupta
2015-10-29
1
-5
/
+22
*
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
2015-10-28
1
-5
/
+5
*
ARC: mm: Improve Duplicate PD Fault handler
Vineet Gupta
2015-10-28
1
-24
/
+24
*
ARC: boot log: decode more mmu config items
Vineet Gupta
2015-10-17
1
-6
/
+8
*
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
2015-10-17
1
-1
/
+1
*
ARC: mm: compute TLB size as needed from ways * sets
Vineet Gupta
2015-10-17
1
-5
/
+4
*
ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe
Vineet Gupta
2015-10-17
1
-2
/
+25
*
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
Vineet Gupta
2015-10-17
1
-0
/
+20
*
ARCv2: mm: THP: boot validation/reporting
Vineet Gupta
2015-10-17
1
-1
/
+7
*
ARCv2: mm: THP support
Vineet Gupta
2015-10-17
1
-0
/
+81
*
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
2015-06-22
1
-3
/
+51
*
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
Vineet Gupta
2015-06-19
1
-4
/
+4
*
ARC: boot: cpu feature print enhancements
Vineet Gupta
2014-10-13
1
-5
/
+3
*
ARC: [SMP] TLB flush
Vineet Gupta
2013-11-06
1
-0
/
+73
*
ARC: [SMP] ASID allocation
Vineet Gupta
2013-11-06
1
-6
/
+8
*
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
2013-11-06
1
-2
/
+2
*
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
1
-15
/
+7
*
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2013-08-30
1
-6
/
+7
*
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
1
-11
/
+13
[next]