Commit Graph

11041 Commits (e20368d5dffcfd7a2bc1749627e97e99ec4e6a77)
 

Author SHA1 Message Date
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
Ralf Baechle 53de0d471f Reformat; cosmetic cleanups. 19 years ago
Ralf Baechle 1592dac241 Reformatting, remove debugging code. 19 years ago
Ralf Baechle b4dbf95e30 Get rid of the the remains of 2.4-style ramdisk support. 19 years ago
Ralf Baechle 71e0e556db Multithreaded core dumps. 19 years ago
Pete Popov a3701ca487 When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system 19 years ago
Thiemo Seufer 90a67b5909 sys_futex has 6 arguments. 19 years ago
Ralf Baechle 96ed748d9d qtronix.c: Handle kmalloc failure. 19 years ago
Ralf Baechle 9ff77c469e Export shm_align_mask and flush_data_cache_page. 19 years ago
Ralf Baechle 07b4ebd372 Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. 19 years ago
Thiemo Seufer 6d7bf017e8 It helps to not use a _mem_ function for requesting I/O space. 19 years ago
Ralf Baechle 77c728c224 Gcc 4.0 fixes. 19 years ago
Ralf Baechle 5eaf7a21be Use new txx9 serial driver. 19 years ago
Ralf Baechle cdaed73afb Fix preemption bug. 19 years ago
Pete Popov ebc7f12fbc Int controller fixes. 19 years ago
Ralf Baechle 88d535b6b5 One definition of back_to_back_c0_hazard too much. 19 years ago
Ralf Baechle fe00f943e0 Sparseify MIPS. 19 years ago
Ralf Baechle 14f18b7f7e On 24K we did always disable cache parity protection - obviously not 19 years ago
Ralf Baechle 5068debff2 New hazard handling function back_to_back_c0_hazard() to handle back to 19 years ago
Ralf Baechle 0f04afb595 ISOify. 19 years ago
Pete Popov 2d32ffa44a Moved irq_tab_alchemy to the board specific irqmap.c files. 19 years ago
Pete Popov e3ad1c23ba Base Au1200 2.6 support. 19 years ago
Steven J. Hill 784f7b9d89 Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries 19 years ago
Ralf Baechle 333d1f6794 Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and 19 years ago
Ralf Baechle 0bd5d2e9ec Cleanup fpuemuprivate declarations. 19 years ago
Ralf Baechle 8ab00b9a02 Convert struct hw_interrupt_type initializations to ISO C99 named 19 years ago
Pete Popov d437441ef5 No barrier needed on au1x. 19 years ago
Pete Popov 13d1d73ea5 Comment correction after further investigation of issue. 19 years ago
Thiemo Seufer 685f779e60 Fix initialization. Unbreak the wait-for-completion loops. Code cleanup. 19 years ago
Maciej W. Rozycki 65bda1a95d Switch SiByte drivers back to __raw_*() functions. 19 years ago
Maciej W. Rozycki 4912ba72d6 Define mem_*() I/O accessory functions that preserve byte addresses. 19 years ago
Ralf Baechle b727a60258 Merge do_boot_cpu() into the new style __cpu_up(). 19 years ago
Ralf Baechle 0ac354801a On multiprocessor systems the BogoMIPS for each CPU was reported was 19 years ago
Ralf Baechle 1f82bdb11b Define MAP_BASE for IP27 19 years ago
Ralf Baechle c4ed38a0c6 Resurrect Cobalt support for 2.6. 19 years ago
Thiemo Seufer 049b13c358 Enable/disable irq's only if needed. 19 years ago