| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove support for FUTEX_REQUEUE operation. | Dmitry Chagin | 2009-04-19 | 1 | -0/+1 |
| * | The code in linux_proc_exit() contains a race when multiple linux based | Konstantin Belousov | 2008-10-31 | 1 | -3/+3 |
| * | Implement robust futexes. Most of the code is modelled after | Roman Divacky | 2008-05-13 | 1 | -3/+6 |
| * | MFP4: Turn emul_lock into a mutex. | Jung-uk Kim | 2007-04-02 | 1 | -2/+2 |
| * | MFP4: 115220, 115222 | Jung-uk Kim | 2007-03-02 | 1 | -2/+2 |
| * | Partial MFp4 of 114977: | Alexander Leidinger | 2007-02-24 | 1 | -1/+1 |
| * | MFp4 (114193 (i386 part), 114194, 114195, 114200): | Alexander Leidinger | 2007-02-23 | 1 | -4/+8 |
| * | 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 |
| * | 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 |
| * | MFp4 (112499): | Alexander Leidinger | 2007-01-07 | 1 | -0/+2 |
| * | MFp4 (112498): | Alexander Leidinger | 2007-01-07 | 1 | -9/+9 |
| * | MFp4: | Alexander Leidinger | 2006-12-31 | 1 | -60/+64 |
| * | Group pid and parent are shared in a case of CLONE_THREAD not CLONE_VM. | Konstantin Belousov | 2006-11-15 | 1 | -3/+3 |
| * | MFP4: | Alexander Leidinger | 2006-10-28 | 1 | -1/+23 |
| * | - change if (cond) panic() to KASSERT. | Alexander Leidinger | 2006-10-08 | 1 | -3/+4 |
| * | - Extend the coverage of PROC_LOCK to cover wakeup(&p->p_emuldata); | Alexander Leidinger | 2006-09-09 | 1 | -1/+3 |
| * | FREE -> free | Suleiman Souhlal | 2006-08-28 | 1 | -2/+2 |
| * | MALLOC -> malloc and FREE -> free | Suleiman Souhlal | 2006-08-19 | 1 | -4/+4 |
| * | Fix the DEBUG build: | Alexander Leidinger | 2006-08-17 | 1 | -3/+0 |
| * | Style fixes to comments. | Alexander Leidinger | 2006-08-16 | 1 | -5/+9 |
| * | Add some new files needed for linux 2.6.x compatibility. | Alexander Leidinger | 2006-08-15 | 1 | -0/+297 |
