Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-16 | TOMOYO: Use shorter names. | Tetsuo Handa | |
Use shorter name to reduce newlines needed for 80 columns limit. Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org> | |||
2010-02-15 | TOMOYO: Add garbage collector. | Tetsuo Handa | |
This patch adds garbage collector support to TOMOYO. Elements are protected by "struct srcu_struct tomoyo_ss". Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Acked-by: Serge Hallyn <serue@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org> |