Paul Burton
|
4bcb4ad663
MIPS: Consistently declare TLB functions
|
7 years ago |
Paul Burton
|
b29fea3676
MIPS: Export tlbmiss_handler_setup_pgd near its definition
|
7 years ago |
Paul Burton
|
b023a93960
MIPS: Avoid using array as parameter to write_c0_kpgd()
|
7 years ago |
Paul Burton
|
3b2db173f0
MIPS: Remove unused R6000 support
|
8 years ago |
Paul Burton
|
5f930860e7
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
|
8 years ago |
Paul Burton
|
f39878cc5b
MIPS: Handle tlbex-tlbp race condition
|
8 years ago |
Alex Belits
|
3377e227af
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
|
8 years ago |
Huacai Chen
|
0115f6cbf2
MIPS: Flush wrong invalid FTLB entry for huge page
|
8 years ago |
James Hogan
|
f700a42008
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
|
8 years ago |
James Hogan
|
722b454431
MIPS: Export some tlbex internals for KVM to use
|
9 years ago |
James Hogan
|
ccf015166d
MIPS: Export pgd/pmd symbols for KVM
|
10 years ago |
Paul Burton
|
2c0e57eaef
MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}
|
8 years ago |
Linus Torvalds
|
4305f42401
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
9 years ago |
Masahiro Yamada
|
97f2645f35
tree-wide: replace config_enabled() with IS_ENABLED()
|
9 years ago |
James Hogan
|
2f8f8c04e8
MIPS: tlbex: Avoid duplicated single_insn_swpd
|
9 years ago |
James Hogan
|
aa76042a01
MIPS: Fix 64-bit HTW configuration
|
9 years ago |
James Hogan
|
6446e6cf44
MIPS: Add 64-bit HTW fields
|
9 years ago |
Paul Burton
|
e56c7e1881
MIPS: mm: Panic if an XPA kernel is run without RIXI
|
9 years ago |
James Hogan
|
4b6f99d307
MIPS: mm: Don't do MTHC0 if XPA not present
|
9 years ago |
Paul Burton
|
2caa89b49b
MIPS: mm: Simplify build_update_entries
|
9 years ago |
Paul Burton
|
b4ebbb876d
MIPS: mm: Be more explicit about PTE mode bit handling
|
9 years ago |
Paul Burton
|
bbeeffec6f
MIPS: mm: Pass scratch register through to iPTE_SW
|
9 years ago |
James Hogan
|
f383219674
MIPS: mm: Don't clobber $1 on XPA TLB refill
|
9 years ago |
Paul Burton
|
7b2cb64f91
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
|
9 years ago |
Paul Burton
|
780602d740
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
|
9 years ago |
James Hogan
|
14bc241443
MIPS: Fix HTW config on XPA kernel without LPA enabled
|
9 years ago |
Huacai Chen
|
380cd582c0
MIPS: Loongson-3: Fast TLB refill handler
|
9 years ago |
Adam Buchbinder
|
92a76f6d85
MIPS: Fix misspellings in comments.
|
9 years ago |
Linus Torvalds
|
e2464688b5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
9 years ago |
Huacai Chen
|
4f33f6c522
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
|
9 years ago |