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
/
mips
/
mm
/
tlbex.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
1
-1
/
+1
2020-03-25
MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
Huacai Chen
1
-1
/
+4
2019-11-02
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
1
-8
/
+15
2019-11-01
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
1
-3
/
+3
2019-10-24
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Paul Burton
1
-8
/
+15
2019-09-03
MIPS: tlbex: Remove cpu_has_local_ebase
Paul Burton
1
-7
/
+2
2019-09-03
MIPS: tlbex: Simplify r3k check
Paul Burton
1
-30
/
+22
2019-08-12
MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
Nathan Chancellor
1
-1
/
+1
2019-07-24
MIPS: Remove unused R8000 CPU support
Paul Burton
1
-4
/
+0
2019-07-24
MIPS: Remove unused R5432 CPU support
Paul Burton
1
-1
/
+0
2019-07-24
MIPS: Remove unused R4300 CPU support
Paul Burton
1
-1
/
+0
2019-07-22
MIPS: Rename JZRISC to XBURST
Paul Cercueil
1
-1
/
+1
2019-06-24
MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
Dmitry Korotin
1
-9
/
+20
2019-02-04
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
1
-0
/
+10
2018-12-04
mips: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+1
2018-08-11
MIPS: Consistently declare TLB functions
Paul Burton
1
-60
/
+40
2018-08-11
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
1
-1
/
+0
2018-08-07
MIPS: Avoid using array as parameter to write_c0_kpgd()
Paul Burton
1
-1
/
+1
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
1
-5
/
+0
2017-06-29
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
Paul Burton
1
-2
/
+1
2017-06-29
MIPS: Handle tlbex-tlbp race condition
Paul Burton
1
-1
/
+37
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
1
-0
/
+22
2017-03-21
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
1
-4
/
+21
2017-02-13
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
1
-18
/
+20
2017-02-03
MIPS: Export some tlbex internals for KVM to use
James Hogan
1
-17
/
+16
2017-02-03
MIPS: Export pgd/pmd symbols for KVM
James Hogan
1
-1
/
+4
2017-01-03
MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}
Paul Burton
1
-3
/
+3
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-5
/
+5
2016-07-24
MIPS: tlbex: Avoid duplicated single_insn_swpd
James Hogan
1
-1
/
+1
2016-05-28
MIPS: Fix 64-bit HTW configuration
James Hogan
1
-2
/
+12
2016-05-28
MIPS: Add 64-bit HTW fields
James Hogan
1
-2
/
+6
2016-05-13
MIPS: mm: Panic if an XPA kernel is run without RIXI
Paul Burton
1
-0
/
+3
2016-05-13
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
1
-6
/
+10
2016-05-13
MIPS: mm: Simplify build_update_entries
Paul Burton
1
-21
/
+16
2016-05-13
MIPS: mm: Be more explicit about PTE mode bit handling
Paul Burton
1
-5
/
+9
2016-05-13
MIPS: mm: Pass scratch register through to iPTE_SW
Paul Burton
1
-13
/
+11
2016-05-13
MIPS: mm: Don't clobber $1 on XPA TLB refill
James Hogan
1
-14
/
+10
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
1
-12
/
+23
2016-05-13
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
1
-9
/
+4
2016-05-13
MIPS: Fix HTW config on XPA kernel without LPA enabled
James Hogan
1
-3
/
+1
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
1
-3
/
+121
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2016-01-24
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
1
-1
/
+1
2016-01-16
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-1
/
+0
2015-11-11
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
1
-1
/
+7
2015-11-11
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
Paul Burton
1
-2
/
+45
[next]