Commit Graph

2924 Commits (2aa349f6e37ce030060c994d3aebbff4ab703565)

Author SHA1 Message Date
Maciej W. Rozycki 260c96738c Mark __die() "noreturn" for real. 19 years ago
Maciej W. Rozycki a76f9fe122 GCC 4.0.0 broke `attribute(("alias"))' -- resort to an assembly variant. 19 years ago
Maciej W. Rozycki 3bd4c902da Deal with the bloody KSEG vs CKSEG horror... 19 years ago
Ralf Baechle 02416dcf5a Redo RM9000 workaround which along with other DSP ASE changes was 19 years ago
Maciej W. Rozycki aac8aa7717 Enable a suitable ISA for the assembler around ll/sc so that code 19 years ago
Ralf Baechle 478489dd2c Remove dead code which was causing warnings. 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 ffd099bd33 Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-) 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
Ralf Baechle 4194318c39 Cleanup decoding of MIPSxx config registers. 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
Ralf Baechle b63014ad2d Move sync into the delay slot here also. 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 ac5d8c022f Use fixed up pfn. 19 years ago
Pete Popov 3b495f2bb7 Au1100 FB driver uplift for 2.6. 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 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 71e0e556db Multithreaded core dumps. 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 88d535b6b5 One definition of back_to_back_c0_hazard too much. 19 years ago
Ralf Baechle fe00f943e0 Sparseify MIPS. 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
Ralf Baechle 0bd5d2e9ec Cleanup fpuemuprivate declarations. 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 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
Thiemo Seufer f29244a594 Fix compilation, and bring 32/64 bit variants more in line. 19 years ago
Thiemo Seufer 4e6a05fe5f Improved modules loader, more robust and works on 64bit kernels. 19 years ago
Steven J. Hill 7ee8798f37 Until I figure out why NFS filesystems are having problems with 19 years ago
Ralf Baechle a4f23e3dfc Allocate break code 513 to KDB. 19 years ago