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