| 2012-12-12 |
Sascha Wildner | Remove upc_{control,register} syscalls and everything... |
blob | commitdiff |
| 2012-09-25 |
Matthew Dillon | kernel - usched_dfly revamp (6), reimplement shared... |
blob | commitdiff | diff to current |
| 2012-09-24 |
Matthew Dillon | kernel - Add PC sampling for x86-64 |
blob | commitdiff | diff to current |
| 2012-09-22 |
Matthew Dillon | kernel - usched_dfly revamp (2), reduce token collisions |
blob | commitdiff | diff to current |
| 2012-09-21 |
Matthew Dillon | kernel - usched_dfly revamp |
blob | commitdiff | diff to current |
| 2012-09-19 |
Matthew Dillon | kernel - Add usched_dfly algorith, set as default for... |
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-12 |
Matthew Dillon | kernel - Add syscall quick return path for x86-64 |
blob | commitdiff | diff to current |
| 2011-10-26 |
Matthew Dillon | kernel - Major vm_page, lwkt thread, and other changes |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-07-29 |
Matthew Dillon | kernel - Fix rare IPIQ freezes |
blob | commitdiff | diff to current |
| 2011-01-11 |
Matthew Dillon | kernel - Fix very annoying lockup (SMP) |
blob | commitdiff | diff to current |
| 2010-12-19 |
Matthew Dillon | kernel - Optimize idle thread halt |
blob | commitdiff | diff to current |
| 2010-12-11 |
Matthew Dillon | kernel - 48-core MP work |
blob | commitdiff | diff to current |
| 2010-12-09 |
Matthew Dillon | kernel - Add support for up to 63 cpus ... |
blob | commitdiff | diff to current |
| 2010-08-30 |
Matthew Dillon | kernel - remove spin_lock_rd() and spin_unlock_rd() |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | MPSAFE TTY - Fix deadlock in reporting of probe errors. |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | kernel - Introduce hard code sections, simplify critica... |
blob | commitdiff | diff to current |
| 2010-08-24 |
Matthew Dillon | kernel - rewrite the LWKT scheduler's priority mechanism |
blob | commitdiff | diff to current |
| 2009-05-02 |
Sepherosa Ziehau | lapic timer: Add lapic timer interrupt delivery testing |
blob | commitdiff | diff to current |
| 2009-05-02 |
Sepherosa Ziehau | lapic timer: Add necessary bits for lapic timer interru... |
blob | commitdiff | diff to current |
| 2008-06-02 |
Matthew Dillon | Even using the objcache we need a one-per-cpu free... |
blob | commitdiff | diff to current |
| 2008-05-26 |
Nicolas Thery | Allocate lwkt threads from objcache instead of custom... |
blob | commitdiff | diff to current |
| 2007-10-16 |
Sepherosa Ziehau | Fix possible races between calling systimer callback... |
blob | commitdiff | diff to current |
| 2007-04-29 |
Matthew Dillon | Implement SYSREF - structural reference counting, alloc... |
blob | commitdiff | diff to current |
| 2006-06-07 |
Matthew Dillon | Remove the asynchronous system call interface sendsys... |
blob | commitdiff | diff to current |
| 2006-06-01 |
Matthew Dillon | Since we can only hold one shared spinlock at a time... |
blob | commitdiff | diff to current |
| 2006-05-29 |
Matthew Dillon | Further isolate the user process scheduler data by... |
blob | commitdiff | diff to current |
| 2006-05-21 |
Matthew Dillon | Implement a much faster spinlock. |
blob | commitdiff | diff to current |
| 2006-05-18 |
Matthew Dillon | Replace the LWKT token code's passive management of... |
blob | commitdiff | diff to current |
| 2005-11-08 |
Matthew Dillon | Make tsleep/wakeup MP SAFE part 1/2. |
blob | commitdiff | diff to current |
| 2005-10-11 |
Simon Schubert | 1:1 Userland threading stage 2.8/4: |
blob | commitdiff | diff to current |
| 2005-08-29 |
Matthew Dillon | Use a typedef that already conveniently exists instead... |
blob | commitdiff | diff to current |
| 2005-07-19 |
Matthew Dillon | If a fatal kernel trap occurs from an IPI or FAST inter... |
blob | commitdiff | diff to current |
| 2005-06-27 |
Matthew Dillon | * Remove a procedural layer in the scheduler clock... |
blob | commitdiff | diff to current |
| 2005-03-27 |
Matthew Dillon | Fix a bug where the main system clock stops operating... |
blob | commitdiff | diff to current |
| 2005-02-07 |
Matthew Dillon | gdb-6 uses /dev/kmem exclusively for kernel addresses... |
blob | commitdiff | diff to current |
| 2004-10-26 |
Matthew Dillon | Fix bugs in the vm_map_entry reservation and zalloc... |
blob | commitdiff | diff to current |
| 2004-07-16 |
Matthew Dillon | Update all my personal copyrights to the Dragonfly... |
blob | commitdiff | diff to current |
| 2004-04-02 |
Hiten Pandya | Per-CPU VFS Namecache Effectiveness Statistics: |
blob | commitdiff | diff to current |
| 2004-04-01 |
Matthew Dillon | Implement a convenient gd_cpumask so we don't have... |
blob | commitdiff | diff to current |
| 2004-03-30 |
Matthew Dillon | Second major scheduler patch. This corrects interactiv... |
blob | commitdiff | diff to current |
| 2004-03-02 |
Hiten Pandya | Correct a filename typo, there is no such thing as... |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2004-02-20 |
Matthew Dillon | Implement a pipe KVM cache primarily to reduce unnecess... |
blob | commitdiff | diff to current |
| 2004-02-15 |
Matthew Dillon | Split the IPIQ messaging out of lwkt_thread.c and move... |
blob | commitdiff | diff to current |
| 2004-02-14 |
Matthew Dillon | Create a new machine type, cpumask_t, to represent... |
blob | commitdiff | diff to current |
| 2004-01-30 |
Matthew Dillon | This commit represents a major revamping of the clock... |
blob | commitdiff | diff to current |
| 2003-12-30 |
Matthew Dillon | Add idle entry halt vs spin statistics counters machdep... |
blob | commitdiff | diff to current |
| 2003-11-21 |
Matthew Dillon | Do some fairly major include file cleanups to further... |
blob | commitdiff | diff to current |
| 2003-11-21 |
Matthew Dillon | Implement an upcall mechanism to support userland LWKT... |
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-10-17 |
Matthew Dillon | Cleanup P_CURPROC and P_CP_RELEASED handling. P_CP_REL... |
blob | commitdiff | diff to current |
| 2003-10-02 |
Matthew Dillon | Fix a number of interrupt related issues. |
blob | commitdiff | diff to current |
| 2003-08-27 |
Matthew Dillon | SLAB ALLOCATOR Stage 1. This brings in a slab allocato... |
blob | commitdiff | diff to current |
| 2003-08-12 |
Matthew Dillon | Syscall messaging 4: Further expand the kernel-version... |
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-25 |
Matthew Dillon | Performance cleanup. Greatly reduce the number of... |
blob | commitdiff | diff to current |
| 2003-07-24 |
Matthew Dillon | Syscall messaging work 2: Continue with the implementat... |
blob | commitdiff | diff to current |
| 2003-07-12 |
Matthew Dillon | Collapse gd_astpending and gd_reqpri together into... |
blob | commitdiff | diff to current |
| 2003-07-11 |
Matthew Dillon | Cleanup hardclock() and statclock(), making them work... |
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 | add gd_other_cpus |
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 | Add threads to the process-retrieval sysctls so they... |
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 | Misc interrupts/LWKT 1/2: interlock the idle thread... |
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 |
|