| 2012-08-17 |
Matthew Dillon | kernel - Change lockmgr LK_SHARED behavior to fix impro... |
blob | commitdiff |
| 2012-08-03 |
François Tigeot | kernel: add a flags argument to LOCK_SYSINIT |
blob | commitdiff | diff to current |
| 2012-08-03 |
François Tigeot | kernel: add a LOCK_SYSINIT helper macro |
blob | commitdiff | diff to current |
| 2012-04-24 |
Markus Pfeiffer | kernel: Change wmesg type for lockinit, lockreinit |
blob | commitdiff | diff to current |
| 2012-03-28 |
Matthew Dillon | kernel - Revert 0d52e78c527ec7ba3ac62d40d9fa588c964d4c55 |
blob | commitdiff | diff to current |
| 2012-03-27 |
Venkatesh Srinivas | kernel -- DEBUG_LOCKS: Do not panic if releasing a... |
blob | commitdiff | diff to current |
| 2011-12-01 |
Matthew Dillon | kernel - Enhanced lockmgr debugging, panic in double... |
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-18 |
Matthew Dillon | kernel - Cleanup and document |
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-25 |
Venkatesh Srinivas | kernel -- lockmgr debugging. |
blob | commitdiff | diff to current |
| 2010-12-29 |
Matthew Dillon | kernel - Fix lockmgr non-zero exclusive count panic (2) |
blob | commitdiff | diff to current |
| 2010-12-29 |
Matthew Dillon | kernel - Fix lockmgr non-zero exclusive count panic |
blob | commitdiff | diff to current |
| 2010-12-26 |
Venkatesh Srinivas | kernel -- Spinlock debugging. |
blob | commitdiff | diff to current |
| 2010-08-30 |
Alex Hornung | spinlocks - Rename API to spin_{try,un,}lock |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | MPSAFE TTY - Refactor kprintf()'s spinlock, shutdown... |
blob | commitdiff | diff to current |
| 2010-08-29 |
Matthew Dillon | kernel - Introduce hard code sections, simplify critica... |
blob | commitdiff | diff to current |
| 2010-06-12 |
Matthew Dillon | kernel - add lockowned() |
blob | commitdiff | diff to current |
| 2010-01-15 |
Matthew Dillon | kernel - Fix not-quite-nonblocking VX lock in allocfree... |
blob | commitdiff | diff to current |
| 2009-12-16 |
Sascha Wildner | Fix some warnings that creep up when compiling without... |
blob | commitdiff | diff to current |
| 2009-08-24 |
Matthew Dillon | Rename msleep() to ssleep(). |
blob | commitdiff | diff to current |
| 2009-07-15 |
Matthew Dillon | MPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager. |
blob | commitdiff | diff to current |
| 2008-01-09 |
Simon Schubert | Fix lockuninit. |
blob | commitdiff | diff to current |
| 2007-08-20 |
Matthew Dillon | Add a prototype and wrapper for lockuninit() to complem... |
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-08-11 |
Matthew Dillon | VNode sequencing and locking - part 2/4. |
blob | commitdiff | diff to current |
| 2006-08-08 |
Matthew Dillon | LK_NOPAUSE no longer serves a purpose, scrap it. |
blob | commitdiff | diff to current |
| 2006-05-25 |
Matthew Dillon | Modifying lk_flags during lock reinitialization require... |
blob | commitdiff | diff to current |
| 2006-05-21 |
Matthew Dillon | Implement a much faster spinlock. |
blob | commitdiff | diff to current |
| 2006-05-07 |
Matthew Dillon | lockmgr_kernproc() wasn't checking whether the lockhold... |
blob | commitdiff | diff to current |
| 2006-05-05 |
Matthew Dillon | Remove the thread pointer argument to lockmgr(). All... |
blob | commitdiff | diff to current |
| 2006-04-23 |
Matthew Dillon | Remove the now unused interlock argument to the lockmgr... |
blob | commitdiff | diff to current |
| 2006-04-23 |
Matthew Dillon | Remove all remaining support for LK_DRAIN lockmgr locks... |
blob | commitdiff | diff to current |
| 2006-03-02 |
Matthew Dillon | Pass LK_PCATCH instead of trying to store tsleep flags... |
blob | commitdiff | diff to current |
| 2005-11-19 |
Matthew Dillon | Convert the lockmgr interlock from a token to a spinloc... |
blob | commitdiff | diff to current |
| 2005-06-06 |
Matthew Dillon | Remove spl*() calls from kern, replacing them with... |
blob | commitdiff | diff to current |
| 2005-01-19 |
David Rhodus | ANSI and whitespace cleanup. No operational changes. |
blob | commitdiff | diff to current |
| 2004-11-09 |
Matthew Dillon | Add lockcountnb() - a non-blocking version of lockcount... |
blob | commitdiff | diff to current |
| 2004-08-28 |
Matthew Dillon | VFS messaging/interfacing work stage 4/99. This stage... |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2003-11-12 |
Matthew Dillon | Prep for GCC 3.x kernel compiles, stage 1/2: Remove... |
blob | commitdiff | diff to current |
| 2003-10-02 |
Matthew Dillon | Fix a number of interrupt related issues. |
blob | commitdiff | diff to current |
| 2003-09-25 |
Matthew Dillon | Allow unlock and non-blocking lock operations from... |
blob | commitdiff | diff to current |
| 2003-08-25 |
Matthew Dillon | Add the NO_KMEM_MAP kernel configuration option. This... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | LINT build test. Aggregated source code adjustments... |
blob | commitdiff | diff to current |
| 2003-07-06 |
Matthew Dillon | MP Implementation 1/2: Get the APIC code working again... |
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-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 |
|