summaryrefslogtreecommitdiffstats
path: root/arch/mips64/defconfig-ip27
Commit message (Collapse)AuthorAgeFilesLines
* Update a few defconfigs such that tcpdump can work.Ralf Baechle2001-06-101-3/+7
|
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051-0/+1
| | | | | | | 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.
* Enable CONFIG_UNIX98_PTYS and CONFIG_DEVPTS_FS for all configurations.Ralf Baechle2001-04-011-2/+3
|
* Lots of cleanup from Keith with additional tweaks by me. More toRalf Baechle2001-03-181-5/+6
| | | | come. Stay frightened :-)
* Merge with Linux 2.4.2.Ralf Baechle2001-03-091-0/+6
|
* Every one (I know) does disk boots now. NUMA seems to add performance too.Kanoj Sarcar2001-02-211-2/+2
|
* Add in support to specify the proper L2 cache line size to eliminate falseKanoj Sarcar2001-02-161-0/+1
| | | | sharing.
* Merge with Linux 2.4.1.Ralf Baechle2001-01-311-1/+2
|
* Merge with Linux 2.4.0-prerelease. Big Makefile rewrite, test yourRalf Baechle2001-01-101-0/+2
| | | | Makefiles.
* Merge with Linux 2.4.0-test12.Ralf Baechle2001-01-101-2/+0
|
* Merge with 2.4.0-test11.Ralf Baechle2000-11-281-0/+2
|
* Merge with Linux 2.4.0-test10.Ralf Baechle2000-11-231-0/+1
|
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-051-7/+15
| | | | | | | 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.
* Enable some more features now that the thing is getting usefull.Ralf Baechle2000-09-081-7/+12
|
* Merge with 2.4.0-test7.Ralf Baechle2000-08-281-7/+15
|
* Merge with 2.4.0-test5 final.Ralf Baechle2000-07-281-1/+1
|
* Merge with Linux 2.4.0-test5-pre4.Ralf Baechle2000-07-231-1/+1
|
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-101-5/+1
| | | | | I've sent him, so we're very close to full integration of the MIPS port into his sources.
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-081-0/+6
|
* Update.Ralf Baechle2000-07-051-1/+0
|
* Add in the CONFIG_NUMA option for IP27s (distinct from DISCONTIGMEM whichKanoj Sarcar2000-06-271-0/+1
| | | | | might also be used by platforms with memory holes, but uniform access times). CONFIG_NUMA special code will probably make its way into generic kernel.
* We don't need CONFIG_SGI for IP27 builds, specially when the SMP kernelKanoj Sarcar2000-06-271-1/+1
| | | | | does not even compile ... restoring the IP27 specific config files to their previous versions.
* Cleanup CONFIG_SGI_IP35.Ralf Baechle2000-06-271-0/+1
|
* Merge with Linux 2.4.0-test2.Ralf Baechle2000-06-251-1/+0
|
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-191-4/+5
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Merge with 2.3.99-pre9.Ralf Baechle2000-06-151-1/+0
|
* Support to put the lowlevel exception handlers in node local memory.Kanoj Sarcar2000-06-131-0/+1
|
* Add in a build/config option for kernel text replication.Kanoj Sarcar2000-06-121-0/+1
|
* Initial rudimentary support for mapped kernel. The kernel text and dataKanoj Sarcar2000-06-061-0/+1
| | | | | | are placed in the cksseg area, and such behavior is tuned thru a make option (off by default). Basis for future kernel text replication and partitioning work/study.
* Update defconfig files.Ralf Baechle2000-05-231-4/+1
|
* Merge with Linux 2.3.99-pre8. Linus must hate me, too man patches ;-)Ralf Baechle2000-05-121-1/+2
|
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-121-0/+1
|
* Update defconfig files. Nastyness: 2.3.99 builds only with sysctlsRalf Baechle2000-04-281-2/+2
| | | | enabled and for headless systems Magic Sysrq disabled.
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-281-0/+1
|
* Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-191-12/+30
|
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-271-1/+10
|
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-191-11/+10
|
* Merge with Linux 2.3.51.Ralf Baechle2000-03-131-2/+6
|
* Merge with Linux 2.3.50.Ralf Baechle2000-03-121-10/+7
|
* Merge with 2.3.48.Ralf Baechle2000-03-021-0/+1
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-1/+3
| | | | driver due to the Origin A64 hacks.
* Merge with Linux 2.3.41.Ralf Baechle2000-02-181-4/+15
|
* Disable CONFIG_EXPERIMENTAL, Kanoj says it's poisenous.Ralf Baechle2000-02-161-2/+2
|
* Merge with Linux 2.3.40.Ralf Baechle2000-02-161-0/+1
|
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051-1/+20
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-16/+17
|
* Turn on SCSI, Qlogic, Qlogic A64 and mips32 support to get as farKanoj Sarcar2000-01-311-2/+68
| | | | as possible with root disk boots.
* Merge with 2.3.27.Ralf Baechle2000-01-291-0/+1
|
* Merge with Linux 2.3.24.Ralf Baechle2000-01-271-0/+11
|
* Update.Ralf Baechle2000-01-271-4/+2
|