Age | Commit message (Expand) | Author |
---|---|---|
2013-05-15 | kern/bitmap: move helper functions to bitmap_i.h | Richard Braun |
2013-05-15 | kern/bitmap: new bitmap_copy function | Richard Braun |
2013-03-08 | kern/bitmap: add const keywords where appropriate | Richard Braun |
2013-03-08 | kern/bitmap: remove volatile keywords | Richard Braun |
2013-03-08 | kern/bitmap: new functions | Richard Braun |
2013-03-08 | kern/bitmap: rename bitmap_init, new bitmap_fill function | Richard Braun |
2013-03-08 | kern/bitmap: add the bitmap_for_each macro | Richard Braun |
2013-03-07 | kern/bitmap: new module | Richard Braun |