| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.release/7.2.0_cvs | Ken Smith | 2009-05-01 | 25 | -25/+25 |
| * | Merge from HEAD to stable/7: | Dmitry Chagin | 2009-04-10 | 2 | -31/+16 |
| * | Allow different ABIs to use different initial control words for the FPU on | John Baldwin | 2009-03-25 | 1 | -0/+5 |
| * | MFC: Use shared vnode locks when invoking VOP_READDIR(). | John Baldwin | 2009-03-18 | 2 | -2/+2 |
| * | MFC r188572: | Alexander Leidinger | 2009-03-04 | 1 | -1/+1 |
| * | MFC r184501: | Konstantin Belousov | 2008-11-13 | 1 | -3/+3 |
| * | MFC r177257 (by rdivacky): | Konstantin Belousov | 2008-10-20 | 1 | -8/+44 |
| * | Merge r182892 from head to stable/7, I had to manually | Roman Divacky | 2008-09-22 | 1 | -33/+54 |
| * | MFC r182890: | Konstantin Belousov | 2008-09-17 | 1 | -155/+78 |
| * | MFC: Kernel mode Network Lock Manager. | Doug Rabson | 2008-04-10 | 1 | -0/+2 |
| * | MFC rev. 1.12 of sys/compat/linux/linux_futex.c | Roman Divacky | 2008-03-28 | 2 | -2/+29 |
| * | MFC rev. 1.11: | Konstantin Belousov | 2008-03-09 | 1 | -1/+1 |
| * | MFC | Konstantin Belousov | 2008-02-29 | 2 | -0/+18 |
| * | MFC rev. 1.89, 1.90: | Konstantin Belousov | 2008-01-09 | 1 | -8/+21 |
| * | MFC rev. 1.107: | Konstantin Belousov | 2008-01-03 | 1 | -12/+19 |
| * | MFC rev. 1.139 of src/sys/compat/linux/linux_ioctl.c, | Konstantin Belousov | 2007-11-15 | 2 | -1/+15 |
| * | The kernel version of Linux statfs64 is actually supposed to take | David Malone | 2007-09-18 | 1 | -13/+3 |
| * | Implement fake linux sched_getaffinity() syscall to enable java to work | Konstantin Belousov | 2007-08-28 | 1 | -0/+21 |
| * | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | Robert Watson | 2007-08-06 | 1 | -2/+0 |
| * | Don't add the 'pad' argument to the mmap/truncate/etc syscalls. | Peter Wemm | 2007-07-04 | 1 | -1/+0 |
| * | Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in | Robert Watson | 2007-06-12 | 2 | -4/+2 |
| * | Ensure that newpath is always initialized, even for the error case. | Matt Jacob | 2007-06-10 | 1 | -0/+2 |
| * | rufetch and calcru sometimes should be called atomically together. | Attilio Rao | 2007-06-09 | 1 | -0/+2 |
| * | Revert VMCNT_* operations introduction. | Attilio Rao | 2007-05-31 | 1 | -1/+1 |
| * | Revert UF_OPENING workaround for CURRENT. | Konstantin Belousov | 2007-05-31 | 1 | -1/+2 |
| * | Move futex support code from <arch>/support.s into linux compat directory. | Konstantin Belousov | 2007-05-23 | 1 | -74/+37 |
| * | - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros for manipulating | Jeff Roberson | 2007-05-18 | 1 | -1/+1 |
| * | Some Linux applications (ping) pass a non-NULL msg_control argument to | Robert Watson | 2007-04-14 | 1 | -0/+10 |
| * | Whitespace fixes | Scott Long | 2007-04-10 | 1 | -27/+27 |
| * | Add the CAM 'SG' peripheral device. This device implements a subset of the | Scott Long | 2007-04-07 | 2 | -0/+61 |
| * | Replace custom file descriptor array sleep lock constructed using a mutex | Robert Watson | 2007-04-04 | 1 | -4/+17 |
| * | MFP4: Turn emul_lock into a mutex. | Jung-uk Kim | 2007-04-02 | 2 | -14/+14 |
| * | MFP4: Linux futex support for amd64. | Jung-uk Kim | 2007-03-30 | 1 | -87/+129 |
| * | Implement the openat() linux syscall | Julian Elischer | 2007-03-29 | 2 | -33/+142 |
| * | In translate_path_major_minor(), do not calculate otherwise unused 'fp' | Robert Watson | 2007-03-06 | 1 | -4/+0 |
| * | MFP4: 115220, 115222 | Jung-uk Kim | 2007-03-02 | 1 | -2/+2 |
| * | MFp4 (110541): | Alexander Leidinger | 2007-02-25 | 1 | -2/+7 |
| * | MFp4 (110523, parts which apply cleanly): | Alexander Leidinger | 2007-02-25 | 2 | -89/+92 |
| * | Partial MFp4 of 114977: | Alexander Leidinger | 2007-02-24 | 4 | -15/+12 |
| * | MFp4 (114193 (i386 part), 114194, 114195, 114200): | Alexander Leidinger | 2007-02-23 | 2 | -7/+13 |
| * | MFp4 (part of 114132): | Alexander Leidinger | 2007-02-23 | 1 | -7/+8 |
| * | Remove extern int hz; use proper include file instead. | Konstantin Belousov | 2007-02-02 | 1 | -2/+1 |
| * | Introduce some more SO_ option equivalents from Linux to FreeBSD. | Konstantin Belousov | 2007-02-01 | 1 | -0/+18 |
| * | No need to lock emul_lock in exit_group() because em->shared | Konstantin Belousov | 2007-02-01 | 1 | -3/+2 |
| * | No need to synchronize linux_schedtail with linux_proc_init. | Konstantin Belousov | 2007-02-01 | 1 | -26/+28 |
| * | MFp4 (113077, 113083, 113103, 113124, 113097): | Alexander Leidinger | 2007-01-20 | 1 | -8/+5 |
| * | Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flags | Konstantin Belousov | 2007-01-18 | 1 | -17/+46 |
| * | MFp4 (112379): | Alexander Leidinger | 2007-01-14 | 1 | -2/+6 |
| * | MFp4 (112705): | Alexander Leidinger | 2007-01-14 | 1 | -3/+2 |
| * | MFp4 (112646): | Alexander Leidinger | 2007-01-07 | 1 | -1/+1 |