summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make flush_icache_page() nicer.Ulf Carlsson2000-07-052-2/+12
* multu for HZ_TO_STD fixedHarald Koerfgen2000-07-051-6/+5
* One more compiler warning that was hiding a real bug ...Ralf Baechle2000-07-051-3/+2
* Update.Ralf Baechle2000-07-055-3/+2
* Ignore more junk files.Ralf Baechle2000-07-051-0/+2
* Ignore more stuff for CVS.Ralf Baechle2000-07-041-0/+5
* Rewrite __udelay() once again. The old code was possibly resulting inRalf Baechle2000-07-042-14/+13
* Fix some types and some more %ld mess.Ulf Carlsson2000-07-043-11/+11
* %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-048-16/+26
* flush_icache_page takes struct page * as argument as opposed toUlf Carlsson2000-07-042-2/+3
* Various minor type fixes.Ulf Carlsson2000-07-044-7/+8
* kmap() has to be a function since page_address(page) may do nothingUlf Carlsson2000-07-041-1/+5
* Merge with Linux 2.4.0-test3-pre2.Ralf Baechle2000-07-03253-2692/+7584
* Same for MIPS64.Ulf Carlsson2000-07-021-1/+2
* We have to clobber ``hi'' and ``lo'' in __udelay. Nasty bug.Ulf Carlsson2000-07-022-3/+5
* 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
* Delete pte/pmd_free_kernel (unused), fix kptbl[] declaration, removeKanoj Sarcar2000-06-301-7/+1
* Check in an unmistakable warning for now when tlb invalid faults happenKanoj Sarcar2000-06-301-0/+7