Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-26 | kern/printk: use the interrupt-handling spinlock functions | Richard Braun | |
2012-11-17 | kern/spinlock: don't disable interrupts | Richard Braun | |
Let the users deal with interrupts themselves. It allows greater freedom to modules that need to carefully change the machine state. | |||
2012-11-03 | Merge lib into kern | Richard Braun | |
There are no precise enough criteria to justify the separation of these two directories. | |||
2012-11-02 | kern/printk: protect the printk buffer with a spin lock | Richard Braun | |
2012-09-30 | Initial commit | Richard Braun | |