summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.4.0-test5-pre3.Ralf Baechle2000-07-21360-8602/+58916
* 32 bit sys ipc, stolen from ia64 ...Kanoj Sarcar2000-07-212-1/+415
* The 32 bit version of exec (picked from ia64) was writing into userKanoj Sarcar2000-07-201-10/+21
* Deal properly with IOC3 redzoning. Handle more IOC3 error interrupts.Ralf Baechle2000-07-191-72/+78
* Undo damage done by recent ``cleanup''.Ralf Baechle2000-07-197-100/+126
* Merge with Linux 2.4.0-test5-pre2.Ralf Baechle2000-07-1867-921/+1017
* Remove duplicate check. Fix code in multicast selection. HandleRalf Baechle2000-07-181-18/+29
* Fix reported Samba bug.Ralf Baechle2000-07-181-66/+65
* Driver reset was loosing the SSRAM bits from emcr when reseting.Ralf Baechle2000-07-171-3/+1
* Fix a (harmless) typo in the SMP save_and_cli definition. Also, markKanoj Sarcar2000-07-172-2/+1
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-15324-4475/+7762
* Portability cleanup as required by Linus.Ralf Baechle2000-07-159-25/+49
* Make sure we don't add timers back in history. This gets serialRalf Baechle2000-07-151-2/+6
* Kill variable ds1286_irq_data.Ralf Baechle2000-07-141-67/+34
* Compile RTC driver by default.Ralf Baechle2000-07-141-1/+1
* Another reversed condition.Ralf Baechle2000-07-132-12/+14
* Fix IRIX ELF, too.Ralf Baechle2000-07-131-1/+2
* Fixup the recent ELF loader changes which were toast ...Ralf Baechle2000-07-133-5/+7
* Set EXTRAVERSION to the right value.Ralf Baechle2000-07-131-1/+2
* Revert last change. Bug noticed by Linus.Ralf Baechle2000-07-121-1/+1
* Reformat.Ralf Baechle2000-07-121-1/+1
* Hack into a shape ready to be merged and send patch off to Linus.Ralf Baechle2000-07-121-0/+2
* Remove useless file inclusion.Ralf Baechle2000-07-121-4/+0
* Delete vga_font.c, it's unused since eternities.Ralf Baechle2000-07-122-354/+1
* Use --trap for optimization.Ralf Baechle2000-07-122-9/+8
* Merge with Linux 2.4.0-test4-pre3.Ralf Baechle2000-07-1212-462/+459
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-12125-986/+1531
* ELF loader changes / cleanup as discussed on linux-kernel.Ralf Baechle2000-07-1211-15/+52
* Rest of HZ change.Ralf Baechle2000-07-121-9/+9
* Same here.Ralf Baechle2000-07-121-1/+1
* The condition needs to be reversed.Ralf Baechle2000-07-121-1/+1
* Make HZ_TO_STD macro name lowercase.Ralf Baechle2000-07-1218-66/+70
* Including config.h once is enough ...Ralf Baechle2000-07-121-2/+0
* Include config.h.Ralf Baechle2000-07-126-24/+23
* And this one also depends on config.h.Ralf Baechle2000-07-121-0/+1
* Thisone also needs config.h ...Ralf Baechle2000-07-121-1/+1
* Include config.h.Ralf Baechle2000-07-121-0/+1
* Don't include config.h.Ralf Baechle2000-07-121-3/+2
* This one relies on config.h.Ralf Baechle2000-07-121-2/+2
* We don't need config.h.Ralf Baechle2000-07-121-5/+3
* Include <linux/config.h>.Ralf Baechle2000-07-121-0/+1
* Discard .text.exit, .data.exit and .exitcall.exit sections.Ralf Baechle2000-07-114-0/+36
* $28 has to be setup before prom_init because smp_processor_id()Ulf Carlsson2000-07-111-4/+4
* OverhaulHarald Koerfgen2000-07-111-270/+309
* Merge with Linux 2.4.0-test3.Ralf Baechle2000-07-1155-156/+3890
* This is pre8 ...Ralf Baechle2000-07-111-3/+3
* Die oh evil ...Ralf Baechle2000-07-112-64/+0
* Remove usless initialization.Ralf Baechle2000-07-111-1/+1
* Update.Ralf Baechle2000-07-116-1/+112
* Support for the Galileo Orion board. From Cort.Ralf Baechle2000-07-1017-8/+1184