Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cfe4d53eee81878ded963e76957f4aeed85f0a82
/
arch
/
mips
/
mm
/
tlbex.c
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
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
0f4ccbc
MIPS: No branches in delay slots for huge pages in handle_tlbl
by David Daney
· 13 years ago
d954ffe
MIPS: tlbex: Fix build error in R3000 code.
by Ralf Baechle
· 13 years ago
bf28607
MIPS: Close races in TLB modify handlers.
by David Daney
· 13 years ago
efa0f81
MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
by Jayachandran C
· 14 years ago
4a9040f
MIPS: tlbex: Fix GCC 4.6.0 build error
by Ralf Baechle
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e1c87d2
MIPS: Add an unreachable return statement to satisfy buggy GCCs.
by David Daney
· 14 years ago
2c8c53e
MIPS: Optimize TLB handlers for Octeon CPUs
by David Daney
· 14 years ago
cc33ae4
MIPS: Use BBIT instructions in TLB handlers
by David Daney
· 14 years ago
3d8bfdd
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
by David Daney
· 14 years ago
602977b
MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code
by Kevin Cernekee
· 14 years ago
83ccf69
MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
by Lars-Peter Clausen
· 14 years ago
1ec5632
MIPS: Check for accesses beyond the end of the PGD.
by David Daney
· 15 years ago
3be6022
MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
by David Daney
· 15 years ago
3d45285
MIPS: Sibyte: Fix M3 TLB exception handler workaround.
by Ralf Baechle
· 15 years ago
6dd9344
MIPS: Implement Read Inhibit/eXecute Inhibit
by David Daney
· 15 years ago
9b8c389
MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.
by David Daney
· 15 years ago
3482d71
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
by Florian Fainelli
· 15 years ago
325f8a0
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
by David Daney
· 15 years ago
abbdc3d
MIPS: Cleanup forgotten label_module_alloc in tlbex.c
by David Daney
· 15 years ago
8262228
MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors.
by David Daney
· 15 years ago
0de663e
MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
by Maxime Bizon
· 15 years ago
e0cc87f
MIPS: Shrink the size of tlb handler
by Wu Fei
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
fd062c8
MIPS: TLB support for hugetlbfs.
by David Daney
· 16 years ago
bd1437e
MIPS: Remove unused parameters from iPTE_LW.
by David Daney
· 16 years ago
faed528
MIPS: Remove dead case label.
by David Daney
· 16 years ago
41f0e4d
MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.
by David Daney
· 16 years ago
95affdd
MIPS: Fold the TLB refill at the vmalloc path if possible.
by David Daney
· 16 years ago
e6f72d3
MIPS: Replace some magic numbers with symbolic values in tlbex.c
by David Daney
· 16 years ago
2f794d0
MIPS: Alchemy: MIPS hazard workarounds are not required.
by Manuel Lauss
· 16 years ago
270717a
MIPS: Alchemy: unify CPU model constants.
by Manuel Lauss
· 16 years ago
a644b27
MIPS: NEC VR5500 processor support fixup
by Shinya Kuribayashi
· 16 years ago
ec454d8
MIPS: Add Cavium OCTEON slot into proper tlb category.
by David Daney
· 16 years ago
e0cee3e
[MIPS] Fix WARNING: at kernel/smp.c:290
by Thomas Bogendoerfer
· 16 years ago
326e2e1
[MIPS] R4700: Fix build_tlb_probe_entry
by Thomas Bogendoerfer
· 17 years ago
b1ec4c8
[MIPS] Add missing 4KEC TLB refill handler
by Thomas Bogendoerfer
· 17 years ago
234fcd1
[MIPS] Fix loads of section missmatches
by Ralf Baechle
· 17 years ago
e30ec45
[MIPS] Split the micro-assembler from tlbex.c.
by Thiemo Seufer
· 17 years ago
237cfee
[MIPS] Alchemy: Au1210/Au1250 CPU support
by Manuel Lauss
· 17 years ago
92b1e6a
[MIPS] tlbex.c: cleanup debug code
by Franck Bui-Huu
· 17 years ago
cbdbe07
[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align
by Franck Bui-Huu
· 17 years ago
f49b94d8c
[MIPS] tlbex.c: cleanup include files
by Franck Bui-Huu
· 17 years ago
a9af604
[MIPS] tlbex.c: Cleanup __init usages.
by Franck Bui-Huu
· 17 years ago
619b6e1
[MIPS] R4000/R4400 daddiu erratum workaround
by Maciej W. Rozycki
· 17 years ago
161548b
[MIPS] tlbex: Cleanup handling of R2 hazards in TLB handlers.
by Ralf Baechle
· 17 years ago
6f1ca1d
[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."
by Ralf Baechle
· 17 years ago
aaf76a3
[MIPS] tlbex.c: Cleanup __init usage.
by Franck Bui-Huu
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
10cc352
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
by Ralf Baechle
· 17 years ago
aeffdbb
[MIPS] tlbex: Size optimize code by declaring a few functions inline.
by Ralf Baechle
· 17 years ago
1c0c13e
[MIPS] Add support for BCM47XX CPUs.
by Aurelien Jarno
· 17 years ago
8df5bea
[MIPS] Workaround for 4Kc machine check exception
by Maciej W. Rozycki
· 18 years ago
Next »