summaryrefslogtreecommitdiffstats
path: root/arch/mips64/kernel/linux32.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with Linux 2.4.3.Ralf Baechle2001-04-051-7/+7
* Merge with Linux 2.4.1.Ralf Baechle2001-01-311-3/+0
* Merge with 2.4.0-test11.Ralf Baechle2000-11-281-1/+1
* 32-bit compatibility versions of recvfrom(2) and sendmsg(2). ThisRalf Baechle2000-10-271-0/+263
* Fix 32-bit pread(2) / pwrite(2) syscalls.Ralf Baechle2000-10-241-0/+67
* Compatibility version of utime(2).Ralf Baechle2000-10-021-0/+31
* - adjtimex(2) emulation.Ralf Baechle2000-09-051-1/+88
* Handle a ton more block device, IDE (yuck :-), partition handling andRalf Baechle2000-09-051-0/+17
* Merge with 2.4.0-test7.Ralf Baechle2000-08-281-4/+21
* sys_sysctl implementationUlf Carlsson2000-08-051-0/+88
* 32 bit sys ipc, stolen from ia64 ...Kanoj Sarcar2000-07-211-0/+414
* The 32 bit version of exec (picked from ia64) was writing into userKanoj Sarcar2000-07-201-10/+21
* Kill warnings in the 64-bit kernel.Ralf Baechle2000-07-091-1/+1
* Merge with 2.4.0-test3-pre4.Ralf Baechle2000-07-081-141/+59
* Sys32_fcntl from sparc to prevent procmail from confusing the kernel.Kanoj Sarcar2000-06-231-0/+61
* Fix struct stat64 in the 32-bit kernel and struct stat in the 64-bitRalf Baechle2000-06-201-23/+1
* One more 32bit call.Kanoj Sarcar2000-06-141-0/+44
* Now that __kernel_clock_t is 64 bits, we need to make sure we have aKanoj Sarcar2000-06-011-0/+29
* sigset_t fixes and a few new functions..Ulf Carlsson2000-05-131-2/+2
* Add sys32_writev and sys32_readv.Ulf Carlsson2000-05-121-1/+152
* Add sys32_nanosleep to get syslogd working.Ulf Carlsson2000-05-101-0/+51
* Bomb little endian compiles for select32, so that the little endian guysKanoj Sarcar2000-05-081-0/+4
* Forkdrop IA64 version of sys32_select. Forklift the sparc64 version.Kanoj Sarcar2000-05-071-18/+79
* Forklift sys32_select from IA64 code.Kanoj Sarcar2000-05-041-0/+102
* o 32-bit ioctls (some at least)Ulf Carlsson2000-04-051-4/+248
* Fix linux32.c compile problem after statfs32 support. Ulf please review.Kanoj Sarcar2000-03-241-1/+15
* o statfsUlf Carlsson2000-03-231-15/+84
* o Add sys32_setrlimit and sys32_getrlimit ... bash#Ulf Carlsson2000-03-181-1/+50
* o Fix the problem with the vanishing CP0_STATUS (stupid 1 char bug)Ulf Carlsson2000-03-181-17/+8
* Hackaround in sys32_wait for what seems to be a tools problem ... willKanoj Sarcar2000-03-171-7/+16
* Fix minor bug in sys32_wait4() before it escapes my attention.Kanoj Sarcar2000-03-151-2/+4
* Fix the default 32bit exec.Kanoj Sarcar2000-03-151-4/+9
* o Add some systemcalls and another execve (disabled as default).Ulf Carlsson2000-03-141-1/+268
* o getdents and readdirUlf Carlsson2000-03-061-1/+54
* Change the get_user/compiler hack a little to make it work more often.Kanoj Sarcar2000-02-291-2/+2
* Get some code in to make sure that 32 bit execs do not fail. This doesKanoj Sarcar2000-02-291-1/+66
* - A few 32-bit compatibily systemcalls.Ulf Carlsson2000-02-291-6/+171
* Fix default compile after the 2.3.32 merge by adding more stubs.Kanoj Sarcar2000-02-041-3/+0
* Fix build problems after the 2.3.38 merge.Kanoj Sarcar2000-02-031-0/+7
* Check in stub definitions that allow turning on of CONFIG_MIPS32_COMPAT.Kanoj Sarcar2000-01-281-0/+3