| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-27 | rename libdde_linux26 into libdde-linux26 to make dpkg-source happy | Samuel Thibault | |
| 2011-05-08 | remove .svn directories | Samuel Thibault | |
| 2010-06-21 | remove netdev_boot_setup in dde linux26. | Zheng Da | |
| 2010-05-04 | Add printing. | Zheng Da | |
| 2010-02-28 | implement cli/sti with a lock. | Zheng Da | |
| In order to avoid dead lock caused by spin_lock_irq or spin_lock_irqsave, I remove irq disabling in them. It's really unnecessary to do spin_lock_irq and spin_lock_irqsave any more because interrupt isn't handled in a real interrupt context. | |||
| 2010-02-27 | Use lock to protect pending softirq variable. | Zheng Da | |
| This is a temporary solution. I should implement a correct mechanism to simulate cli/sti. | |||
| 2010-02-27 | Use adapted dev_queue_xmit to transmit packets in DDE Linux. | Zheng Da | |
| 2010-02-07 | initialize new fields in sk_buff. | Zheng Da | |
| 2010-01-29 | libdde_linux26 is adapted to be used by libmachdev. | Zheng Da | |
| 2010-01-16 | prepare to use initcall to do initialization. | Zheng Da | |
| 2010-01-13 | fix the problem of HZ and jiffies. | Zheng Da | |
| 2010-01-13 | Remove the static declaration of initcall functions. | Zheng Da | |
| 2010-01-05 | call initcall functions explicitly. | Zheng Da | |
| 2010-01-05 | correct the path of header files. | Zheng Da | |
| 2009-12-06 | check in the original version of dde linux26. | Zheng Da | |
