Commit Graph

11305 Commits (be15cd72d256e5eb3261a781b8507fac83ab33f6)
 

Author SHA1 Message Date
Maciej W. Rozycki 68e4a86c80 This interrupt is *always* handled -- MIPS_BE_DISCARD just means 19 years ago
Maciej W. Rozycki a93500037e Fix dependencies for DECstation framebuffers. 19 years ago
Ralf Baechle 478489dd2c Remove dead code which was causing warnings. 19 years ago
Maciej W. Rozycki d5b6f1db5d For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style) 19 years ago
Steven J. Hill 81731f7997 The DbAu1500 board also support big endian. Gee, imagine that. 19 years ago
Ralf Baechle ac130ac494 Fix build with CONFIG_PRINTK disabled. 19 years ago
Ralf Baechle e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 19 years ago
Ralf Baechle 10f650db1b 64-bit fixes for Alchemy code ;) 19 years ago
Ralf Baechle ffd099bd33 Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-) 19 years ago
Ralf Baechle 149f60b30c When building for Atlas, Malta or SEAD convert the kernel to srecs by 19 years ago
Ralf Baechle f8280c8d3d Fix tasteless #ifdef mess in audit_arch(), minor cleanups. 19 years ago
Ralf Baechle fdb551a4c5 Bugs are now a configuration option. 19 years ago
Ralf Baechle 629c83f89b On MIPS the struct sigev preamble is only 8 bytes. 19 years ago
Ralf Baechle 4a99d1e25b Now that a struct is the only member left in struct 19 years ago
Ralf Baechle baee502ce2 Get rid of the eir struct mips_fpu_emulator_private member. It's 19 years ago
Ralf Baechle 1d74f6bc85 __compute_return_epc() uses CFC1 instruction which might result in a 19 years ago
Maciej W. Rozycki d547c5cc21 sys_nfsservctl() needs translation. 19 years ago
Ralf Baechle b382fe8483 No point in checking cpu_has_tlb before we've computed the CPU options. 19 years ago
Ralf Baechle 4194318c39 Cleanup decoding of MIPSxx config registers. 19 years ago
Ralf Baechle cd21dfcfbb Fix preemption and SMP problems in the FP emulator code. 19 years ago
Thiemo Seufer 63b2d2f4d2 Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs. 19 years ago
Thiemo Seufer ba5187dbb4 Better interface to run uncached cache setup code. 19 years ago
Pete Popov 7de8d23287 * use 'unsigned long' as address supplied to au_write[bwl]() 19 years ago
Ralf Baechle 9447cbfc7a Fix D-cache aliasing problem in the PIO IDE driver potencially resulting 19 years ago
Ralf Baechle ecba36dad8 Fix a few build warnings. 19 years ago
Ralf Baechle 88de09f351 Need to include smp.h for the definition of smp_processor_id(). 19 years ago
Thiemo Seufer cce812c99c Ustat needs a wrapper on n32. 19 years ago
Ralf Baechle b63014ad2d Move sync into the delay slot here also. 19 years ago
Ralf Baechle 93b25d0621 Useless includes of everything, the kitchen sink and version.h ... 19 years ago
Ralf Baechle 1342f7e6c5 Arrested for multiple offences of header file inclusion. 19 years ago
Ralf Baechle 1fcf1cc742 We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so 19 years ago
Ralf Baechle 3c37026d43 NPTL, round one. 19 years ago
Ralf Baechle 38551576a3 Build fix for certain configurations. 19 years ago
Ralf Baechle f03da6e28e Fix BogoMIPS display on UP and some minor cosmetical things. 19 years ago
Thiemo Seufer 589391a0fe fcntl64 needs to be wrapped for n32. 19 years ago
Ralf Baechle 05b8042ac6 Fix one more case of computing the return EPC after the registers have 19 years ago
Ralf Baechle 6dd0468852 When simulating ll/sc compute the return EPC before modifying the 19 years ago
Thiemo Seufer ac5d8c022f Use fixed up pfn. 19 years ago
Ralf Baechle 2b07bd0235 Detect the 4KEcR2 and for now detect handle it like the 4KEc. 19 years ago
Pete Popov fe359bf584 Fixed buglet with previous patch that broke non au1x builds. 19 years ago
Pete Popov 494900af68 Remove CONFIG_PM dependency from au1x wait in cpu_probe. 19 years ago
Pete Popov 3b495f2bb7 Au1100 FB driver uplift for 2.6. 19 years ago
Thiemo Seufer 172546bf60 Fix race conditions for read_c0_entryhi. Remove broken ASID masks in 19 years ago
Maciej W. Rozycki 202d0388e7 Remove useless casts. Fix formatting. 19 years ago
Thiemo Seufer 1b3a6e975c Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP 19 years ago
Ralf Baechle 7c2740f1c1 HUB interrupts are allocated per node, not per slice. Make 19 years ago
Ralf Baechle 4f12bfe5a4 HUB interrupts are allocated per node, not per slice. Make manipulation 19 years ago
Ralf Baechle 6cbe063159 R4300 delay slot. 19 years ago
Ralf Baechle 209ac8ddb1 Use compat_sigval_t in struct compat_siginfo. 19 years ago
Ralf Baechle 127c6f6623 SECCOMP for MIPS. 19 years ago