| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r302515: | dchagin | 2016-07-17 | 1 | -1/+16 |
* | MFC r284051: | dchagin | 2016-01-09 | 1 | -0/+12 |
* | MFC r283544: | dchagin | 2016-01-09 | 1 | -13/+5 |
* | MFC r283456: | dchagin | 2016-01-09 | 1 | -3/+6 |
* | MFC r283455: | dchagin | 2016-01-09 | 1 | -8/+11 |
* | MFC r283454: | dchagin | 2016-01-09 | 1 | -4/+5 |
* | MFC r283453: | dchagin | 2016-01-09 | 1 | -1/+1 |
* | MFC r283441: | dchagin | 2016-01-09 | 1 | -2/+33 |
* | MFC r283427: | dchagin | 2016-01-09 | 1 | -3/+3 |
* | MFC r283422: | dchagin | 2016-01-09 | 1 | -159/+44 |
* | MFC r283384: | dchagin | 2016-01-09 | 1 | -1/+1 |
* | MFC r283383: | dchagin | 2016-01-09 | 1 | -261/+145 |
* | Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h | jhb | 2013-01-29 | 1 | -0/+1 |
* | - >500 static DTrace probes for the linuxulator | netchild | 2012-05-05 | 1 | -12/+113 |
* | In order to maximize the re-usability of kernel code in user space this | kmacy | 2011-09-16 | 1 | -2/+2 |
* | Indeed, remove bogus since r219405 check of the Linux ABI. | dchagin | 2011-03-09 | 1 | -3/+0 |
* | Extend struct sysvec with new method sv_schedtail, which is used for an | dchagin | 2011-03-08 | 1 | -2/+5 |
* | Rename used_requeue and use it as bitwise field to store more flags. | dchagin | 2011-02-12 | 1 | -1/+1 |
* | Fix linux kernel module breakage introduced in r215675, by including | dim | 2010-11-22 | 1 | -0/+1 |
* | Do not take the process lock. The assignment to u_short inside the | netchild | 2010-11-22 | 1 | -5/+3 |
* | By using the 32-bit Linux version of Sun's Java Development Kit 1.6 | netchild | 2010-11-22 | 1 | -1/+38 |
* | Remove support for FUTEX_REQUEUE operation. | dchagin | 2009-04-19 | 1 | -0/+1 |
* | The code in linux_proc_exit() contains a race when multiple linux based | kib | 2008-10-31 | 1 | -3/+3 |
* | Implement robust futexes. Most of the code is modelled after | rdivacky | 2008-05-13 | 1 | -3/+6 |
* | MFP4: Turn emul_lock into a mutex. | jkim | 2007-04-02 | 1 | -2/+2 |
* | MFP4: 115220, 115222 | jkim | 2007-03-02 | 1 | -2/+2 |
* | Partial MFp4 of 114977: | netchild | 2007-02-24 | 1 | -1/+1 |
* | MFp4 (114193 (i386 part), 114194, 114195, 114200): | netchild | 2007-02-23 | 1 | -4/+8 |
* | MFp4 (part of 114132): | netchild | 2007-02-23 | 1 | -7/+8 |
* | Remove extern int hz; use proper include file instead. | kib | 2007-02-02 | 1 | -2/+1 |
* | No need to synchronize linux_schedtail with linux_proc_init. | kib | 2007-02-01 | 1 | -26/+28 |
* | MFp4 (113077, 113083, 113103, 113124, 113097): | netchild | 2007-01-20 | 1 | -8/+5 |
* | MFp4 (112499): | netchild | 2007-01-07 | 1 | -0/+2 |
* | MFp4 (112498): | netchild | 2007-01-07 | 1 | -9/+9 |
* | MFp4: | netchild | 2006-12-31 | 1 | -60/+64 |
* | Group pid and parent are shared in a case of CLONE_THREAD not CLONE_VM. | kib | 2006-11-15 | 1 | -3/+3 |
* | MFP4: | netchild | 2006-10-28 | 1 | -1/+23 |
* | - change if (cond) panic() to KASSERT. | netchild | 2006-10-08 | 1 | -3/+4 |
* | - Extend the coverage of PROC_LOCK to cover wakeup(&p->p_emuldata); | netchild | 2006-09-09 | 1 | -1/+3 |
* | FREE -> free | ssouhlal | 2006-08-28 | 1 | -2/+2 |
* | MALLOC -> malloc and FREE -> free | ssouhlal | 2006-08-19 | 1 | -4/+4 |
* | Fix the DEBUG build: | netchild | 2006-08-17 | 1 | -3/+0 |
* | Style fixes to comments. | netchild | 2006-08-16 | 1 | -5/+9 |
* | Add some new files needed for linux 2.6.x compatibility. | netchild | 2006-08-15 | 1 | -0/+297 |