summaryrefslogtreecommitdiffstats
path: root/arch/mips64
Commit message (Expand)AuthorAgeFilesLines
* Kill warning.Ralf Baechle2000-08-091-10/+13
* Faster memcpy / copy_{from,to}_user.Ralf Baechle2000-08-091-31/+76
* Kill BARRIER macro; it's not needed on R10000.Ralf Baechle2000-08-091-25/+0
* Merge with Linux 2.4.0-test6-pre8.Ralf Baechle2000-08-083-15/+16
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-085-15/+7
* Port the recent cache changes forward and backward between mips andRalf Baechle2000-08-081-211/+70
* Tweak the initialization macros so that they work even on a systemKanoj Sarcar2000-08-051-3/+1
* sys_sysctl implementationUlf Carlsson2000-08-052-1/+89
* Fix over enthusiastic tlbflush optimizations.Kanoj Sarcar2000-08-031-3/+6
* ARC console is not just for IP22.Keith M Wesolowski2000-08-011-1/+1
* Compile fix: get the ip27-timer.c code that updates process times lookingKanoj Sarcar2000-08-011-25/+10
* Shave of 50% of lat_mmap. Our cache routines were plain stupid.Ralf Baechle2000-07-311-1/+1
* Smarter and more scalable tlb flushing routines. No need to interruptKanoj Sarcar2000-07-301-12/+43
* Merge with 2.4.0-test5 final.Ralf Baechle2000-07-283-3/+3
* Optimized cache flushing on r10k/o200s, assuming processor handlesKanoj Sarcar2000-07-271-103/+20
* Optimize andes_clear_page() and andes_copy_page() with prefetchRalf Baechle2000-07-261-16/+23
* When a debugger faults in a page for a debugee, we do not need to updateKanoj Sarcar2000-07-252-0/+12
* Name change: the generic call flush_cache_all() does not do anythingKanoj Sarcar2000-07-247-24/+24
* Introduce a new cpu specific routine to flush the L2 cache. This helpsKanoj Sarcar2000-07-245-21/+36
* Fix syscall tracing for mips64, too.Ralf Baechle2000-07-243-10/+10
* Merge with Linux 2.4.0-test5-pre4.Ralf Baechle2000-07-233-3/+3
* 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
* Fix a (harmless) typo in the SMP save_and_cli definition. Also, markKanoj Sarcar2000-07-171-1/+0
* Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.Ralf Baechle2000-07-152-1/+3
* Fixup the recent ELF loader changes which were toast ...Ralf Baechle2000-07-131-3/+3
* Revert last change. Bug noticed by Linus.Ralf Baechle2000-07-121-1/+1
* Use --trap for optimization.Ralf Baechle2000-07-121-2/+1
* Merge with 2.4.0-test4-pre2.Ralf Baechle2000-07-121-0/+1
* Same here.Ralf Baechle2000-07-121-1/+1
* 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
* Discard .text.exit, .data.exit and .exitcall.exit sections.Ralf Baechle2000-07-112-0/+18
* $28 has to be setup before prom_init because smp_processor_id()Ulf Carlsson2000-07-111-4/+4
* Merge with Linux 2.4.0-test3.Ralf Baechle2000-07-113-10/+9
* Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of whatRalf Baechle2000-07-103-15/+3
* Remove bogusity.Ulf Carlsson2000-07-101-3/+2
* Same for 64-bit kernel.Ralf Baechle2000-07-091-8/+7
* Kill warnings in the 64-bit kernel.Ralf Baechle2000-07-0916-113/+115
* 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-083-16/+5
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-0811-168/+105
* Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc rangeKanoj Sarcar2000-07-062-1/+10
* Update.Ralf Baechle2000-07-052-2/+0
* Truncate sign extension in oops.Ulf Carlsson2000-07-012-3/+8
* Fix the oops messages.Ulf Carlsson2000-07-011-11/+11