UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / security / tomoyo / gc.c
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for domain transition control.
2010-08-02 Tetsuo HandaTOMOYO: Remove alias keyword.
2010-08-02 Tetsuo HandaTOMOYO: Merge path_group and number_group.
2010-08-02 Tetsuo HandaTOMOYO: Use array of "struct list_head".
2010-08-02 Tetsuo HandaTOMOYO: Merge tomoyo_path_group and tomoyo_number_group
2010-08-02 Tetsuo HandaTOMOYO: Pass "struct list_head" rather than "void *".
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for garbage collection.
2010-08-02 Tetsuo HandaTOMOYO: Use common structure for list element.
2010-08-02 Tetsuo HandaTOMOYO: Use callback for updating entries.
2010-08-02 Tetsuo HandaTOMOYO: Add pathname aggregation support.
2010-08-02 Tetsuo HandaTOMOYO: Add mount restriction.
2010-08-02 Tetsuo HandaTOMOYO: Split file access control functions by type...
2010-08-02 Tetsuo HandaTOMOYO: Add numeric values grouping support.
2010-05-16 Tetsuo HandaTOMOYO: Add pathname grouping support.
2010-05-06 Tetsuo HandaTOMOYO: Use mutex_lock_interruptible.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-16 Tetsuo HandaTOMOYO: Use shorter names.
2010-02-14 Tetsuo HandaTOMOYO: Add garbage collector.