summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Collapse)AuthorAgeFilesLines
* Merge with Linux 2.4.0-test9. Please check DECstation, I had a numberRalf Baechle2000-10-0512-532/+1480
| | | | | | | 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-292-2/+3
|
* Merge with 2.4.0-test7.Ralf Baechle2000-08-284-50/+24
|
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-0810-52/+43
|
* Merge with Linu 2.4.0-test6-pre6.Ralf Baechle2000-08-084-51/+112
|
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-083-8/+26
|
* Merge with Linux 2.4.0-test6-pre2.Ralf Baechle2000-08-084-5/+12
|
* Merge with Linux 2.4.0-test6-pre1.Ralf Baechle2000-08-081-1/+7
|
* Shave of 50% of lat_mmap. Our cache routines were plain stupid.Ralf Baechle2000-07-311-2/+2
|
* Merge with 2.4.0-test5 final.Ralf Baechle2000-07-281-2/+0
|
* Merge with Linux 2.4.0-test5-pre6.Ralf Baechle2000-07-281-2/+21
|
* Merge with Linux 2.4.0-test5-pre5.Ralf Baechle2000-07-272-4/+4
|
* Merge with Linux 2.4.0-test5-pre4.Ralf Baechle2000-07-232-3/+46
|
* Merge with Linux 2.4.0-test5-pre3.Ralf Baechle2000-07-212-33/+28
|
* Merge with Linux 2.4.0-test5-pre2.Ralf Baechle2000-07-181-1/+1
|
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-153-8/+8
| | | | The IP22 cache bugs which are plaguing some machines are still unfixed.
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-122-6/+24
|
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-101-4/+3
| | | | | 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-pre7.Ralf Baechle2000-07-092-6/+8
|
* Fry slab warnings. Patch sent to Linus.Ralf Baechle2000-07-091-2/+2
|
* Merge with Linux 2.4.0-pre3-test6.Ralf Baechle2000-07-091-1523/+1419
|
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-082-31/+83
|
* Merge with Linux 2.4.0-test3-pre2.Ralf Baechle2000-07-035-30/+28
|
* Merge with Linux 2.4.0-test2.Ralf Baechle2000-06-257-263/+115
|
* Merge with Linux 2.4.0-ac22-riel.Ralf Baechle2000-06-214-17/+131
|
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-199-126/+244
| | | | | possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown.
* Merge with 2.3.99-pre9.Ralf Baechle2000-06-158-68/+97
|
* Merge with Linux 2.3.99-pre8. Linus must hate me, too man patches ;-)Ralf Baechle2000-05-128-74/+56
|
* Merge with Linux 2.3.99-pre7 and various other bits.Ralf Baechle2000-05-129-335/+298
|
* Merge with 2.3.99-pre6.Ralf Baechle2000-04-289-127/+233
|
* Merge with Linux 2.3.99-pre4.Ralf Baechle2000-04-199-71/+81
|
* Fix the bug when flash_cache_all to be called as function while it'sGleb O. Raiko2000-04-061-0/+1
| | | | variable that points to real flush_cache_all.
* Merge with Linux 2.3.99-pre3.Ralf Baechle2000-03-277-36/+66
|
* Merge with Linux 2.3.99-pre2.Ralf Baechle2000-03-233-50/+71
|
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-197-36/+606
|
* Merge with Linux 2.3.51.Ralf Baechle2000-03-133-64/+124
|
* Merge with Linux 2.3.50.Ralf Baechle2000-03-121-0/+2
|
* Merge with Linux 2.3.49.Ralf Baechle2000-03-074-17/+7
|
* Merge with 2.3.48.Ralf Baechle2000-03-025-56/+57
|
* Merge with 2.3.47. Guys, this is buggy as shit. You've been warned.Ralf Baechle2000-02-248-62/+88
|
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-239-135/+152
| | | | driver due to the Origin A64 hacks.
* Merge with Linux 2.3.41.Ralf Baechle2000-02-183-64/+75
|
* Merge with Linux 2.3.40.Ralf Baechle2000-02-165-29/+28
|
* Merge with Linux 2.3.38.Ralf Baechle2000-02-0510-110/+63
|
* Merge with Linux 2.3.32.Ralf Baechle2000-02-0417-630/+1038
|
* Merge with 2.3.27.Ralf Baechle2000-01-2915-419/+833
|
* Merge with Linux 2.3.24.Ralf Baechle2000-01-277-115/+76
|
* Merge with Linux 2.3.23. The new bootmem stuff has broken variousRalf Baechle2000-01-2717-768/+1040
| | | | | platforms. At this time I've only verified that IP22 support compiles and IP27 actually works.
* Merge with Linux 2.3.22.Ralf Baechle2000-01-213-2/+4
|
* Merge with Linux 2.3.21.Ralf Baechle1999-12-042-3/+13
|