Commit Graph

2575 Commits (7de8d2328767cf4cb463dd3ca70c44985ac835a8)

Author SHA1 Message Date
Thiemo Seufer cce812c99c Ustat needs a wrapper on n32. 20 years ago
Ralf Baechle 93b25d0621 Useless includes of everything, the kitchen sink and version.h ... 20 years ago
Ralf Baechle 1342f7e6c5 Arrested for multiple offences of header file inclusion. 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
Pete Popov 3b495f2bb7 Au1100 FB driver uplift for 2.6. 20 years ago
Thiemo Seufer 172546bf60 Fix race conditions for read_c0_entryhi. Remove broken ASID masks in 20 years ago
Maciej W. Rozycki 202d0388e7 Remove useless casts. Fix formatting. 20 years ago
Thiemo Seufer 1b3a6e975c Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP 20 years ago
Ralf Baechle 4f12bfe5a4 HUB interrupts are allocated per node, not per slice. Make manipulation 20 years ago
Ralf Baechle 6cbe063159 R4300 delay slot. 20 years ago
Ralf Baechle 209ac8ddb1 Use compat_sigval_t in struct compat_siginfo. 20 years ago
Ralf Baechle 127c6f6623 SECCOMP for MIPS. 20 years ago
Ralf Baechle 53de0d471f Reformat; cosmetic cleanups. 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
Pete Popov a3701ca487 When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system 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 07b4ebd372 Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. 20 years ago
Ralf Baechle 77c728c224 Gcc 4.0 fixes. 20 years ago
Ralf Baechle 5eaf7a21be Use new txx9 serial driver. 20 years ago
Ralf Baechle cdaed73afb Fix preemption bug. 20 years ago
Pete Popov ebc7f12fbc Int controller fixes. 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 2d32ffa44a Moved irq_tab_alchemy to the board specific irqmap.c files. 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 333d1f6794 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and 20 years ago
Ralf Baechle 0bd5d2e9ec Cleanup fpuemuprivate declarations. 20 years ago
Ralf Baechle 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 20 years ago
Pete Popov d437441ef5 No barrier needed on au1x. 20 years ago
Pete Popov 13d1d73ea5 Comment correction after further investigation of issue. 20 years ago
Thiemo Seufer 685f779e60 Fix initialization. Unbreak the wait-for-completion loops. Code cleanup. 20 years ago
Maciej W. Rozycki 65bda1a95d Switch SiByte drivers back to __raw_*() functions. 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
Ralf Baechle c4ed38a0c6 Resurrect Cobalt support for 2.6. 20 years ago
Thiemo Seufer 9f83d839df -nostdlib boilerplate. 20 years ago
Thiemo Seufer dc953df1ba Fix wchan implementation, based on earlier by from Atsushi Nemoto. 20 years ago