Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
89a93f2f4834f8c126e8d9dd6b368d0b9e21ec3d
/
arch
/
mips
/
kernel
/
traps.c
b012cff
[MIPS] Replace use of print_symbol with new %sP pointer format.
by Ralf Baechle
· 16 years ago
cb11dfa
[MIPS] Remove board_watchpoint_handler
by David Daney
· 17 years ago
10220c8
[MIPS] Fix check for valid stack pointer during backtrace
by Thomas Bogendoerfer
· 17 years ago
df27005
[MIPS] Fix handling of trap and breakpoint instructions
by Ralf Baechle
· 17 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago
bdc94eb
[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.
by Chris Dearman
· 17 years ago
234fcd1
[MIPS] Fix loads of section missmatches
by Ralf Baechle
· 17 years ago
1f5826b
[MIPS] Added missing cases for rdhwr emulation
by Chris Dearman
· 19 years ago
bbaf238
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
by Chris Dearman
· 17 years ago
f6771db
[MIPS] Fix shadow register support.
by Ralf Baechle
· 17 years ago
19c5870
Use helpers to obtain task pid in printks (arch code)
by Alexey Dobriyan
· 17 years ago
42f7754
[MIPS] time: Move R4000 clockevent device code to separate configurable file
by Ralf Baechle
· 17 years ago
60b0d65
[MIPS] SYNC emulation for MIPS I processors
by Maciej W. Rozycki
· 17 years ago
eae23f2
[MIPS] IP22: Fix warning.
by Ralf Baechle
· 17 years ago
9966db25
[MIPS] Make facility to convert CPU types to strings generally available.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
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
641e97f
[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.
by Ralf Baechle
· 17 years ago
ec70f65
[MIPS] Kill useless volatile keyword
by Ralf Baechle
· 17 years ago
948a34c
[MIPS] Maintain si_code field properly for FP exceptions
by Thiemo Seufer
· 17 years ago
34412c7
[MIPS] SMTC: Fix duplicate status dumps on NMI
by Thiemo Seufer
· 17 years ago
293c5bd
[MIPS] Fixup secure computing stuff.
by Ralf Baechle
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
e1bb8289
[MIPS] Make show_code static and add __user tag
by Atsushi Nemoto
· 17 years ago
5e0373b
[MIPS] Add some __user tags
by Atsushi Nemoto
· 17 years ago
28fc582
[MIPS] Sparse: Use NULL for pointer
by Atsushi Nemoto
· 17 years ago
9267a30
[MIPS] PMC MSP71xx mips common
by Marc St-Jean
· 18 years ago
a369202
[MIPS] Enable support for the userlocal hardware register
by Ralf Baechle
· 18 years ago
d223a86
[MIPS] FP affinity: Coding style cleanups
by Ralf Baechle
· 18 years ago
b63e804
[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}
by Atsushi Nemoto
· 18 years ago
b3f6df9
[MIPS] Transform old-style macros to newer "__noreturn"
by Robert P. J. Day
· 18 years ago
c3e838a
[MIPS] Fix timer/performance interrupt detection
by Chris Dearman
· 18 years ago
3b1d4ed
[MIPS] Don't drag a platform specific header into generic arch code.
by Ralf Baechle
· 18 years ago
6a05888
[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.
by Ralf Baechle
· 18 years ago
8e8a52e
[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.
by Ralf Baechle
· 18 years ago
acaec42
[MIPS] Always install the DSP exception handler.
by Chris Dearman
· 18 years ago
6ba07e5
[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS
by Atsushi Nemoto
· 18 years ago
ef300e4
[MIPS] Define and use vi_handler_t for vectored interrupt handlers.
by Ralf Baechle
· 18 years ago
856a514
[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.
by Ralf Baechle
· 18 years ago
99af900
[MIPS] Make do_default_vi static
by Ralf Baechle
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
ba755f8
[MIPS] Fix BUG(), BUG_ON() handling
by Atsushi Nemoto
· 18 years ago
5323180
[MIPS] Disallow CpU exception in kernel again.
by Atsushi Nemoto
· 18 years ago
53dc802
[MIPS] FPU ownership management & preemption fixes
by Atsushi Nemoto
· 18 years ago
9693a85
[MIPS] Add basic SMARTMIPS ASE support
by Franck Bui-Huu
· 18 years ago
90fccb1
[MIPS] Fix double signal on trap and break instruction
by Atsushi Nemoto
· 18 years ago
b6dcec9
[MIPS] Make __declare_dbe_table static and avoid it getting optimized away
by Ralf Baechle
· 18 years ago
63dc68a
[MIPS] Use conditional traps for BUG_ON on MIPS II and better.
by Ralf Baechle
· 18 years ago
e567988
[MIPS] Work around bogus gcc warnings.
by Ralf Baechle
· 18 years ago
5b10496
[MIPS] Fast path for rdhwr emulation for TLS
by Atsushi Nemoto
· 18 years ago
3ab0f40
[MIPS] Fix warning of printk format in mips_srs_init()
by Yoichi Yuasa
· 18 years ago
e04582b
[MIPS] Make sure cpu_has_fpu is used only in atomic context
by Atsushi Nemoto
· 18 years ago
1924600
[MIPS] Make unwind_stack() can dig into interrupted context
by Atsushi Nemoto
· 18 years ago
1df0f0f
[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORT
by Atsushi Nemoto
· 18 years ago
898d229
[MIPS] Make prepare_frametrace() not clobber v0
by Atsushi Nemoto
· 18 years ago
4d157d5
[MIPS] Improve unwind_stack()
by Franck Bui-Huu
· 18 years ago
1666a6f
[MIPS] Simplify dump_stack()
by Franck Bui-Huu
· 18 years ago
87151ae
[MIPS] Miscellaneous cleanup in prologue analysis code
by Franck Bui-Huu
· 18 years ago
cf495a33
[MIPS] Remove unused MODULE_RANGE macro.
by Franck Bui-Huu
· 18 years ago
f66686f
[MIPS] dump_stack() based on prologue code analysis
by Atsushi Nemoto
· 18 years ago
e889d78
[MIPS] Rearrange show_stack, show_trace
by Atsushi Nemoto
· 18 years ago
d4fd198
[MIPS] Honour "panic_on_oops" sysctl.
by Maxime Bizon
· 18 years ago
57725f9
[MIPS] Panic on fp exception in kernel mode.
by Chris Dearman
· 19 years ago
70ae612
[MIPS] Use KERN_DEBUG to log the SDBBP messages
by Chris Dearman
· 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
f41ae0b
[MIPS] Fix configuration of R2 CPU features and multithreading.
by Ralf Baechle
· 19 years ago
eae8907
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
by Atsushi Nemoto
· 19 years ago
cac4bcb
[MIPS] Print more information if we're struck by a machine check exception.
by Ralf Baechle
· 19 years ago
98a41de
[MIPS] Add missing 34K processor IDs
by Nigel Stephens
· 19 years ago
bb12d61
[MIPS] Make mips_srs_init static.
by Ralf Baechle
· 19 years ago
f088fc8
[MIPS] FPU affinity for MT ASE.
by Ralf Baechle
· 19 years ago
41c594a
[MIPS] MT: Improved multithreading support.
by Ralf Baechle
· 19 years ago
193dd2c
[MIPS] R2: Implement shadow register allocation without spinlock.
by Ralf Baechle
· 19 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
ff3eab2
[MIPS] Some formatting fixes.
by Ralf Baechle
· 19 years ago
7acb783
[MIPS] Fixup printk in mips_srs_init.
by Ralf Baechle
· 19 years ago
e76038d
[MIPS] Remove redundant initialization of sr_allocated.
by Ralf Baechle
· 19 years ago
b4d05cb
[MIPS] Make set_vi_srs_handler static.
by Ralf Baechle
· 19 years ago
a3dddd5
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
by Ralf Baechle
· 19 years ago
36ccf1c
[MIPS] Make integer overflow exceptions in kernel mode fatal.
by Ralf Baechle
· 19 years ago
b38c739
[MIPS] Clear ST0_RE on bootup.
by Ralf Baechle
· 19 years ago
dc8f602
[PATCH] mips: task_thread_info()
by Al Viro
· 19 years ago
56ebd51
[MIPS] Generate SIGILL again
by Daniel Jacobowitz
· 19 years ago
12616ed
FPU emulator garbage collection.
by Ralf Baechle
· 19 years ago
178086c
Don't print file name and line in die and die_if_kernel.
by Ralf Baechle
· 19 years ago
ec917c2c
Fixup a few lose ends in explicit support for MIPS R1/R2.
by Ralf Baechle
· 19 years ago
340ee4b
Virtual SMP support for the 34K.
by Ralf Baechle
· 19 years ago
d03d0a5
MT bulletproofing.
by Ralf Baechle
· 19 years ago
1d40cfc
Avoid SMP cacheflushes. This is a minor optimization of startup but
by Ralf Baechle
· 19 years ago
e01402b
More AP / SP bits for the 34K, the Malta bits and things. Still wants
by Ralf Baechle
· 19 years ago
6e760c8
Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.
by Ralf Baechle
· 20 years ago
3b2396d
Use correct names for bits in the R3k cp0.status register.
by Maciej W. Rozycki
· 20 years ago
260c967
Mark __die() "noreturn" for real.
by Maciej W. Rozycki
· 20 years ago
e50c0a8
Support the MIPS32 / MIPS64 DSP ASE.
by Ralf Baechle
· 20 years ago
cd21dfc
Fix preemption and SMP problems in the FP emulator code.
by Ralf Baechle
· 20 years ago
3c37026
NPTL, round one.
by Ralf Baechle
· 20 years ago
05b8042
Fix one more case of computing the return EPC after the registers have
by Ralf Baechle
· 20 years ago
6dd0468
When simulating ll/sc compute the return EPC before modifying the registers.
by Ralf Baechle
· 20 years ago
fe00f94
Sparseify MIPS.
by Ralf Baechle
· 20 years ago
Next »