summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-1086-1815/+2417
* Fixes for IRIX libc warnings when x-compiling.Ralf Baechle2000-07-102-4/+4
* Remove bogusity.Ulf Carlsson2000-07-101-3/+2
* Remove broken garbage, wonder where it came from.Ralf Baechle2000-07-101-12/+0
* Kill junk from recent merge.Ralf Baechle2000-07-103-3036/+0
* Remove random garbage diff.Ralf Baechle2000-07-101-1/+0
* Same for 64-bit kernel.Ralf Baechle2000-07-091-8/+7
* Compilation fixes necessary for gcc-current.Ralf Baechle2000-07-091-7/+6
* Merge with 2.4.0-test3-pre7.Ralf Baechle2000-07-0973-301/+980
* Microsecond timers for Indy. From Keith Wesolowsky.Ralf Baechle2000-07-096-27/+153
* Apply the some of the changes to the 64-bit version to 32-bit codeRalf Baechle2000-07-091-23/+27
* Kill warnings in the 64-bit kernel.Ralf Baechle2000-07-0918-126/+151
* Fry slab warnings. Patch sent to Linus.Ralf Baechle2000-07-091-2/+2
* Fix for scsi.c warning. Patch sent to Linus.Ralf Baechle2000-07-091-1/+2
* Serial driver fixes, sent to Linus.Ralf Baechle2000-07-091-2/+4
* Cast away some warning like the other architectures do.Ralf Baechle2000-07-092-34/+34
* DECstation resp. R3000 related -Werror fixesHarald Koerfgen2000-07-096-84/+105
* Merge with Linux 2.4.0-pre3-test6.Ralf Baechle2000-07-0977-2024/+2302
* We have to enable interrupts *AFTER* we read CP0_BADVADDR.Ulf Carlsson2000-07-081-2/+3
* Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still notRalf Baechle2000-07-08151-1381/+1180
* Fine grained uniprocessing ...Ralf Baechle2000-07-081-2/+0
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-08512-3842/+78738
* Fix some -Werror bugs - some vars were obsoleteFlorian Lohoff2000-07-061-2/+0
* No more ifeq needed.Ralf Baechle2000-07-061-4/+1
* Fix VMALLOC_END so that all the translations can be held in the pairKanoj Sarcar2000-07-061-1/+1
* Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc rangeKanoj Sarcar2000-07-064-4/+18