summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-1230-104/+130
* Same here.Ralf Baechle2000-07-121-1/+1
* Make HZ_TO_STD macro name lowercase.Ralf Baechle2000-07-121-3/+3
* 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-1127-49/+45
* Update.Ralf Baechle2000-07-116-1/+112
* Support for the Galileo Orion board. From Cort.Ralf Baechle2000-07-1015-7/+1168
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-1020-57/+180
* Remove bogusity.Ulf Carlsson2000-07-101-3/+2
* 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-0911-151/+36
* 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-0916-113/+115
* DECstation resp. R3000 related -Werror fixesHarald Koerfgen2000-07-094-4/+6
* Merge with Linux 2.4.0-pre3-test6.Ralf Baechle2000-07-098-9/+57
* 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-0839-276/+238
* Fine grained uniprocessing ...Ralf Baechle2000-07-081-2/+0
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-0867-760/+673
* Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc rangeKanoj Sarcar2000-07-062-1/+10
* Update.Ralf Baechle2000-07-055-3/+2
* Fix some types and some more %ld mess.Ulf Carlsson2000-07-041-3/+3
* %d versus %ld mess for pid_tUlf Carlsson2000-07-041-63/+63
* Make pid_t int. Change printf()'s according to that. DeclareUlf Carlsson2000-07-041-1/+1
* Merge with Linux 2.4.0-test3-pre2.Ralf Baechle2000-07-0344-498/+743
* Fix ZONE_DMA nonsense for Indy.Ralf Baechle2000-07-021-0/+4
* Build SGI.Ulf Carlsson2000-07-021-1/+1
* Truncate sign extension in oops.Ulf Carlsson2000-07-012-3/+8
* Fix the oops messages.Ulf Carlsson2000-07-011-11/+11
* Check in an unmistakable warning for now when tlb invalid faults happenKanoj Sarcar2000-06-301-0/+7
* Implement a functional vmalloc(). THe vmalloc range address translationsKanoj Sarcar2000-06-303-5/+59
* Tlb miss handling updates: need to fill in the processor id only onceKanoj Sarcar2000-06-292-0/+3
* Add in the CONFIG_NUMA option for IP27s (distinct from DISCONTIGMEM whichKanoj Sarcar2000-06-273-0/+3
* We don't need CONFIG_SGI for IP27 builds, specially when the SMP kernelKanoj Sarcar2000-06-273-3/+2
* Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,Kanoj Sarcar2000-06-273-47/+20
* Fix another minor typo - get the global/special page symbols to pointKanoj Sarcar2000-06-271-1/+1
* Cleanup CONFIG_SGI_IP35.Ralf Baechle2000-06-276-1/+6
* Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation andKanoj Sarcar2000-06-263-7/+7
* Fix compilation.Ralf Baechle2000-06-251-4/+5