summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32
Commit message (Expand)AuthorAgeFilesLines
* Fill in cr2 in the signal context from ksi->ksi_addr.kib2007-09-201-0/+2
* The kernel version of Linux statfs64 is actually supposed to takedwmalone2007-09-183-1/+15
* Regenerate.kib2007-08-283-4/+19
* Implement fake linux sched_getaffinity() syscall to enable java to workkib2007-08-281-1/+2
* Fix a couple of issues with the stack limit for 32-bit processes on 64-bitjhb2007-07-121-1/+2
* Don't add the 'pad' argument to the mmap/truncate/etc syscalls.peter2007-07-041-2/+0
* Commit 14/14 of sched_lock decomposition.jeff2007-06-051-6/+6
* Move futex support code from <arch>/support.s into linux compat directory.kib2007-05-231-0/+124
* Rework the support for ABIs to override resource limits (used by 32-bitjhb2007-05-141-34/+28
* Do not dereference linux_to_bsd_signal[-1] if userland haskan2007-05-111-4/+5
* Fix style(9) and comments.jkim2007-04-181-12/+16
* style(9) says sizeof's are not be followed by a space. Fix them.jkim2007-04-181-3/+3
* Implement settimeofday() for Linuxulator/amd64.jkim2007-04-182-1/+27
* MFP4: Turn emul_lock into a mutex.jkim2007-04-021-2/+2
* MFP4: Fix style(9) nits and grammar in comments.jkim2007-03-301-49/+48
* MFP4: 114193, 114194jkim2007-03-301-11/+11
* Regen for set_thread_area.jkim2007-03-303-4/+10
* MFP4: Linux set_thread_area syscall (aka TLS) support for amd64.jkim2007-03-304-16/+158
* Implement the openat() linux syscalljulian2007-03-295-5/+11
* MFP4: 115220, 115222jkim2007-03-022-175/+182
* MFP4: 115094jkim2007-02-271-3/+4
* Partial MFp4 of 114977:netchild2007-02-242-5/+5
* Fix accidental removal of an empty line from the previous commit.jkim2007-02-151-0/+1
* Regen.jkim2007-02-153-4/+10
* MFP4: 113033jkim2007-02-152-2/+20
* MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570jkim2007-02-152-60/+51
* Introduce some more SO_ option equivalents from Linux to FreeBSD.kib2007-02-011-0/+7
* Fix LOR that occurs because proctree_lock was acquired while holdingkib2007-02-011-8/+8
* MFi386: Use LINUX_SIG_VALID macro.kib2007-02-011-1/+1
* - Remove setrunqueue and replace it with direct calls to sched_add().jeff2007-01-231-3/+4
* MFp4 (113077, 113083, 113103, 113124, 113097):netchild2007-01-201-4/+37
* MFp4 (112893):netchild2007-01-141-0/+1
* MFp4 (112498):netchild2007-01-071-1/+1
* MFi386 rev 1.56:netchild2007-01-061-6/+46
* regen after addition of linux_utimes and linux_rt_sigtimedwaitnetchild2006-12-313-7/+11
* MFp4 (111746, 108671, 108945, 112352):netchild2006-12-312-4/+6
* Regenerate.rwatson2006-12-293-17/+17
* Assign or clean up audit identifiers for a number of additional Linuxrwatson2006-12-291-18/+19
* MFP4: 109655jkim2006-12-202-23/+2
* MFP4 (110939):netchild2006-12-031-1/+1
* Regen.ru2006-11-111-1/+1
* Add a new 'union l_sigval' to use in place of 'union sigval' in thejhb2006-11-071-3/+6
* Fix a typo resulting in truncated linux32 signal trampoline code copiedkib2006-10-311-1/+1
* regen after linux_io_* backoutnetchild2006-10-293-47/+8
* Backout the linux aio stuff. Several problems where identified and thenetchild2006-10-292-7/+5
* regen (prctl addition)netchild2006-10-283-5/+9
* MFP4:netchild2006-10-282-2/+2
* regen (linux AIO stuff)netchild2006-10-153-8/+47
* MFP4 (with some minor changes):netchild2006-10-152-5/+7
* MFP4 (106538 + 106541):netchild2006-10-152-0/+11
OpenPOWER on IntegriCloud