| 2009-12-15 |
Matthew Dillon | kernel - use new td_ucred in numerous places |
blob | commitdiff |
| 2009-12-13 |
Matthew Dillon | kernel - Move MP lock inward, plus misc other stuff |
blob | commitdiff | diff to current |
| 2009-07-14 |
Matthew Dillon | MPSAFE - system calls set_tls_area() and get_tls_area... |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-01-06 |
Sascha Wildner | Remove bogus checks after kmalloc(M_WAITOK) which never... |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | Modify the trapframe sigcontext, ucontext, etc. Add... |
blob | commitdiff | diff to current |
| 2006-12-28 |
Matthew Dillon | Make kernel_map, buffer_map, clean_map, exec_map, and... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-17 |
Matthew Dillon | Repo copy machine/pc32/i386/mem.c to kern/kern_memio... |
blob | commitdiff | diff to current |
| 2006-11-07 |
Matthew Dillon | Remove system dependancies on <machine/ipl.h>. Only... |
blob | commitdiff | diff to current |
| 2006-09-03 |
Matthew Dillon | Rename functions to avoid conflicts with libc. |
blob | commitdiff | diff to current |
| 2006-07-02 |
Simon Schubert | only compile function in the SMP case |
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-02-28 |
Matthew Dillon | Do not set the pcb_ext field until the private TSS... |
blob | commitdiff | diff to current |
| 2005-11-04 |
Matthew Dillon | Allow 'options SMP' *WITHOUT* 'options APIC_IO'. That... |
blob | commitdiff | diff to current |
| 2005-10-07 |
Simon Schubert | 1:1 Userland threading stage 2.1/4: |
blob | commitdiff | diff to current |
| 2005-08-29 |
Matthew Dillon | Get rid of smp_rendezvous() and all associated support... |
blob | commitdiff | diff to current |
| 2005-06-03 |
Matthew Dillon | Remove spl*() calls from i386, replacing them with... |
blob | commitdiff | diff to current |
| 2005-05-23 |
Matthew Dillon | Do better range checking on the LDT. FreeBSD-SA-05... |
blob | commitdiff | diff to current |
| 2005-02-21 |
Matthew Dillon | Implement TLS support, tls manual pages, and link the... |
blob | commitdiff | diff to current |
| 2004-12-20 |
Joerg Sonnenberger | Remove unecessary range check. start and num are unsign... |
blob | commitdiff | diff to current |
| 2004-04-22 |
Matthew Dillon | Fix a race in user_ldt_free() against an interrupt... |
blob | commitdiff | diff to current |
| 2004-03-30 |
Matthew Dillon | Second major scheduler patch. This corrects interactiv... |
blob | commitdiff | diff to current |
| 2003-12-20 |
Matthew Dillon | USER_LDT is now required by a number of packages as... |
blob | commitdiff | diff to current |
| 2003-08-26 |
Robert Garrett | what the heck one last one before i go take a nap... |
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-26 |
Matthew Dillon | syscall messaging 2: Change the standard return value... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | LINT build test. Aggregated source code adjustments... |
blob | commitdiff | diff to current |
| 2003-06-28 |
Matthew Dillon | smp/up collapse stage 2 of 2: cleanup the globaldata... |
blob | commitdiff | diff to current |
| 2003-06-28 |
Matthew Dillon | smp/up collapse stage 1 of 2: Make UP use the globaldat... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
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-18 |
Matthew Dillon | thread stage 4: remove curpcb, use td_pcb reference... |
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 |
|