| 2012-10-11 |
Matthew Dillon | kernel - Use atomic op for usched_global_cpumask |
blob | commitdiff |
| 2012-09-25 |
Matthew Dillon | kernel - usched_dfly revamp (6), reimplement shared... |
blob | commitdiff | diff to current |
| 2011-12-30 |
Aggelos Economopoulos | Modify ktr(4) to be typesafe |
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-12 |
Matthew Dillon | kernel - Fix IPI signaling issue, add a few assertions |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-10-14 |
Sascha Wildner | ipiq: Remove an extra semicolon that was messing up... |
blob | commitdiff | diff to current |
| 2011-07-29 |
Matthew Dillon | kernel - Fix rare IPIQ freezes |
blob | commitdiff | diff to current |
| 2011-07-28 |
Matthew Dillon | vkernel - Fix lockup with [v]kernel due to missing... |
blob | commitdiff | diff to current |
| 2011-01-28 |
Sepherosa Ziehau | lwkt_synchronize_ipiqs: Add volatile to cpumask |
blob | commitdiff | diff to current |
| 2011-01-21 |
Matthew Dillon | kernel - Conditionalize ipiq debugging |
blob | commitdiff | diff to current |
| 2011-01-11 |
Matthew Dillon | kernel - Fix very annoying lockup (SMP) |
blob | commitdiff | diff to current |
| 2011-01-10 |
Matthew Dillon | kernel - refactor cpusync and pmap_inval code, fix... |
blob | commitdiff | diff to current |
| 2010-12-09 |
Matthew Dillon | kernel - Add support for up to 63 cpus ... |
blob | commitdiff | diff to current |
| 2010-12-03 |
Matthew Dillon | kernel - Document ordering requirement in lwkt_cpusync_... |
blob | commitdiff | diff to current |
| 2010-11-30 |
Samuel J. Greear | kernel - Provide descriptions for lwkt.* and debug... |
blob | commitdiff | diff to current |
| 2010-09-19 |
Matthew Dillon | kernel - Attempt to fix two out-of-order read MP races |
blob | commitdiff | diff to current |
| 2010-08-28 |
Matthew Dillon | kernel - Add vmobj_token, misc vm-related tokenization |
blob | commitdiff | diff to current |
| 2010-08-24 |
Matthew Dillon | kernel - rewrite the LWKT scheduler's priority mechanism |
blob | commitdiff | diff to current |
| 2009-11-07 |
Simon Schubert | rename amd64 architecture to x86_64 |
blob | commitdiff | diff to current |
| 2009-11-07 |
Jordan Gordeev | Revert "rename amd64 architecture to x86_64" |
blob | commitdiff | diff to current |
| 2009-11-05 |
Simon Schubert | rename amd64 architecture to x86_64 |
blob | commitdiff | diff to current |
| 2009-07-15 |
Matthew Dillon | MPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager. |
blob | commitdiff | diff to current |
| 2009-07-14 |
Matthew Dillon | tsleep() - Add PINTERLOCKED flag to catch edge case. |
blob | commitdiff | diff to current |
| 2009-07-01 |
Jordan Gordeev | amd64: Big batch of SMP changes. |
blob | commitdiff | diff to current |
| 2008-05-18 |
Nicolas Thery | Remove obsolete userland lwkt. |
blob | commitdiff | diff to current |
| 2008-05-01 |
Sepherosa Ziehau | ktr the end of various ipiq sending operation. |
blob | commitdiff | diff to current |
| 2008-05-01 |
Sepherosa Ziehau | ktr cpu_send_ipiq |
blob | commitdiff | diff to current |
| 2008-04-29 |
Sepherosa Ziehau | Three int arguments are used in IPIQ_STRING |
blob | commitdiff | diff to current |
| 2007-11-18 |
Sepherosa Ziehau | Add a new light weight function to synchronize IPI... |
blob | commitdiff | diff to current |
| 2007-06-07 |
Matthew Dillon | Add KTR logging for SMP page table syncing ops. |
blob | commitdiff | diff to current |
| 2007-01-22 |
Simon Schubert | Pass structs by reference if you expect the callee... |
blob | commitdiff | diff to current |
| 2006-12-27 |
Matthew Dillon | Remove unused defines. |
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 |
| 2005-10-26 |
Sepherosa Ziehau | unbreak kernel building by |
blob | commitdiff | diff to current |
| 2005-10-25 |
Matthew Dillon | Remove the dummy IPI messaging routines for UP builds... |
blob | commitdiff | diff to current |
| 2005-07-23 |
Matthew Dillon | Fix a critical bug in the IPI messaging code, effecting... |
blob | commitdiff | diff to current |
| 2005-07-20 |
Matthew Dillon | Add some conditionalized debugging 'PANIC_DEBUG', to... |
blob | commitdiff | diff to current |
| 2005-06-21 |
Matthew Dillon | Add KTR support to the IPIQ code. |
blob | commitdiff | diff to current |
| 2005-06-21 |
Matthew Dillon | Add additional sanity checks to IPIQ processing, do... |
blob | commitdiff | diff to current |
| 2005-06-03 |
Matthew Dillon | Replace cpu_mb1() and cpu_mb2() with cpu_mfence(),... |
blob | commitdiff | diff to current |
| 2005-04-18 |
Matthew Dillon | Fix a bug in the last commit. A FIFO calculation was... |
blob | commitdiff | diff to current |
| 2005-04-13 |
Matthew Dillon | Optimize lwkt_send_ipiq() - the IPI based inter-cpu... |
blob | commitdiff | diff to current |
| 2004-07-16 |
Matthew Dillon | Update all my personal copyrights to the Dragonfly... |
blob | commitdiff | diff to current |
| 2004-07-04 |
Eirik Nygaard | Rearrange the machine/cpufunc.h header and add it where... |
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-08 |
Matthew Dillon | libcaps now compiles ipiq and token in userland, make... |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2004-02-17 |
Matthew Dillon | Introduce an MI cpu synchronization API, redo the SMP... |
blob | commitdiff | diff to current |
| 2004-02-15 |
Matthew Dillon | Cleanup and augment the cpu synchronization API a bit... |
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 |
|