- 50bd2c7 Brian Murphy says: by Thiemo Seufer · 19 years ago
- ec125c1 Code cleanup, thanks Brian Murphy. by Thiemo Seufer · 19 years ago
- a5fc9c0 Use physical addresses at the interface level, letting drivers remap by Maciej W. Rozycki · 19 years ago
- 7d7ee22 Prevent 64-bit constants from being cropped to 32 bits when used in C code. by Maciej W. Rozycki · 19 years ago
- 2c93e12 Avoid tlbw* hazards for the R4600/R4700/R5000. by Maciej W. Rozycki · 19 years ago
- c3455b0 Inline ioremap() calls for constant addresses that map to KSEG1. by Maciej W. Rozycki · 19 years ago
- c134a5e Avoid defining variables in the middle of a block which breaks older compilers. by Ralf Baechle · 19 years ago
- 7222424 More .set to keep 32-bit processors happy. by Ralf Baechle · 19 years ago
- 4c0a2d4 Fix the diagnostic dump for the XTLB refill handler. by Maciej W. Rozycki · 19 years ago
- 41986a6 Fix a diagnostic message. by Maciej W. Rozycki · 19 years ago
- 362b1d5 Conversion to plat_setup() for TX4927 also. by Ralf Baechle · 19 years ago
- 01d42ab Using get_nasid() to find the console node will blow up nicely if by Ralf Baechle · 19 years ago
- c4559f6 Always use ".set mips3" rather than select between "mips2" or "mips3" by Maciej W. Rozycki · 19 years ago
- 69c75fb Actual handlers for bus errors for Pmax and 3min. by Maciej W. Rozycki · 19 years ago
- 64dac50 System-specific handling of bus errors for DECstation variations by Maciej W. Rozycki · 19 years ago
- 3b2396d Use correct names for bits in the R3k cp0.status register. by Maciej W. Rozycki · 19 years ago
- e20368d Get the thing to compile again ... by Ralf Baechle · 19 years ago
- c6ad7b7 Use macros for the RM7k cp0.config bits instead of magic numbers. by Maciej W. Rozycki · 19 years ago
- 8a185d1 Fix types for firmware arguments. Don't define unneeded messages. by Maciej W. Rozycki · 19 years ago
- 2e28496 Remove left-over unused bits. by Maciej W. Rozycki · 19 years ago
- 260c967 Mark __die() "noreturn" for real. by Maciej W. Rozycki · 19 years ago
- 778220f Fix function types to ones appropriate for initcalls. by Maciej W. Rozycki · 19 years ago
- a76f9fe GCC 4.0.0 broke `attribute(("alias"))' -- resort to an assembly variant. by Maciej W. Rozycki · 19 years ago
- 3bd4c90 Deal with the bloody KSEG vs CKSEG horror... by Maciej W. Rozycki · 19 years ago
- 902d21d There is NO port I/O space on the DECstation. Minor clean-ups. by Maciej W. Rozycki · 19 years ago
- 02416dc Redo RM9000 workaround which along with other DSP ASE changes was by Ralf Baechle · 19 years ago
- aac8aa7 Enable a suitable ISA for the assembler around ll/sc so that code by Maciej W. Rozycki · 19 years ago
- fded2e5 Optimize R3k TLB Load/Store/Modified handlers, by scheduling by Maciej W. Rozycki · 19 years ago
- d925c26 Fill R3k load delay slots properly. by Maciej W. Rozycki · 19 years ago
- 9678e28 Only dump instructions actually emitted. by Maciej W. Rozycki · 19 years ago
- 15b6e09 dec_esp: Use physical addresses by Maciej W. Rozycki · 19 years ago
- 68e4a86 This interrupt is *always* handled -- MIPS_BE_DISCARD just means by Maciej W. Rozycki · 19 years ago
- a935000 Fix dependencies for DECstation framebuffers. by Maciej W. Rozycki · 19 years ago
- 478489d Remove dead code which was causing warnings. by Ralf Baechle · 19 years ago
- d5b6f1d For MIPS32/MIPS64 cp0.config.mt == 1 implies a standard (R4k-style) by Maciej W. Rozycki · 19 years ago
- 81731f7 The DbAu1500 board also support big endian. Gee, imagine that. by Steven J. Hill · 19 years ago
- ac130ac Fix build with CONFIG_PRINTK disabled. by Ralf Baechle · 19 years ago
- e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 19 years ago
- 10f650d 64-bit fixes for Alchemy code ;) by Ralf Baechle · 19 years ago
- ffd099b Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-) by Ralf Baechle · 19 years ago
- 149f60b When building for Atlas, Malta or SEAD convert the kernel to srecs by default. by Ralf Baechle · 19 years ago
- f8280c8 Fix tasteless #ifdef mess in audit_arch(), minor cleanups. by Ralf Baechle · 19 years ago
- fdb551a Bugs are now a configuration option. by Ralf Baechle · 19 years ago
- 629c83f On MIPS the struct sigev preamble is only 8 bytes. by Ralf Baechle · 19 years ago
- 4a99d1e Now that a struct is the only member left in struct by Ralf Baechle · 20 years ago
- baee502 Get rid of the eir struct mips_fpu_emulator_private member. It's by Ralf Baechle · 20 years ago
- 1d74f6b __compute_return_epc() uses CFC1 instruction which might result in a by Ralf Baechle · 20 years ago
- d547c5c sys_nfsservctl() needs translation. by Maciej W. Rozycki · 20 years ago
- b382fe8 No point in checking cpu_has_tlb before we've computed the CPU options. by Ralf Baechle · 20 years ago
- 4194318 Cleanup decoding of MIPSxx config registers. by Ralf Baechle · 20 years ago
- cd21dfc Fix preemption and SMP problems in the FP emulator code. by Ralf Baechle · 20 years ago
- 63b2d2f Handle _PAGE_DIRTY correctly for CONFIG_64BIT_PHYS_ADDR on 32bit CPUs. by Thiemo Seufer · 20 years ago
- ba5187d Better interface to run uncached cache setup code. by Thiemo Seufer · 20 years ago
- 7de8d23 * use 'unsigned long' as address supplied to au_write[bwl]() by Pete Popov · 20 years ago
- 9447cbf Fix D-cache aliasing problem in the PIO IDE driver potencially resulting by Ralf Baechle · 20 years ago
- ecba36d Fix a few build warnings. by Ralf Baechle · 20 years ago
- 88de09f Need to include smp.h for the definition of smp_processor_id(). by Ralf Baechle · 20 years ago
- cce812c Ustat needs a wrapper on n32. by Thiemo Seufer · 20 years ago
- b63014a Move sync into the delay slot here also. by Ralf Baechle · 20 years ago
- 93b25d0 Useless includes of everything, the kitchen sink and version.h ... by Ralf Baechle · 20 years ago
- 1342f7e Arrested for multiple offences of header file inclusion. by Ralf Baechle · 20 years ago
- 1fcf1cc We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so by Ralf Baechle · 20 years ago
- 3c37026 NPTL, round one. by Ralf Baechle · 20 years ago
- 3855157 Build fix for certain configurations. by Ralf Baechle · 20 years ago
- f03da6e Fix BogoMIPS display on UP and some minor cosmetical things. by Ralf Baechle · 20 years ago
- 589391a fcntl64 needs to be wrapped for n32. by Thiemo Seufer · 20 years ago
- 05b8042 Fix one more case of computing the return EPC after the registers have by Ralf Baechle · 20 years ago
- 6dd0468 When simulating ll/sc compute the return EPC before modifying the registers. by Ralf Baechle · 20 years ago
- ac5d8c0 Use fixed up pfn. by Thiemo Seufer · 20 years ago
- 2b07bd0 Detect the 4KEcR2 and for now detect handle it like the 4KEc. by Ralf Baechle · 20 years ago
- fe359bf Fixed buglet with previous patch that broke non au1x builds. by Pete Popov · 20 years ago
- 494900a Remove CONFIG_PM dependency from au1x wait in cpu_probe. by Pete Popov · 20 years ago
- 3b495f2 Au1100 FB driver uplift for 2.6. by Pete Popov · 20 years ago
- 172546b Fix race conditions for read_c0_entryhi. Remove broken ASID masks in by Thiemo Seufer · 20 years ago
- 202d038 Remove useless casts. Fix formatting. by Maciej W. Rozycki · 20 years ago
- 1b3a6e9 Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMP by Thiemo Seufer · 20 years ago
- 7c2740f HUB interrupts are allocated per node, not per slice. Make by Ralf Baechle · 20 years ago
- 4f12bfe HUB interrupts are allocated per node, not per slice. Make manipulation by Ralf Baechle · 20 years ago
- 6cbe063 R4300 delay slot. by Ralf Baechle · 20 years ago
- 209ac8d Use compat_sigval_t in struct compat_siginfo. by Ralf Baechle · 20 years ago
- 127c6f6 SECCOMP for MIPS. by Ralf Baechle · 20 years ago
- 53de0d4 Reformat; cosmetic cleanups. by Ralf Baechle · 20 years ago
- 1592dac Reformatting, remove debugging code. by Ralf Baechle · 20 years ago
- b4dbf95 Get rid of the the remains of 2.4-style ramdisk support. by Ralf Baechle · 20 years ago
- 71e0e55 Multithreaded core dumps. by Ralf Baechle · 20 years ago
- a3701ca When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system by Pete Popov · 20 years ago
- 90a67b5 sys_futex has 6 arguments. by Thiemo Seufer · 20 years ago
- 96ed748 qtronix.c: Handle kmalloc failure. by Ralf Baechle · 20 years ago
- 9ff77c4 Export shm_align_mask and flush_data_cache_page. by Ralf Baechle · 20 years ago
- 07b4ebd Put salone.o back into arclib. It's a lib so doesn't harm if unused atm. by Ralf Baechle · 20 years ago
- 6d7bf01 It helps to not use a _mem_ function for requesting I/O space. by Thiemo Seufer · 20 years ago
- 77c728c Gcc 4.0 fixes. by Ralf Baechle · 20 years ago
- 5eaf7a2 Use new txx9 serial driver. by Ralf Baechle · 20 years ago
- cdaed73 Fix preemption bug. by Ralf Baechle · 20 years ago
- ebc7f12 Int controller fixes. by Pete Popov · 20 years ago
- 88d535b One definition of back_to_back_c0_hazard too much. by Ralf Baechle · 20 years ago
- fe00f94 Sparseify MIPS. by Ralf Baechle · 20 years ago
- 14f18b7 On 24K we did always disable cache parity protection - obviously not by Ralf Baechle · 20 years ago
- 5068deb New hazard handling function back_to_back_c0_hazard() to handle back to by Ralf Baechle · 20 years ago
- 0f04afb ISOify. by Ralf Baechle · 20 years ago