summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-055-212/+92
| | | | | | | Note that mingetty does no longer work with serial console, you have to switch to another getty like getty_ps. This commit also includes a fix for a setitimer bug which did prevent getty_ps from working on older kernels.
* Merge with Linux 2.4.2.Ralf Baechle2001-03-092-0/+4
|
* Merge with Linux 2.4.1.Ralf Baechle2001-01-313-16/+20
|
* Merge with Linux 2.4.0.Ralf Baechle2001-01-111-1/+1
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-101-42/+42
| | | | Makefiles.
* Merge with 2.4.0-test7.Ralf Baechle2000-08-285-58/+55
|
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-151-1/+2
| | | | The IP22 cache bugs which are plaguing some machines are still unfixed.
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-102-10/+6
| | | | | I've sent him, so we're very close to full integration of the MIPS port into his sources.
* Merge with Linux 2.4.0-test2.Ralf Baechle2000-06-251-1/+1
|
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-123-7/+3
|
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-281-1/+1
|
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-271-7/+18
|
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-232-3/+3
|
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-191-1/+0
|
* Merge with Linux 2.3.49.Ralf Baechle2000-03-072-25/+95
|
* Merge with 2.3.48.Ralf Baechle2000-03-023-17/+60
|
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-245-14/+8
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-235-175/+120
| | | | driver due to the Origin A64 hacks.
* Merge with Linux 2.3.43.Ralf Baechle2000-02-182-35/+63
|
* Merge with Linux 2.3.40.Ralf Baechle2000-02-163-8/+16
|
* Merge with Linux 2.3.38.Ralf Baechle2000-02-0511-51/+2113
|
* Merge with 2.3.27.Ralf Baechle2000-01-291-5/+1
|
* Merge with Linux 2.3.22.Ralf Baechle2000-01-211-13/+13
|
* Fix compilation errors, add .cvsignore files.Ralf Baechle1999-12-061-0/+2
|
* Merge with 2.3.19.Ralf Baechle1999-10-0919-142/+855
|
* Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don'tRalf Baechle1999-06-1715-181/+504
| | | | have a MIPS box at hand.
* Merge with Linux 2.2.8.Ralf Baechle1999-06-1319-477/+1819
|
* Merge with Linux 2.2.1.Ralf Baechle1999-02-152-3/+3
|
* Merge with Linux 2.1.131 and more MIPS goodies.Ralf Baechle1999-01-042-5/+32
| | | | (Did I mention that CVS is buggy ...)
* - Merge with Linux 2.1.121.Ralf Baechle1998-09-193-13/+16
| | | | - Bugfixes.
* o Merge with Linux 2.1.116.Ralf Baechle1998-08-2514-231/+245
| | | | | o New Newport console code. o New G364 console code.
* o Merge with Linux 2.1.99.Ralf Baechle1998-05-0721-1160/+7015
| | | | | o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz.
* Look Ma' what I found on my harddisk ...Ralf Baechle1998-03-178-39/+72
| | | | | | | o New faster syscalls for 2.1.x, too o Upgrade to 2.1.89. Don't try to run this. It's flaky as hell. But feel free to debug ...
* Merge with Linux 2.1.72, part 2.Ralf Baechle1997-12-1610-0/+3497
The new signal code with exception of the code for the rt signals. The definitions in <asm/siginfo.h> and <asm/ucontext.h> are currently just stolen from the Alpha and will need to be overhauled.