Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eed09ad261822a7bdc441ed192c6f444375e5527
/
arch
/
mips
/
kernel
/
genex.S
ee54d37
MIPS: Make check condition for SDBBP consistent with EJTAG spec
by Tiezhu Yang
· 4 years ago
bc6e8dc
MIPS: handle Loongson-specific GSExc exception
by WANG Xuerui
· 4 years, 6 months ago
31e1b3e
MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
by YuanJunQing
· 4 years, 8 months ago
da706e5
MIPS: asm: Rename some macros to avoid build errors
by Huacai Chen
· 4 years, 8 months ago
4dee90d
MIPS: genex: Don't reload address unnecessarily
by Paul Burton
· 5 years ago
12dbb04
MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handler
by Paul Burton
· 5 years ago
071d2f0
MIPS: r4k-bugs64: Limit R4k bug checks to affected systems
by Paul Burton
· 5 years ago
ccd51b9
MIPS: Remove unused R5432_CP0_INTERRUPT_WAR
by Paul Burton
· 5 years ago
378ed6f
MIPS: Avoid using .set mips0 to restore ISA
by Paul Burton
· 6 years ago
5328f74
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
by Paul Burton
· 6 years ago
c8bf380
MIPS: Fix ejtag handler on SMP
by Heiher
· 7 years ago
866b6a8
MIPS: Add DWARF unwinding to assembly
by Corey Minyard
· 7 years ago
db8466c
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
by Matt Redfearn
· 8 years ago
5a34133
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
by Huacai Chen
· 8 years ago
c25f806
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
by Matt Redfearn
· 8 years ago
dda45f70
MIPS: Switch to the irq_stack in interrupts
by Matt Redfearn
· 8 years ago
1eefcbc
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
by Paul Burton
· 8 years ago
105c22c
MIPS: genex: Indent delay slots & clean whitespace
by James Hogan
· 9 years ago
2db003a
MIPS: Support extended ASIDs
by Paul Burton
· 9 years ago
9b5c339
MIPS: Add & use CP0_EntryHi ASID definitions
by James Hogan
· 9 years ago
158d3b2
MIPS: Fix LLVM build issue.
by Ralf Baechle
· 9 years ago
64bedff
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
by James Hogan
· 10 years ago
091be55
MIPS: clear MSACSR cause bits when handling MSA FP exception
by Paul Burton
· 10 years ago
938c128
MIPS: kernel: genex: Set correct ISA level
by Markos Chandras
· 10 years ago
842dfc1
MIPS: Fix build with binutils 2.24.51+
by Manuel Lauss
· 10 years ago
b633648
MIPS: MT: Remove SMTC support
by Ralf Baechle
· 11 years ago
a809d46
MIPS: Fix gigaton of warning building with microMIPS.
by Ralf Baechle
· 11 years ago
2bcb3fb
MIPS: Dumb MSA FP exception handler
by Paul Burton
· 11 years ago
1db1af8
MIPS: Basic MSA context switching support
by Paul Burton
· 11 years ago
75b5b5e
MIPS: Add support for FTLBs
by Leonid Yegoshin
· 11 years ago
83e4da1e
MIPS: Print correct PC in trace dump after NMI exception
by Leonid Yegoshin
· 11 years ago
087d990
MIPS: Idle: Break r4k_wait into two functions and fix it.
by Ralf Baechle
· 12 years ago
48c4ac9
Revert "MIPS: Allow ASID size to be determined at boot time."
by David Daney
· 12 years ago
2a0b24f
MIPS: microMIPS: Add support for exception handling.
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
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
bef9ae3
MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.
by Ralf Baechle
· 12 years ago
8bc6d05
MIPS: Read watch registers with interrupts disabled.
by David Daney
· 16 years ago
25c3000
MIPS: Override assembler target architecture for octeon.
by David Daney
· 16 years ago
b67b2b7
MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.
by David Daney
· 16 years ago
8531a35
[MIPS] SMTC: Fix SMTC dyntick support.
by Kevin D. Kissell
· 16 years ago
c65a548
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
by Atsushi Nemoto
· 17 years ago
619b6e1
[MIPS] R4000/R4400 daddiu erratum workaround
by Maciej W. Rozycki
· 17 years ago
c6563e8
[MIPS] Fix typo in R3000 TRACE_IRQFLAGS code
by Atsushi Nemoto
· 17 years ago
0db3421
[MIPS] SMTC: Interrupt mask backstop hack
by Kevin D. Kissell
· 18 years ago
fe99f1b
[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGS
by Chris Dearman
· 18 years ago
7df4246
[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.
by Ralf Baechle
· 18 years ago
8c36443
[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.
by Ralf Baechle
· 18 years ago
5b10496
[MIPS] Fast path for rdhwr emulation for TLS
by Atsushi Nemoto
· 18 years ago
f431baa
[MIPS] ret_from_irq adjustment
by Atsushi Nemoto
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
2312669
[MIPS] Stacktrace build-fix and improvement
by Atsushi Nemoto
· 18 years ago
192ef36
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
by Ralf Baechle
· 19 years ago
e35a5e3
[MIPS] Less noise on multithreading exceptions.
by Chris Dearman
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
4277ff5
[MIPS] Fix use of ehb instruction for non-R2 configurations.
by Ralf Baechle
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
4f0638b
[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kernels.
by Ralf Baechle
· 19 years ago
340ee4b
Virtual SMP support for the 34K.
by Ralf Baechle
· 19 years ago
e01402b
More AP / SP bits for the 34K, the Malta bits and things. Still wants
by Ralf Baechle
· 20 years ago
e50c0a8
Support the MIPS32 / MIPS64 DSP ASE.
by Ralf Baechle
· 20 years ago
69903d6
Fix typos and formatting.
by Thiemo Seufer
· 20 years ago
766160c
[PATCH] mips: fix build warnings
by Yoichi Yuasa
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
875d43e
[PATCH] mips: clean up 32/64-bit configuration
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago