index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
ARC: Fix typos
Bjorn Helgaas
1
-2
/
+2
2023-12-09
ARC: mm: retire support for aliasing VIPT D$
Vineet Gupta
1
-11
/
+5
2023-09-05
Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-61
/
+38
2023-08-25
arc: implement the new page table range API
Matthew Wilcox (Oracle)
1
-7
/
+11
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISA
Vineet Gupta
1
-2
/
+2
2023-08-18
ARC: boot log: eliminate struct cpuinfo_arc #1: mm
Vineet Gupta
1
-58
/
+35
2023-08-14
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
1
-1
/
+1
2021-08-26
ARC: mm: support 3 levels of page tables
Vineet Gupta
1
-2
/
+2
2021-08-26
ARC: mm: switch pgtable_t back to struct page *
Vineet Gupta
1
-37
/
+0
2021-08-25
ARC: mm: move MMU specific bits out of ASID allocator
Vineet Gupta
1
-7
/
+4
2021-08-25
ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS
Vineet Gupta
1
-5
/
+8
2021-08-25
ARC: mm: remove tlb paranoid code
Vineet Gupta
1
-40
/
+0
2021-08-25
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
1
-2
/
+2
2021-08-25
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
1
-145
/
+18
2021-05-10
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
1
-1
/
+1
2020-11-18
ARC: mm: fix spelling mistakes
Flavio Suligoi
1
-12
/
+12
2019-10-28
ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3
Vineet Gupta
1
-5
/
+0
2019-10-28
ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loop
Vineet Gupta
1
-45
/
+29
2019-10-28
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
Vineet Gupta
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-20
ARC: fix build warnings
Vineet Gupta
1
-5
/
+8
2017-11-06
ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
Vineet Gupta
1
-24
/
+33
2017-09-01
ARC: Re-enable MMU upon Machine Check exception
Jose Abreu
1
-3
/
+0
2017-08-29
ARC: set boot print log level to PR_INFO
Noam Camus
1
-1
/
+1
2017-08-04
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
1
-1
/
+11
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+2
2016-10-28
ARC: boot log: remove awkward space comma from MMU line
Vineet Gupta
1
-3
/
+3
2016-05-09
ARC: [plat-eznps] Use dedicated user stack top
Noam Camus
1
-0
/
+6
2016-05-09
ARC: Make vmalloc size configurable
Noam Camus
1
-0
/
+5
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
1
-4
/
+4
2015-11-16
ARC: comments update
Vineet Gupta
1
-2
/
+2
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
1
-5
/
+22
2015-10-28
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
1
-5
/
+5
2015-10-28
ARC: mm: Improve Duplicate PD Fault handler
Vineet Gupta
1
-24
/
+24
2015-10-17
ARC: boot log: decode more mmu config items
Vineet Gupta
1
-6
/
+8
2015-10-17
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
1
-1
/
+1
2015-10-17
ARC: mm: compute TLB size as needed from ways * sets
Vineet Gupta
1
-5
/
+4
2015-10-17
ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe
Vineet Gupta
1
-2
/
+25
2015-10-17
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
Vineet Gupta
1
-0
/
+20
2015-10-17
ARCv2: mm: THP: boot validation/reporting
Vineet Gupta
1
-1
/
+7
2015-10-17
ARCv2: mm: THP support
Vineet Gupta
1
-0
/
+81
2015-06-22
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
1
-3
/
+51
2015-06-19
ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)
Vineet Gupta
1
-4
/
+4
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-5
/
+3
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
1
-0
/
+73
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
1
-6
/
+8
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
1
-2
/
+2
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
1
-15
/
+7
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
1
-6
/
+7
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
1
-11
/
+13
[next]