Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
670821b9482d037915e75bdd307ec87f231dd70a
/
arch
/
mips
/
mm
/
tlbex.c
59b8725
MIPS: Flush wrong invalid FTLB entry for huge page
by Huacai Chen
· 8 years ago
4305f42
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
97f2645
tree-wide: replace config_enabled() with IS_ENABLED()
by Masahiro Yamada
· 8 years ago
2f8f8c0
MIPS: tlbex: Avoid duplicated single_insn_swpd
by James Hogan
· 8 years ago
aa76042
MIPS: Fix 64-bit HTW configuration
by James Hogan
· 8 years ago
6446e6c
MIPS: Add 64-bit HTW fields
by James Hogan
· 8 years ago
e56c7e1
MIPS: mm: Panic if an XPA kernel is run without RIXI
by Paul Burton
· 9 years ago
4b6f99d
MIPS: mm: Don't do MTHC0 if XPA not present
by James Hogan
· 9 years ago
2caa89b
MIPS: mm: Simplify build_update_entries
by Paul Burton
· 9 years ago
b4ebbb8
MIPS: mm: Be more explicit about PTE mode bit handling
by Paul Burton
· 9 years ago
bbeeffe
MIPS: mm: Pass scratch register through to iPTE_SW
by Paul Burton
· 9 years ago
f383219
MIPS: mm: Don't clobber $1 on XPA TLB refill
by James Hogan
· 9 years ago
7b2cb64
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
by Paul Burton
· 9 years ago
780602d
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
by Paul Burton
· 9 years ago
14bc241
MIPS: Fix HTW config on XPA kernel without LPA enabled
by James Hogan
· 9 years ago
380cd58
MIPS: Loongson-3: Fast TLB refill handler
by Huacai Chen
· 9 years ago
92a76f6
MIPS: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
e246468
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
4f33f6c
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
by Huacai Chen
· 9 years ago
b278737
mips, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
cab25bc
MIPS: Extend hardware table walking support to MIPS64
by Paul Burton
· 9 years ago
00bf1c6
MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fields
by Paul Burton
· 9 years ago
c676589
MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys code
by Paul Burton
· 9 years ago
974a0b6
MIPS: tlbex: Remove some RIXI redundancy
by Paul Burton
· 9 years ago
dbfd657
MIPS: tlbex: Stop open-coding build_convert_pte_to_entrylo
by Paul Burton
· 9 years ago
8fe4908
MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
by James Hogan
· 10 years ago
a3ae565
MIPS: tlbex: Fix broken offsets on r2 without XPA
by James Hogan
· 10 years ago
a2d25e6
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
by Paul Gortmaker
· 10 years ago
3e20a26
Merge branch '4.0-fixes' into mips-for-linux-next
by Ralf Baechle
· 10 years ago
9eaffa8
Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."
by Ralf Baechle
· 10 years ago
3057739
MIPS: Add R16000 detection
by Joshua Kinard
· 10 years ago
c5b3678
MIPS: Add support for XPA.
by Steven J. Hill
· 10 years ago
be0c37c
MIPS: Rearrange PTE bits into fixed positions.
by Steven J. Hill
· 10 years ago
77f3ee5
MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction
by Leonid Yegoshin
· 10 years ago
4695089
MIPS: Add cases for CPU_QEMU_GENERIC
by Leonid Yegoshin
· 10 years ago
c0222ac0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
070e76c
MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlers
by Leonid Yegoshin
· 10 years ago
34adb28
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
by Ralf Baechle
· 10 years ago
9e0f162
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
by David Daney
· 10 years ago
475d592
Merge branch '3.16-fixes' into mips-for-linux-next
by Ralf Baechle
· 10 years ago
5890f70
MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions
by Leonid Yegoshin
· 10 years ago
f1014d1
MIPS: mm: Use the Hardware Page Table Walker if the core supports it
by Markos Chandras
· 10 years ago
1062080
MIPS: bugfix: missed cache flush of TLB refill handler
by Leonid Yegoshin
· 10 years ago
8393c52
MIPS: tlbex: Fix a missing statement for HUGETLB
by Huacai Chen
· 10 years ago
18280ed
MIPS: Add code for new system 'paravirt'
by David Daney
· 10 years ago
35d0470
MIPS: Don't build fast TLB refill handler with 32-bit kernels
by David Daney
· 10 years ago
7bb3940
MIPS: mm: Fix broken microMIPS kernel regression.
by Steven J. Hill
· 11 years ago
c579d31
MIPS: Loongson: Add basic Loongson-3 CPU support
by Huacai Chen
· 11 years ago
d7b1205
MIPS: Use current_cpu_type() instead of c->cputype
by Wu Zhangjin
· 14 years ago
f36c472
MIPS: Add support for the M5150 processor
by Leonid Yegoshin
· 11 years ago
aced4cb
MIPS: Add cases for CPU_P5600
by James Hogan
· 11 years ago
442e14a
MIPS: Add 1074K CPU support explicitly.
by Steven J. Hill
· 11 years ago
3b2663c
mips: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
708ac4b
MIPS: Add support for the proAptiv cores
by Leonid Yegoshin
· 11 years ago
14bd8c0
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
by Ralf Baechle
· 11 years ago
f4ae17a
MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXT
by Jayachandran C
· 11 years ago
c2377a4
MIPS: Move definition of SMP processor id register to header file
by Jayachandran C
· 11 years ago
69f24d1
MIPS: Optimize current_cpu_type() for better code.
by Ralf Baechle
· 11 years ago
4723b20
MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.
by David Daney
· 11 years ago
1b05018
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
38a997a
MIPS: tlbex: fix broken build in v3.11-rc1
by Aaro Koskinen
· 11 years ago
afc813a
MIPS: tlbex: Fix typo in r3000 tlb store handler
by Tony Wu
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 11 years ago
6ac5310
Merge branch '3.10-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
42a1117
MIPS: Fix typos and cleanup comment
by Tony Wu
· 11 years ago
6ba045f
MIPS: Move generated code to .text for microMIPS
by Jayachandran C
· 11 years ago
3f90b82
MIPS: tlbex: Fix size of area to be flushed.
by Ralf Baechle
· 11 years ago
a3d9086
MIPS: Flush TLB handlers directly after writing them
by Jonas Gorski
· 11 years ago
73acc7d
MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers
by Ralf Baechle
· 11 years ago
0e6ecc1
MIPS: Fixup check for invalid scratch register
by Jayachandran C
· 11 years ago
7777b93
MIPS: Allow platform specific scratch registers
by Jayachandran C
· 11 years ago
be8a6d4
MIPS: Remove duplicate definition of check_for_high_segbits.
by David Daney
· 12 years ago
48c4ac9
Revert "MIPS: Allow ASID size to be determined at boot time."
by David Daney
· 12 years ago
8ea6cd7
Revert "MIPS: microMIPS: Support dynamic ASID sizing."
by David Daney
· 12 years ago
b22d1b6
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
by Ralf Baechle
· 12 years ago
2a0b24f
MIPS: microMIPS: Add support for exception handling.
by Steven J. Hill
· 12 years ago
f6b06d9
MIPS: microMIPS: Support dynamic ASID sizing.
by Steven J. Hill
· 12 years ago
d532f3d
MIPS: Allow ASID size to be determined at boot time.
by Steven J. Hill
· 12 years ago
9b3539e
Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
8759934
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
by Huacai Chen
· 12 years ago
0bfbf6a
MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.
by Ralf Baechle
· 12 years ago
8bfc245
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
f8fa481
MIPS: Add support for the M14KEc core.
by Steven J. Hill
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
9120963
Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."
by Ralf Baechle
· 12 years ago
241738b
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next
by Ralf Baechle
· 12 years ago
bdf2050
MIPS: PMC-Sierra Yosemite: Remove support.
by Ralf Baechle
· 12 years ago
970d032
MIPS: Transparent Huge Pages support
by Ralf Baechle
· 12 years ago
aa1762f
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT
by David Daney
· 12 years ago
a2c763e
MIPS: tlbex: Better debug output.
by Ralf Baechle
· 12 years ago
fb2b1db
MIPS: Remove R5000A.
by Ralf Baechle
· 12 years ago
f151f3b
MIPS: tlbex: Fix section mismatches
by Kevin Cernekee
· 12 years ago
359187d
MIPS: R5000: Fix TLB hazard handling.
by Ralf Baechle
· 12 years ago
02a5417
MIPS: tlbex: Deal with re-definition of label
by Ralf Baechle
· 12 years ago
748e787
MIPS: Optimize TLB refill for RI/XI configurations.
by David Daney
· 12 years ago
cb418b3
Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next
by Ralf Baechle
· 12 years ago
05857c6
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
by Steven J. Hill
· 12 years ago
ff401e5
MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.
by Steven J. Hill
· 12 years ago
625c0a2
MIPS: Avoid pipeline stalls on some MIPS32R2 cores.
by Steven J. Hill
· 12 years ago
113c62d
MIPS: Add support for the M14Kc core.
by Steven J. Hill
· 12 years ago
Next »