| 2012-10-11 |
Matthew Dillon | kernel - Make pcb_onfault more robust. |
blob | commitdiff |
| 2012-09-10 |
Sascha Wildner | kernel: Use NULL instead of 0 for pointers, part 1/x. |
blob | commitdiff | diff to current |
| 2012-02-16 |
Sascha Wildner | kernel/i386: Remove a no longer needed include, too. |
blob | commitdiff | diff to current |
| 2012-02-16 |
Sascha Wildner | kernel: Remove the unused is_physical_memory() function. |
blob | commitdiff | diff to current |
| 2011-12-22 |
Matthew Dillon | kernel - Fix floating point save state structure and... |
blob | commitdiff | diff to current |
| 2011-11-30 |
Matthew Dillon | kernel - Add missing lwkt_switch_return() call to pcb_e... |
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-10 |
Matthew Dillon | kernel - Fix p->p_lock race and remove unused procedures |
blob | commitdiff | diff to current |
| 2011-10-28 |
Sepherosa Ziehau | swi: Pass cpuid to swi register and unregister |
blob | commitdiff | diff to current |
| 2010-12-11 |
Matthew Dillon | kernel - Change the discrete mplock into mp_token |
blob | commitdiff | diff to current |
| 2010-12-09 |
Matthew Dillon | kernel - Add support for up to 63 cpus ... |
blob | commitdiff | diff to current |
| 2010-10-21 |
Matthew Dillon | kernel - (mainly x86_64) - Fix a number of rare races |
blob | commitdiff | diff to current |
| 2010-05-14 |
Venkatesh Srinivas | Remove unused vm.stats.misc.cnt_prezero sysctl. |
blob | commitdiff | diff to current |
| 2010-04-19 |
Alex Hornung | dsched - Periph.: call dsched_exit on thread exit |
blob | commitdiff | diff to current |
| 2010-03-02 |
Matthew Dillon | kernel - Move grow_stack code in fault path to improve... |
blob | commitdiff | diff to current |
| 2009-12-20 |
Matthew Dillon | kernel - Move mplock to machine-independent C |
blob | commitdiff | diff to current |
| 2009-08-19 |
Matthew Dillon | AMD64 - Refactor uio_resid and size_t assumptions. |
blob | commitdiff | diff to current |
| 2009-07-18 |
Matthew Dillon | tsleep_interlock() - Fix bug in cpu_lwp_exit(). |
blob | commitdiff | diff to current |
| 2008-08-02 |
Matthew Dillon | Create an #include layer for bus/pci and bus/isa so... |
blob | commitdiff | diff to current |
| 2008-05-25 |
Nicolas Thery | Fix warnings (missing casts). |
blob | commitdiff | diff to current |
| 2007-04-30 |
Matthew Dillon | Revamp SYSINIT ordering. Relabel sysinit IDs (SI_... |
blob | commitdiff | diff to current |
| 2007-03-01 |
Simon Schubert | 1:1 Userland threading stage 4.7/4: |
blob | commitdiff | diff to current |
| 2007-02-24 |
Simon Schubert | 1:1 Userland threading stage 4.3/4: |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | Remove now unused cpu_coredump. |
blob | commitdiff | diff to current |
| 2007-01-12 |
Matthew Dillon | Add missing link options to export global symbols to... |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | Modify the trapframe sigcontext, ucontext, etc. Add... |
blob | commitdiff | diff to current |
| 2007-01-07 |
Matthew Dillon | Implement nearly all the remaining items required to... |
blob | commitdiff | diff to current |
| 2007-01-05 |
Matthew Dillon | Move dumplo from MD to kern/kern_shutdown.c |
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-11-07 |
Matthew Dillon | Remove system dependancies on <machine/ipl.h>. Only... |
blob | commitdiff | diff to current |
| 2006-10-20 |
Matthew Dillon | Add a ton of infrastructure for VKERNEL support. ... |
blob | commitdiff | diff to current |
| 2006-09-19 |
Simon Schubert | 1:1 Userland threading stage 2.9/4: |
blob | commitdiff | diff to current |
| 2006-09-13 |
Sascha Wildner | Ansify the rest of the K... |
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-01 |
Matthew Dillon | gd_tdallq is not protected by the BGL any more, it... |
blob | commitdiff | diff to current |
| 2006-05-06 |
Matthew Dillon | The thread/proc pointer argument in the VFS subsystem... |
blob | commitdiff | diff to current |
| 2006-04-30 |
Matthew Dillon | Remove buf->b_saveaddr, assert that vmapbuf() is only... |
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-12-02 |
Matthew Dillon | Fix a process exit/wait race. The wait*() code was... |
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-13 |
Matthew Dillon | Major cleanup of the interrupt registration subsystem. |
blob | commitdiff | diff to current |
| 2005-06-16 |
Matthew Dillon | Remove all remaining SPL code. Replace the mtd_cpl... |
blob | commitdiff | diff to current |
| 2005-05-02 |
Matthew Dillon | If a process does not block between setting up %gs... |
blob | commitdiff | diff to current |
| 2005-02-27 |
Sascha Wildner | Remove PC98 support. Leave the machdep.ispc98 sysctl... |
blob | commitdiff | diff to current |
| 2005-02-21 |
Matthew Dillon | Implement TLS support, tls manual pages, and link the... |
blob | commitdiff | diff to current |
| 2005-02-01 |
Matthew Dillon | Add a intrmask_t pointer to register_int() and register... |
blob | commitdiff | diff to current |
| 2004-10-12 |
Matthew Dillon | Try to close an occassional VM page related panic that... |
blob | commitdiff | diff to current |
| 2004-04-30 |
Matthew Dillon | Correct a bug in the last FPU optimized bcopy commit... |
blob | commitdiff | diff to current |
| 2004-04-10 |
Matthew Dillon | Do some minor critical path performance improvements... |
blob | commitdiff | diff to current |
| 2004-03-29 |
David Rhodus | Move vm_fault_quick() out from the machine specific... |
blob | commitdiff | diff to current |
| 2004-02-17 |
Matthew Dillon | Introduce an MI cpu synchronization API, redo the SMP... |
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-11-03 |
Matthew Dillon | 64 bit address space cleanups which are a prerequisit... |
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-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-31 |
Hiten Pandya | LINT breakage fix, part one: |
blob | commitdiff | diff to current |
| 2003-07-26 |
Robert Garrett | Register keyword removal |
blob | commitdiff | diff to current |
| 2003-07-11 |
Matthew Dillon | MP Implmentation 4/4: Final cleanup for this stage... |
blob | commitdiff | diff to current |
| 2003-07-10 |
Matthew Dillon | MP Implmentation 3/4: MAJOR progress on SMP, full userl... |
blob | commitdiff | diff to current |
| 2003-07-08 |
Matthew Dillon | MP Implementation 2/4: Implement a poor-man's IPI messa... |
blob | commitdiff | diff to current |
| 2003-07-04 |
Matthew Dillon | Generic MP rollup work. |
blob | commitdiff | diff to current |
| 2003-07-03 |
Matthew Dillon | Split the struct vmmeter cnt structure into a global... |
blob | commitdiff | diff to current |
| 2003-06-30 |
Matthew Dillon | Misc interrupts/LWKT 1/2: threaded interrupts 2: Major... |
blob | commitdiff | diff to current |
| 2003-06-29 |
Matthew Dillon | threaded interrupts 1: Rewrite the ICU interrupt code... |
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-27 |
Matthew Dillon | Cleanup lwkt threads a bit, change the exit/reap interlock. |
blob | commitdiff | diff to current |
| 2003-06-27 |
Matthew Dillon | proc->thread stage 6: kernel threads now create process... |
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-22 |
Matthew Dillon | thread stage 10: (note stage 9 was the kern/lwkt_rwlock... |
blob | commitdiff | diff to current |
| 2003-06-21 |
Matthew Dillon | Add kern/lwkt_rwlock.c -- reader/writer locks. Clean... |
blob | commitdiff | diff to current |
| 2003-06-20 |
Matthew Dillon | thread stage 7: Implement basic LWKTs, use a straight... |
blob | commitdiff | diff to current |
| 2003-06-19 |
Matthew Dillon | thread stage 6: Move thread stack management from... |
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-18 |
Matthew Dillon | thread stage 3: create independant thread structure... |
blob | commitdiff | diff to current |
| 2003-06-18 |
Matthew Dillon | thread stage 2: convert npxproc to npxthread. |
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 |
|