index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
tlbex.c
Age
Commit message (
Expand
)
Author
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
2016-05-28
MIPS: Fix 64-bit HTW configuration
James Hogan
2016-05-28
MIPS: Add 64-bit HTW fields
James Hogan
2016-05-13
MIPS: mm: Panic if an XPA kernel is run without RIXI
Paul Burton
2016-05-13
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
2016-05-13
MIPS: mm: Simplify build_update_entries
Paul Burton
2016-05-13
MIPS: mm: Be more explicit about PTE mode bit handling
Paul Burton
2016-05-13
MIPS: mm: Pass scratch register through to iPTE_SW
Paul Burton
2016-05-13
MIPS: mm: Don't clobber $1 on XPA TLB refill
James Hogan
2016-05-13
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
2016-05-13
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2016-05-13
MIPS: Fix HTW config on XPA kernel without LPA enabled
James Hogan
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2016-01-15
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-11-11
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
2015-11-11
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
Paul Burton
2015-11-11
MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code
Paul Burton
2015-11-11
MIPS: tlbex: Remove some RIXI redundancy
Paul Burton
2015-11-11
MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo
Paul Burton
2015-06-21
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
James Hogan
[next]