summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Collapse)AuthorAgeFilesLines
* Eleminate all occurances of EM_MIPS_RS4_BE; define EM_MIPS_RS3_LE.Ralf Baechle2001-05-101-1/+1
|
* Merge with Linux 2.4.3.Ralf Baechle2001-04-0546-426/+597
| | | | | | | 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.
* Add code to support the SB1 core, including mmu routines, processorRalf Baechle2001-03-241-1/+1
| | | | | | | detection. This also tweaks cpu_probe() to use bits 15:8 of PRId as a company ID, as per the mips32/mips64 specs, and use bits 7:0 as the processor ID within the company. Patch from Justin with mods and some additional bits by me.
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-0/+1
| | | | come. Stay frightened :-)
* Update ITE 8712 code.Ralf Baechle2001-03-165-0/+153
|
* More Cobalt junk.Ralf Baechle2001-03-121-6/+0
|
* Merge with Linux 2.4.2.Ralf Baechle2001-03-0940-468/+284
|
* ITE 8172 patches from Pete Popov slightly hacked by me.Ralf Baechle2001-02-212-0/+9
|
* Raise NR_CPUS to 64.Ralf Baechle2001-02-071-1/+1
|
* Merge with Linux 2.4.1.Ralf Baechle2001-01-3117-171/+2675
|
* The name of release changed to release_task.Ralf Baechle2001-01-231-1/+1
|
* Merge with Linux 2.4.0.Ralf Baechle2001-01-1113-19/+59
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-1040-784/+907
| | | | Makefiles.
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-1054-323/+810
|
* Merge with 2.4.0-test11.Ralf Baechle2000-11-2846-144/+474
|
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-2336-710/+950
|
* Device id of the SAA9730.Ralf Baechle2000-11-181-0/+1
|
* DDB5476 support from Jun Sun.Ralf Baechle2000-10-121-0/+1
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-0573-449/+1155
| | | | | | | of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem.
* Merge with Linux 2.4.0-test8-pre1.Ralf Baechle2000-08-293-5/+12
|
* Merge with 2.4.0-test7.Ralf Baechle2000-08-2838-231/+418
|
* Merge with Linux 2.4.0-test6-pre10.Ralf Baechle2000-08-257-99/+73
|
* Merge with Linux 2.4.0-test6-pre9.Ralf Baechle2000-08-2510-44/+55
|
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-084-6/+8
|
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-086-483/+14
|
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-083-15/+40
|
* Merge with Linux 2.4.0-test6-pre3.Ralf Baechle2000-08-086-32/+78
|
* Merge with Linux 2.4.0-test6-pre2.Ralf Baechle2000-08-085-17/+29
|
* Merge with Linux 2.4.0-test6-pre1.Ralf Baechle2000-08-085-7/+31
|
* Merge with 2.4.0-test5 final.Ralf Baechle2000-07-287-7/+17
|
* Merge with Linux 2.4.0-test5-pre6.Ralf Baechle2000-07-282-7/+3
|
* Merge with Linux 2.4.0-test5-pre5.Ralf Baechle2000-07-278-63/+59
|
* Merge with Linux 2.4.0-test5-pre4.Ralf Baechle2000-07-2313-127/+45
|
* Merge with Linux 2.4.0-test5-pre3.Ralf Baechle2000-07-2114-102/+44
|
* Merge with Linux 2.4.0-test5-pre2.Ralf Baechle2000-07-182-2/+3
|
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-1511-84/+92
| | | | The IP22 cache bugs which are plaguing some machines are still unfixed.
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-1212-29/+18
|
* Merge with Linux 2.4.0-test3.Ralf Baechle2000-07-111-11/+24
|
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-104-55/+4
| | | | | I've sent him, so we're very close to full integration of the MIPS port into his sources.
* Remove random garbage diff.Ralf Baechle2000-07-101-1/+0
|
* Merge with 2.4.0-test3-pre7.Ralf Baechle2000-07-092-5/+19
|
* Merge with Linux 2.4.0-pre3-test6.Ralf Baechle2000-07-096-39/+50
|
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-083-27/+3
| | | | -Werror clean.
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-0830-107/+1693
|
* kmap() has to be a function since page_address(page) may do nothingUlf Carlsson2000-07-041-1/+5
| | | | else than return the page->virtual.
* Merge with Linux 2.4.0-test3-pre2.Ralf Baechle2000-07-0321-104/+84
|
* Merge with Linux 2.4.0-test2.Ralf Baechle2000-06-2531-347/+454
|
* Merge with Linux 2.4.0-ac22-riel.Ralf Baechle2000-06-212-4/+7
|
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-1976-646/+789
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Merge with 2.4.0-test1.Ralf Baechle2000-06-169-9/+93
|