index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
tlbex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: mm: Remove special handling for OCTEON CPUs
Thomas Bogendoerfer
2023-06-20
1
-20
/
+4
*
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2022-08-07
1
-37
/
+2
|
\
|
*
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
2022-08-04
1
-2
/
+2
|
*
MIPS: Remove VR41xx support
Thomas Bogendoerfer
2022-07-14
1
-35
/
+0
*
|
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
2022-07-18
1
-6
/
+6
*
|
mips: drop definitions of PTE_ORDER
Mike Rapoport
2022-07-18
1
-1
/
+1
|
/
*
MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
Maciej W. Rozycki
2022-03-07
1
-13
/
+10
*
MIPS: remove asm/war.h
Thomas Bogendoerfer
2022-02-22
1
-1
/
+0
*
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
2021-10-24
1
-8
/
+1
*
MIPS: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-13
1
-0
/
+2
*
MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
Huang Pei
2021-03-14
1
-4
/
+5
*
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
2021-01-22
1
-0
/
+1
*
MIPS: Get rid of BCM1250_M3_WAR
Thomas Bogendoerfer
2020-09-07
1
-1
/
+5
*
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
2020-09-07
1
-1
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-05-07
1
-1
/
+1
*
MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
Huacai Chen
2020-03-25
1
-1
/
+4
*
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
2019-11-01
1
-8
/
+15
|
\
|
*
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Paul Burton
2019-10-24
1
-8
/
+15
*
|
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
1
-3
/
+3
|
/
*
MIPS: tlbex: Remove cpu_has_local_ebase
Paul Burton
2019-09-03
1
-7
/
+2
*
MIPS: tlbex: Simplify r3k check
Paul Burton
2019-09-03
1
-30
/
+22
*
MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
Nathan Chancellor
2019-08-12
1
-1
/
+1
*
MIPS: Remove unused R8000 CPU support
Paul Burton
2019-07-23
1
-4
/
+0
*
MIPS: Remove unused R5432 CPU support
Paul Burton
2019-07-23
1
-1
/
+0
*
MIPS: Remove unused R4300 CPU support
Paul Burton
2019-07-23
1
-1
/
+0
*
MIPS: Rename JZRISC to XBURST
Paul Cercueil
2019-07-22
1
-1
/
+1
*
MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
Dmitry Korotin
2019-06-24
1
-9
/
+20
*
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
2019-02-04
1
-0
/
+10
*
mips: annotate implicit fall throughs
Mathieu Malaterre
2018-12-03
1
-0
/
+1
*
MIPS: Consistently declare TLB functions
Paul Burton
2018-08-11
1
-60
/
+40
*
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
2018-08-11
1
-1
/
+0
*
MIPS: Avoid using array as parameter to write_c0_kpgd()
Paul Burton
2018-08-07
1
-1
/
+1
*
MIPS: Remove unused R6000 support
Paul Burton
2017-08-29
1
-5
/
+0
*
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
Paul Burton
2017-06-29
1
-2
/
+1
*
MIPS: Handle tlbex-tlbp race condition
Paul Burton
2017-06-29
1
-1
/
+37
*
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
2017-04-10
1
-0
/
+22
*
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
2017-03-21
1
-4
/
+21
*
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
2017-02-13
1
-18
/
+20
|
\
|
*
MIPS: Export some tlbex internals for KVM to use
James Hogan
2017-02-03
1
-17
/
+16
|
*
MIPS: Export pgd/pmd symbols for KVM
James Hogan
2017-02-03
1
-1
/
+4
*
|
MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}
Paul Burton
2017-01-03
1
-3
/
+3
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-1
/
+1
|
\
|
*
MIPS: tlbex: Avoid duplicated single_insn_swpd
James Hogan
2016-07-24
1
-1
/
+1
*
|
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-5
/
+5
|
/
*
MIPS: Fix 64-bit HTW configuration
James Hogan
2016-05-28
1
-2
/
+12
*
MIPS: Add 64-bit HTW fields
James Hogan
2016-05-28
1
-2
/
+6
*
MIPS: mm: Panic if an XPA kernel is run without RIXI
Paul Burton
2016-05-13
1
-0
/
+3
*
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
2016-05-13
1
-6
/
+10
[next]