Commit Graph

85 Commits (e20368d5dffcfd7a2bc1749627e97e99ec4e6a77)

Author SHA1 Message Date
Maciej W. Rozycki 260c96738c Mark __die() "noreturn" for real. 20 years ago
Ralf Baechle 02416dcf5a Redo RM9000 workaround which along with other DSP ASE changes was 20 years ago
Maciej W. Rozycki aac8aa7717 Enable a suitable ISA for the assembler around ll/sc so that code 20 years ago
Maciej W. Rozycki d5b6f1db5d For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style) 20 years ago
Ralf Baechle e50c0a8fa6 Support the MIPS32 / MIPS64 DSP ASE. 20 years ago
Ralf Baechle 10f650db1b 64-bit fixes for Alchemy code ;) 20 years ago
Ralf Baechle f8280c8d3d Fix tasteless #ifdef mess in audit_arch(), minor cleanups. 20 years ago
Ralf Baechle 1d74f6bc85 __compute_return_epc() uses CFC1 instruction which might result in a 20 years ago
Maciej W. Rozycki d547c5cc21 sys_nfsservctl() needs translation. 20 years ago
Ralf Baechle b382fe8483 No point in checking cpu_has_tlb before we've computed the CPU options. 20 years ago
Ralf Baechle 4194318c39 Cleanup decoding of MIPSxx config registers. 20 years ago
Ralf Baechle cd21dfcfbb Fix preemption and SMP problems in the FP emulator code. 20 years ago
Thiemo Seufer cce812c99c Ustat needs a wrapper on n32. 20 years ago
Ralf Baechle 1fcf1cc742 We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so 20 years ago
Ralf Baechle 3c37026d43 NPTL, round one. 20 years ago
Ralf Baechle f03da6e28e Fix BogoMIPS display on UP and some minor cosmetical things. 20 years ago
Thiemo Seufer 589391a0fe fcntl64 needs to be wrapped for n32. 20 years ago
Ralf Baechle 05b8042ac6 Fix one more case of computing the return EPC after the registers have 20 years ago
Ralf Baechle 6dd0468852 When simulating ll/sc compute the return EPC before modifying the 20 years ago
Ralf Baechle 2b07bd0235 Detect the 4KEcR2 and for now detect handle it like the 4KEc. 20 years ago
Pete Popov fe359bf584 Fixed buglet with previous patch that broke non au1x builds. 20 years ago
Pete Popov 494900af68 Remove CONFIG_PM dependency from au1x wait in cpu_probe. 20 years ago
Thiemo Seufer 1b3a6e975c Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP 20 years ago
Ralf Baechle 209ac8ddb1 Use compat_sigval_t in struct compat_siginfo. 20 years ago
Ralf Baechle 1592dac241 Reformatting, remove debugging code. 20 years ago
Ralf Baechle b4dbf95e30 Get rid of the the remains of 2.4-style ramdisk support. 20 years ago
Ralf Baechle 71e0e556db Multithreaded core dumps. 20 years ago
Thiemo Seufer 90a67b5909 sys_futex has 6 arguments. 20 years ago
Ralf Baechle 9ff77c469e Export shm_align_mask and flush_data_cache_page. 20 years ago
Ralf Baechle 77c728c224 Gcc 4.0 fixes. 20 years ago
Ralf Baechle cdaed73afb Fix preemption bug. 20 years ago
Ralf Baechle fe00f943e0 Sparseify MIPS. 20 years ago
Ralf Baechle 14f18b7f7e On 24K we did always disable cache parity protection - obviously not 20 years ago
Ralf Baechle 0f04afb595 ISOify. 20 years ago
Pete Popov e3ad1c23ba Base Au1200 2.6 support. 20 years ago
Steven J. Hill 784f7b9d89 Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries 20 years ago
Ralf Baechle 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 years ago
Ralf Baechle b727a60258 Merge do_boot_cpu() into the new style __cpu_up(). 20 years ago
Ralf Baechle 0ac354801a On multiprocessor systems the BogoMIPS for each CPU was reported was 20 years ago
Thiemo Seufer dc953df1ba Fix wchan implementation, based on earlier by from Atsushi Nemoto. 20 years ago
Thiemo Seufer 4e6a05fe5f Improved modules loader, more robust and works on 64bit kernels. 20 years ago
Steven J. Hill 7ee8798f37 Until I figure out why NFS filesystems are having problems with 20 years ago
Ralf Baechle d1abb6a2b8 32-bit compatibility for various timer-related system calls. 20 years ago
Ralf Baechle a982099ca5 Update to match the native siginfo structure and code. 20 years ago
Ralf Baechle 09276d905e 32-bit compatibility for ptrace GETEVENTMSG operation. 20 years ago
Ralf Baechle 54f2da755b Implement 32-bit compatibility for waitid(2). 20 years ago
Ralf Baechle a19050f301 Waitid(2) now has 5 arguments. 20 years ago
Ralf Baechle b6e203d84d Use generic compat_sys_wait4 to implement 32-bit wait4(2). 20 years ago
Ralf Baechle 57f0060b8a Document why calling smp_call_function will deadlock when called with 20 years ago
Ralf Baechle a18815abcd Use preempt_schedule_irq. 20 years ago