| Commit message (Expand) | Author | Age | Files | Lines |
| * | Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC and | Dmitry Chagin | 2009-05-16 | 1 | -0/+1 |
| * | Translate l_timeval arg to native struct timeval in | Dmitry Chagin | 2009-05-11 | 1 | -1/+1 |
| * | Do not export AT_CLKTCK when emulating Linux kernel prior | Dmitry Chagin | 2009-05-10 | 1 | -1/+11 |
| * | Rework r189362, r191883. | Dmitry Chagin | 2009-05-10 | 1 | -1/+2 |
| * | Move the per-prison Linux MIB from a private one-off pointer to the new | Jamie Gritton | 2009-05-07 | 1 | -0/+2 |
| * | To avoid excessive code duplication move MI definitions to the MI | Dmitry Chagin | 2009-05-07 | 1 | -8/+0 |
| * | Move extern variable definitions to the header file. | Dmitry Chagin | 2009-05-02 | 1 | -3/+1 |
| * | Reimplement futexes. | Dmitry Chagin | 2009-05-01 | 1 | -3/+3 |
| * | Fix KBI breakage by r190520 which affects older linux.ko binaries: | Dmitry Chagin | 2009-04-05 | 1 | -2/+2 |
| * | Save and restore segment registers on amd64 when entering and leaving | Konstantin Belousov | 2009-04-01 | 3 | -42/+41 |
| * | Revert 190445 change to this file restoring: | Doug Ambrisko | 2009-03-27 | 1 | -3/+3 |
| * | Add stuff to support upcoming BMC/IPMI flashing of newer Dell machine | Doug Ambrisko | 2009-03-26 | 1 | -1/+1 |
| * | Implement new way of branding ELF binaries by looking to a | Dmitry Chagin | 2009-03-13 | 1 | -2/+14 |
| * | A better fix for handling different FPU initial control words for different | John Baldwin | 2009-03-05 | 1 | -0/+1 |
| * | Add AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries which | Dmitry Chagin | 2009-03-04 | 2 | -15/+37 |
| * | Adapt linux emulation to use cv for vfork wait. | Konstantin Belousov | 2009-02-18 | 1 | -2/+2 |
| * | Fix the inconsistent tabbing. | David E. O'Brien | 2009-01-31 | 1 | -50/+53 |
| * | Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions | David E. O'Brien | 2009-01-31 | 2 | -8/+8 |
| * | Remove obsolete AT_DEBUG stuff. It never should have been committed | Warner Losh | 2008-12-17 | 1 | -2/+0 |
| * | Make linux_sendmsg() and linux_recvmsg() work on linux32/amd64. | Konstantin Belousov | 2008-11-29 | 1 | -0/+16 |
| * | Regenerate | Konstantin Belousov | 2008-11-29 | 3 | -9/+9 |
| * | Fix iovec32 for linux32/amd64. | Konstantin Belousov | 2008-11-29 | 3 | -14/+47 |
| * | Add sv_flags field to struct sysentvec with intention to provide description | Konstantin Belousov | 2008-11-22 | 1 | -0/+1 |
| * | In the robust futexes list head, futex_offset shall be signed, | Konstantin Belousov | 2008-11-16 | 1 | -1/+1 |
| * | Several cleanups related to pipe(2). | Ed Schouten | 2008-11-11 | 1 | -18/+5 |
| * | Regenerate system call tables for r184789. | Ed Schouten | 2008-11-09 | 3 | -5/+11 |
| * | Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. | Ed Schouten | 2008-11-09 | 1 | -1/+1 |
| * | Correctly fill siginfo for the signals delivered by linux tkill/tgkill. | Konstantin Belousov | 2008-10-19 | 2 | -15/+18 |
| * | Set PCB_32BIT and clear PCB_GS32BIT for linux32 binaries. | Konstantin Belousov | 2008-10-18 | 1 | -1/+2 |
| * | Make robust futexes work on linux32/amd64. Use PTRIN to read | Konstantin Belousov | 2008-10-14 | 1 | -0/+11 |
| * | Change the static struct sysentvec and struct Elf_Brandinfo initializers | Konstantin Belousov | 2008-09-24 | 1 | -49/+49 |
| * | The pcb_gs32p should be per-cpu, not per-thread pointer. This is | Konstantin Belousov | 2008-09-08 | 1 | -3/+1 |
| * | In linux_set_thread_area(), mark pcb as PCB_GS32BIT. This was missed | Konstantin Belousov | 2008-09-08 | 1 | -1/+1 |
| * | Segment registers are stored in the uc_mcontext member of the struct | Konstantin Belousov | 2008-09-07 | 2 | -4/+4 |
| * | Bring back the save/restore of the %ds, %es, %fs and %gs registers for | Konstantin Belousov | 2008-07-30 | 1 | -1/+1 |
| * | Regen. | Roman Divacky | 2008-05-13 | 3 | -7/+10 |
| * | Implement robust futexes. Most of the code is modelled after | Roman Divacky | 2008-05-13 | 2 | -4/+4 |
| * | Implement linux_truncate64() syscall. | Roman Divacky | 2008-04-23 | 1 | -1/+0 |
| * | Regenerate. | Jung-uk Kim | 2008-04-16 | 3 | -4/+46 |
| * | Add stubs for syscalls introduced in Linux 2.6.17 kernel. | Jung-uk Kim | 2008-04-16 | 2 | -0/+12 |
| * | Regenerate | Konstantin Belousov | 2008-04-08 | 3 | -41/+73 |
| * | Implement the linux syscalls | Konstantin Belousov | 2008-04-08 | 4 | -28/+26 |
| * | Regen. | Roman Divacky | 2008-03-16 | 3 | -4/+12 |
| * | Implement sched_setaffinity and get_setaffinity using | Roman Divacky | 2008-03-16 | 1 | -1/+2 |
| * | Since version 4.3, gcc changed its behaviour concerning the i386/amd64 | Konstantin Belousov | 2008-03-13 | 1 | -2/+2 |
| * | Remove kernel support for M:N threading. | Jeff Roberson | 2008-03-12 | 1 | -2/+1 |
| * | Fix Linux mmap with MAP_GROWSDOWN flag. | Jung-uk Kim | 2008-02-11 | 1 | -13/+14 |
| * | Fill in cr2 in the signal context from ksi->ksi_addr. | Konstantin Belousov | 2007-09-20 | 1 | -0/+2 |
| * | The kernel version of Linux statfs64 is actually supposed to take | David Malone | 2007-09-18 | 3 | -1/+15 |
| * | Regenerate. | Konstantin Belousov | 2007-08-28 | 3 | -4/+19 |