Commit Graph

115 Commits (877d03105d04b2c13e241130277fa69c8d2564f0)

Author SHA1 Message Date
Chris Dearman 9fb4c2b9e0 MIPS: R2: Fix problem with code that incorrectly modifies ebase. 16 years ago
David Daney 8bc6d05b48 MIPS: Read watch registers with interrupts disabled. 16 years ago
Ralf Baechle 42fe7ee31f MIPS: R2: Fix broken installation of cache error handler. 16 years ago
David Daney f9bb4cf37a MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state. 16 years ago
Ralf Baechle ba3049ed40 MIPS: Switch FPU emulator trap to BREAK instruction. 16 years ago
David Daney 566f74f6b2 MIPS: Consider value of c0_ebase when computing value of exception base. 16 years ago
David Daney b67b2b7030 MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. 16 years ago
Kevin D. Kissell 9cc123631b [MIPS] SMTC: Fix holes in SMTC and FPU affinity support. 16 years ago
Atsushi Nemoto c65a5480ff [MIPS] Fix potential latency problem due to non-atomic cpu_wait. 16 years ago
Thomas Bogendoerfer e0cee3eea7 [MIPS] Fix WARNING: at kernel/smp.c:290 17 years ago
Thomas Bogendoerfer 0510617b85 [MIPS] Fix data bus error recovery 17 years ago
Jason Wessel 8854700115 [MIPS] kgdb: add arch support for the kernel's kgdb core 17 years ago
Ralf Baechle b012cffe7f [MIPS] Replace use of print_symbol with new %sP pointer format. 17 years ago
David Daney cb11dfa024 [MIPS] Remove board_watchpoint_handler 17 years ago
Thomas Bogendoerfer 10220c8844 [MIPS] Fix check for valid stack pointer during backtrace 17 years ago
Ralf Baechle df2700519c [MIPS] Fix handling of trap and breakpoint instructions 17 years ago
Ralf Baechle 39b8d52542 [MIPS] Add support for MIPS CMP platform. 17 years ago
Chris Dearman bdc94eb41e [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support. 17 years ago
Ralf Baechle 234fcd1484 [MIPS] Fix loads of section missmatches 17 years ago
Chris Dearman 1f5826bd0e [MIPS] Added missing cases for rdhwr emulation 17 years ago
Chris Dearman bbaf238b5f [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel 17 years ago
Ralf Baechle f6771dbb27 [MIPS] Fix shadow register support. 17 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 17 years ago
Ralf Baechle 42f77542f4 [MIPS] time: Move R4000 clockevent device code to separate configurable file 17 years ago
Maciej W. Rozycki 60b0d65541 [MIPS] SYNC emulation for MIPS I processors 17 years ago
Ralf Baechle eae23f2c2a [MIPS] IP22: Fix warning. 17 years ago
Ralf Baechle 9966db25de [MIPS] Make facility to convert CPU types to strings generally available. 17 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 years ago
Ralf Baechle 10cc352907 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. 17 years ago
Ralf Baechle 641e97f318 [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code. 17 years ago
Ralf Baechle ec70f65e3b [MIPS] Kill useless volatile keyword 17 years ago
Thiemo Seufer 948a34cf39 [MIPS] Maintain si_code field properly for FP exceptions 18 years ago
Thiemo Seufer 34412c7231 [MIPS] SMTC: Fix duplicate status dumps on NMI 18 years ago
Ralf Baechle 293c5bd13f [MIPS] Fixup secure computing stuff. 18 years ago
Pavel Emelianov bcdcd8e725 Report that kernel is tainted if there was an OOPS 18 years ago
Atsushi Nemoto e1bb828906 [MIPS] Make show_code static and add __user tag 18 years ago
Atsushi Nemoto 5e0373b8e4 [MIPS] Add some __user tags 18 years ago
Atsushi Nemoto 28fc582cc9 [MIPS] Sparse: Use NULL for pointer 18 years ago
Marc St-Jean 9267a30d1d [MIPS] PMC MSP71xx mips common 18 years ago
Ralf Baechle a36920200c [MIPS] Enable support for the userlocal hardware register 18 years ago
Ralf Baechle d223a86154 [MIPS] FP affinity: Coding style cleanups 18 years ago
Atsushi Nemoto b63e804459 [MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64} 18 years ago
Robert P. J. Day b3f6df9f21 [MIPS] Transform old-style macros to newer "__noreturn" 18 years ago
Chris Dearman c3e838a2cb [MIPS] Fix timer/performance interrupt detection 18 years ago
Ralf Baechle 3b1d4ed535 [MIPS] Don't drag a platform specific header into generic arch code. 18 years ago
Ralf Baechle 6a05888d71 [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. 18 years ago
Ralf Baechle 8e8a52ed87 [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. 18 years ago
Chris Dearman acaec427bc [MIPS] Always install the DSP exception handler. 18 years ago
Atsushi Nemoto 6ba07e590d [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS 18 years ago
Ralf Baechle ef300e4223 [MIPS] Define and use vi_handler_t for vectored interrupt handlers. 18 years ago