| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix delay slot bug. | Ralf Baechle | 2001-04-11 | 1 | -4/+4 |
* | Merge with Linux 2.4.3. | Ralf Baechle | 2001-04-05 | 3 | -11/+9 |
* | Translate SIOCRTMSG and SIOCGSTAMP ioctls. This fixes tcpdump. | Ralf Baechle | 2001-04-01 | 1 | -0/+29 |
* | Lots of cleanup from Keith with additional tweaks by me. More to | Ralf Baechle | 2001-03-18 | 3 | -45/+14 |
* | Make compile with CONFIG_NET disabled. | Ralf Baechle | 2001-03-17 | 1 | -0/+8 |
* | Export flush_tlb_page rsp. _flush_tlb_page. | Ralf Baechle | 2001-03-12 | 1 | -2/+3 |
* | Die if we cannot handle a unaligned exception from kernel space. | Ralf Baechle | 2001-03-11 | 1 | -0/+5 |
* | Merge with Linux 2.4.2. | Ralf Baechle | 2001-03-09 | 2 | -2/+2 |
* | Remoce RCS strings. | Ralf Baechle | 2001-03-09 | 1 | -2/+1 |
* | We were incrementing too much for the delay slot case. | Ralf Baechle | 2001-03-03 | 1 | -1/+1 |
* | Cleanup the code that handles (bridge) intr path setup. Come up with a | Kanoj Sarcar | 2001-03-02 | 1 | -3/+2 |
* | Basic boot support for R12000. This does not mean R12000 is fully | Kanoj Sarcar | 2001-02-27 | 1 | -0/+1 |
* | Update to using loops_per_jiffy instead of loops_per_sec. | Keith M Wesolowski | 2001-02-26 | 2 | -4/+2 |
* | Registers are stored as unsigned variables so we need to cast to | Ralf Baechle | 2001-02-21 | 1 | -8/+7 |
* | Access c0_context as 64-bit register here as well. | Ralf Baechle | 2001-02-10 | 1 | -1/+1 |
* | Changes for the sake of IBM's multiqueue scheduler patch. | Ralf Baechle | 2001-02-03 | 1 | -1/+1 |
* | Merge with Linux 2.4.1. | Ralf Baechle | 2001-01-31 | 3 | -7/+0 |
* | Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test your | Ralf Baechle | 2001-01-10 | 2 | -15/+10 |
* | Merge with Linux 2.4.0-test12. | Ralf Baechle | 2001-01-10 | 1 | -13/+0 |
* | Merge with 2.4.0-test11. | Ralf Baechle | 2000-11-28 | 2 | -5/+3 |
* | Merge with Linux 2.4.0-test10. | Ralf Baechle | 2000-11-23 | 2 | -6/+27 |
* | newstat / newlstat / newfstat have 2 not three arguments. | Ralf Baechle | 2000-11-08 | 1 | -3/+3 |
* | Fix bug in macro arguments naming. | Ralf Baechle | 2000-10-27 | 1 | -4/+3 |
* | 32-bit compatibility versions of recvfrom(2) and sendmsg(2). This | Ralf Baechle | 2000-10-27 | 2 | -2/+265 |
* | Modified two things: | Nick Pollitt | 2000-10-26 | 1 | -20/+37 |
* | Delete unused variable, fix prototype definition. | Kanoj Sarcar | 2000-10-25 | 1 | -1/+1 |
* | Fix get_wchan for real. The 64-bit version also supports 32-bit ps | Ralf Baechle | 2000-10-24 | 1 | -13/+36 |
* | Fix 32-bit pread(2) / pwrite(2) syscalls. | Ralf Baechle | 2000-10-24 | 2 | -2/+69 |
* | Fix sysmips32(MIPS_ATOMIC_SET, ...). In case of a page fault on SMP | Ralf Baechle | 2000-10-19 | 1 | -9/+35 |
* | Fix 32-bit sigaltstack(2). This was breaking a number of programs, | Ralf Baechle | 2000-10-19 | 1 | -3/+6 |
* | Merge with Linux 2.4.0-test9. Please check DECstation, I had a number | Ralf Baechle | 2000-10-05 | 5 | -8/+10 |
* | Compatibility version of utime(2). | Ralf Baechle | 2000-10-02 | 2 | -1/+32 |
* | Add autofs ioctls. | Ralf Baechle | 2000-09-08 | 1 | -16/+47 |
* | Compile fix: flush only L2 cache. | Kanoj Sarcar | 2000-09-06 | 1 | -1/+1 |
* | - adjtimex(2) emulation. | Ralf Baechle | 2000-09-05 | 2 | -3/+90 |
* | Handle a ton more block device, IDE (yuck :-), partition handling and | Ralf Baechle | 2000-09-05 | 5 | -45/+285 |
* | Merge with 2.4.0-test7. | Ralf Baechle | 2000-08-28 | 3 | -6/+26 |
* | More debris. | Ralf Baechle | 2000-08-27 | 1 | -29/+0 |
* | Desinfect console code from #ifdefmania. | Ralf Baechle | 2000-08-27 | 1 | -4/+3 |
* | Use prom_printf() as the primary method of doing printks() for IP27. | Kanoj Sarcar | 2000-08-24 | 1 | -0/+24 |
* | Merge with Linux 2.4.0-test6-pre4. | Ralf Baechle | 2000-08-08 | 3 | -7/+7 |
* | sys_sysctl implementation | Ulf Carlsson | 2000-08-05 | 2 | -1/+89 |
* | Fix over enthusiastic tlbflush optimizations. | Kanoj Sarcar | 2000-08-03 | 1 | -3/+6 |
* | Smarter and more scalable tlb flushing routines. No need to interrupt | Kanoj Sarcar | 2000-07-30 | 1 | -12/+43 |
* | Name change: the generic call flush_cache_all() does not do anything | Kanoj Sarcar | 2000-07-24 | 2 | -2/+2 |
* | Fix syscall tracing for mips64, too. | Ralf Baechle | 2000-07-24 | 2 | -10/+9 |
* | 32 bit sys ipc, stolen from ia64 ... | Kanoj Sarcar | 2000-07-21 | 2 | -1/+415 |
* | The 32 bit version of exec (picked from ia64) was writing into user | Kanoj Sarcar | 2000-07-20 | 1 | -10/+21 |
* | Fix a (harmless) typo in the SMP save_and_cli definition. Also, mark | Kanoj Sarcar | 2000-07-17 | 1 | -1/+0 |
* | Fixup the recent ELF loader changes which were toast ... | Ralf Baechle | 2000-07-13 | 1 | -3/+3 |