开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
tlbex.c
Age
Commit message (
Expand
)
Author
2024-02-20
MIPS: tlbex: Use GPR number macros
Jiaxun Yang
2024-02-20
MIPS: Unify define of CP0 registers for uasm code
Jiaxun Yang
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-06-20
MIPS: mm: Remove special handling for OCTEON CPUs
Thomas Bogendoerfer
2022-08-06
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2022-08-04
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
2022-07-17
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
2022-07-17
mips: drop definitions of PTE_ORDER
Mike Rapoport
2022-07-14
MIPS: Remove VR41xx support
Thomas Bogendoerfer
2022-03-07
MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
Maciej W. Rozycki
2022-02-22
MIPS: remove asm/war.h
Thomas Bogendoerfer
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
2021-07-13
MIPS: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-14
MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
Huang Pei
2021-01-22
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
2020-09-07
MIPS: Get rid of BCM1250_M3_WAR
Thomas Bogendoerfer
2020-09-07
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-03-25
MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
Huacai Chen
2019-11-01
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
2019-10-31
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-23
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Paul Burton
2019-09-03
MIPS: tlbex: Remove cpu_has_local_ebase
Paul Burton
2019-09-03
MIPS: tlbex: Simplify r3k check
Paul Burton
2019-08-11
MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a boolean
Nathan Chancellor
2019-07-23
MIPS: Remove unused R8000 CPU support
Paul Burton
2019-07-23
MIPS: Remove unused R5432 CPU support
Paul Burton
2019-07-23
MIPS: Remove unused R4300 CPU support
Paul Burton
2019-07-21
MIPS: Rename JZRISC to XBURST
Paul Cercueil
2019-06-24
MIPS: Add missing EHB in mtc0 -> mfc0 sequence.
Dmitry Korotin
2019-02-04
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
2018-12-03
mips: annotate implicit fall throughs
Mathieu Malaterre
2018-08-10
MIPS: Consistently declare TLB functions
Paul Burton
2018-08-10
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
2018-08-06
MIPS: Avoid using array as parameter to write_c0_kpgd()
Paul Burton
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
2017-06-29
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
Paul Burton
2017-06-29
MIPS: Handle tlbex-tlbp race condition
Paul Burton
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
2017-03-21
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
2017-02-13
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
2017-02-03
MIPS: Export some tlbex internals for KVM to use
James Hogan
2017-02-03
MIPS: Export pgd/pmd symbols for KVM
James Hogan
2017-01-03
MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}
Paul Burton
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-24
MIPS: tlbex: Avoid duplicated single_insn_swpd
James Hogan
[next]