| 2012-08-20 |
François Tigeot | kernel: Set kern.ipc.shm_use_phys to 1 by default |
blob | commitdiff |
| 2011-12-25 |
Matthew Dillon | kernel - Fix missing chain wait |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-15 |
Matthew Dillon | kernel - Greatly improve shared memory fault rate concu... |
blob | commitdiff | diff to current |
| 2011-11-13 |
Matthew Dillon | kernel - Certain sysv_shm administrative functions... |
blob | commitdiff | diff to current |
| 2011-10-29 |
Matthew Dillon | kernel - Autosize maximum shm pages |
blob | commitdiff | diff to current |
| 2011-10-29 |
Matthew Dillon | kernel - Fix bug in shmget() |
blob | commitdiff | diff to current |
| 2011-10-29 |
Matthew Dillon | kernel - shmid_ds structure needs to change on 64-bit :-( |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-01-17 |
Sascha Wildner | kernel: Use NELEM() where we can. |
blob | commitdiff | diff to current |
| 2010-12-22 |
Samuel J. Greear | kernel - Add many sysctl definitions, sysv, vfs, nfs... |
blob | commitdiff | diff to current |
| 2010-03-28 |
Matthew Dillon | kernel - Fix shmat() for 64-bit |
blob | commitdiff | diff to current |
| 2010-03-13 |
Alex Hornung | linux emu - peripheral changes |
blob | commitdiff | diff to current |
| 2010-03-04 |
Matthew Dillon | kernel - pmap (i386) - Reduce kmem use for foreign... |
blob | commitdiff | diff to current |
| 2010-02-14 |
Matthew Dillon | kernel - VM PAGER part 1/2 - Remove vm_page_alloc() |
blob | commitdiff | diff to current |
| 2010-02-03 |
Matthew Dillon | kernel - SWAP CACHE part 2/many - Remove VM pager lists |
blob | commitdiff | diff to current |
| 2009-12-20 |
Matthew Dillon | kernel - Move mplock to machine-independent C |
blob | commitdiff | diff to current |
| 2009-12-15 |
Matthew Dillon | kernel - use new td_ucred in numerous places |
blob | commitdiff | diff to current |
| 2009-12-13 |
Matthew Dillon | kernel - Move MP lock inward, plus misc other stuff |
blob | commitdiff | diff to current |
| 2008-01-06 |
Sascha Wildner | Remove bogus checks after kmalloc(M_WAITOK) which never... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Ansify function declarations and fix some minor style... |
blob | commitdiff | diff to current |
| 2006-09-11 |
Matthew Dillon | Move flag(s) representing the type of vm_map_entry... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-06-05 |
Matthew Dillon | Modify kern/makesyscall.sh to prefix all kernel system... |
blob | commitdiff | diff to current |
| 2006-03-27 |
Matthew Dillon | Change *_pager_allocate() to take off_t instead of... |
blob | commitdiff | diff to current |
| 2004-07-23 |
Joerg Sonnenberger | Instead of casting the function, cast the argument... |
blob | commitdiff | diff to current |
| 2004-05-26 |
Hiten Pandya | Consolidate SYSCTL_DECL(_kern_ipc), move it to sys... |
blob | commitdiff | diff to current |
| 2004-02-05 |
David Rhodus | nectar 2004/02/05 10:00:35 PST |
blob | commitdiff | diff to current |
| 2003-11-20 |
Matthew Dillon | This is a major cleanup of the LWKT message port code... |
blob | commitdiff | diff to current |
| 2003-08-26 |
Robert Garrett | __P() removal |
blob | commitdiff | diff to current |
| 2003-08-03 |
Matthew Dillon | Explicitly use an unsigned index for 'which' in shmsys... |
blob | commitdiff | diff to current |
| 2003-07-30 |
Matthew Dillon | syscall messaging 3: Expand the 'header' that goes... |
blob | commitdiff | diff to current |
| 2003-07-28 |
Matthew Dillon | Fix the msgsys(), semsys(), and shmsys() syscalls which... |
blob | commitdiff | diff to current |
| 2003-07-26 |
Matthew Dillon | syscall messaging 2: Change the standard return value... |
blob | commitdiff | diff to current |
| 2003-07-24 |
Matthew Dillon | Preliminary syscall messaging work. Adjust all <syscal... |
blob | commitdiff | diff to current |
| 2003-07-23 |
Matthew Dillon | 2003-07-22 Hiten Pandya <hmp@nxad.com> |
blob | commitdiff | diff to current |
| 2003-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-06-23 |
Matthew Dillon | proc->thread stage 2: MAJOR revamping of system calls... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|