summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/scall_o32.S
Commit message (Expand)AuthorAgeFilesLines
* Sys32_fcntl from sparc to prevent procmail from confusing the kernel.Kanoj Sarcar2000-06-231-1/+1
* Fix struct stat64 in the 32-bit kernel and struct stat in the 64-bitRalf Baechle2000-06-201-7/+6
* One more 32bit call.Kanoj Sarcar2000-06-141-1/+1
* Now that __kernel_clock_t is 64 bits, we need to make sure we have aKanoj Sarcar2000-06-011-1/+1
* Add sys32_writev and sys32_readv.Ulf Carlsson2000-05-121-2/+2
* *** empty log message ***Ulf Carlsson2000-05-101-2/+0
* Add sys32_nanosleep to get syslogd working.Ulf Carlsson2000-05-101-3/+5
* Forklift sys32_select from IA64 code.Kanoj Sarcar2000-05-041-1/+1
* sigprocmask needs to be 32-bitized.Kanoj Sarcar2000-04-271-1/+1
* Fix the sysentry debugging code: can never do a SAVE_SOME with intrsKanoj Sarcar2000-04-261-2/+5
* Make the sysentry debugging code a little more versatile.Kanoj Sarcar2000-04-251-2/+1
* Pause fix for mips64.Ralf Baechle2000-04-191-1/+1
* o 32-bit ioctls (some at least)Ulf Carlsson2000-04-051-12/+12
* When saving syscalls also save a6 and a7. We may need them later forRalf Baechle2000-03-281-0/+2
* Fix strace for 4+ argumentsUlf Carlsson2000-03-271-2/+8
* o strace supportUlf Carlsson2000-03-241-4/+2
* o statfsUlf Carlsson2000-03-231-3/+5
* Put some kernel debugging output under DEBUG_MIPS64. Kernel folks, pleaseKanoj Sarcar2000-03-201-1/+1
* Merge with 2.3.99-pre1.Ralf Baechle2000-03-191-1/+3
* o Disable the debug output that Kanoj disabled that I enabledUlf Carlsson2000-03-181-2/+2
* o Add sys32_setrlimit and sys32_getrlimit ... bash#Ulf Carlsson2000-03-181-4/+4
* Hackaround in sys32_wait for what seems to be a tools problem ... willKanoj Sarcar2000-03-171-1/+2
* o Add some systemcalls and another execve (disabled as default).Ulf Carlsson2000-03-141-5/+5
* Get some code in to make sure that 32 bit execs do not fail. This doesKanoj Sarcar2000-02-291-1/+1
* Merge with 2.3.43. I did ignore all modifications to the qlogicisp.cRalf Baechle2000-02-231-7/+7
* Merge with Linux 2.3.41.Ralf Baechle2000-02-181-1/+2
* Merge with Linux 2.3.38.Ralf Baechle2000-02-051-3/+5
* Merge with Linux 2.3.32.Ralf Baechle2000-02-041-1/+4
* Merge with 2.3.27.Ralf Baechle2000-01-291-2/+3
* - IOC3 driver now will panic when encountering a RX/TX PCI DMA error.Ralf Baechle2000-01-171-15/+15
* Syscall handler fixes.Ralf Baechle2000-01-161-5/+8
* Merge with Linux 2.3.21.Ralf Baechle1999-12-041-0/+415