Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-11 | TOMOYO: Remove memory pool for list elements. | Tetsuo Handa | 1 | -39/+19 |
2010-01-11 | TOMOYO: Replace rw_semaphore by mutex. | Tetsuo Handa | 1 | -12/+8 |
2009-12-15 | TOMOYO: Use RCU primitives for list operation | Tetsuo Handa | 1 | -26/+37 |
2009-06-19 | TOMOYO: Remove next_domain from tomoyo_find_next_domain(). | Tetsuo Handa | 1 | -5/+5 |
2009-06-19 | TOMOYO: Move tomoyo_delete_domain(). | Tetsuo Handa | 1 | -32/+0 |
2009-06-09 | TOMOYO: Add description of lists and structures. | Tetsuo Handa | 1 | -7/+185 |
2009-06-04 | TOMOYO: Remove unused parameter. | Tetsuo Handa | 1 | -1/+1 |
2009-06-03 | TOMOYO: Simplify policy reader. | Tetsuo Handa | 1 | -17/+14 |
2009-06-03 | TOMOYO: Remove redundant markers. | Tetsuo Handa | 1 | -14/+0 |
2009-06-02 | TOMOYO: Remove unused mutex. | Tetsuo Handa | 1 | -1/+0 |
2009-04-14 | tomoyo: version bump to 2.2.0. | Tetsuo Handa | 1 | -1/+1 |
2009-04-07 | tomoyo: remove "undelete domain" command. | Tetsuo Handa | 1 | -87/+3 |
2009-02-14 | TOMOYO: Fix exception policy read failure. | Tetsuo Handa | 1 | -1/+1 |
2009-02-12 | Domain transition handler. | Kentaro Takeda | 1 | -0/+878 |