summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add autofs ioctls.Ralf Baechle2000-09-081-16/+47
* Compile fix: flush only L2 cache.Kanoj Sarcar2000-09-061-1/+1
* - adjtimex(2) emulation.Ralf Baechle2000-09-052-3/+90
* Handle a ton more block device, IDE (yuck :-), partition handling andRalf Baechle2000-09-055-45/+285
* Merge with 2.4.0-test7.Ralf Baechle2000-08-283-6/+26
* More debris.Ralf Baechle2000-08-271-29/+0
* Desinfect console code from #ifdefmania.Ralf Baechle2000-08-271-4/+3
* Use prom_printf() as the primary method of doing printks() for IP27.Kanoj Sarcar2000-08-241-0/+24
* Merge with Linux 2.4.0-test6-pre4.Ralf Baechle2000-08-083-7/+7
* sys_sysctl implementationUlf Carlsson2000-08-052-1/+89
* Fix over enthusiastic tlbflush optimizations.Kanoj Sarcar2000-08-031-3/+6
* Smarter and more scalable tlb flushing routines. No need to interruptKanoj Sarcar2000-07-301-12/+43
* Name change: the generic call flush_cache_all() does not do anythingKanoj Sarcar2000-07-242-2/+2
* Fix syscall tracing for mips64, too.Ralf Baechle2000-07-242-10/+9
* 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
* Fixup the recent ELF loader changes which were toast ...Ralf Baechle2000-07-131-3/+3
* Merge with 2.4.0-test4-pre2.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
* $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-111-1/+1
* 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-098-70/+68
* 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-083-145/+60
* Vmalloc/vfree fixes: use swapper_pg_dir[0] for the vmalloc rangeKanoj Sarcar2000-07-062-1/+10
* Truncate sign extension in oops.Ulf Carlsson2000-07-011-1/+5
* Fix the oops messages.Ulf Carlsson2000-07-011-11/+11
* Implement a functional vmalloc(). THe vmalloc range address translationsKanoj Sarcar2000-06-303-5/+59
* Explain pgd/pmd allocation failure strategies. Create a global bad-pmd-table,Kanoj Sarcar2000-06-271-1/+0
* Fix another minor typo - get the global/special page symbols to pointKanoj Sarcar2000-06-271-1/+1
* Delete pmd_present/pgd_present. Explain pgd/pmd/pte allocation andKanoj Sarcar2000-06-261-2/+3
* Fix typo to make sure the page directory/tables get aligned on to pageKanoj Sarcar2000-06-241-1/+1
* Sys32_fcntl from sparc to prevent procmail from confusing the kernel.Kanoj Sarcar2000-06-232-1/+62
* Fix struct stat64 in the 32-bit kernel and struct stat in the 64-bitRalf Baechle2000-06-202-30/+7
* Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make mergingRalf Baechle2000-06-194-30/+25
* Merge with 2.4.0-test1.Ralf Baechle2000-06-161-1/+36
* One more 32bit call.Kanoj Sarcar2000-06-142-1/+45
* The tlb mod/load/store exception handlers _have_ to go to do_page_fault,Kanoj Sarcar2000-06-133-159/+15
* Fix the code that puts in (possibly different) tlblo0/tlblo1 entriesKanoj Sarcar2000-06-121-3/+5
* Have the slave bootstrap code actually look at the text and data serverKanoj Sarcar2000-06-091-2/+7
* Each node needs to have a structure that the master nasid fills up toKanoj Sarcar2000-06-091-1/+0
* Step one of trying to remove the assumption that nasid 0 is presentKanoj Sarcar2000-06-081-3/+33
* Mapped kernel changes: create elf sections as close as possible toKanoj Sarcar2000-06-081-31/+27
* *** empty log message ***Ralf Baechle2000-06-061-12/+13