- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / security / tomoyo / domain.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Tetsuo HandaTOMOYO: Remove __func__ from tomoyo_is_correct_path...
2010-02-14 Tetsuo HandaTOMOYO: Add garbage collector.
2010-02-14 Tetsuo HandaTOMOYO: Add refcounter on domain structure.
2010-02-14 Tetsuo HandaTOMOYO: Merge headers.
2010-02-14 Tetsuo HandaTOMOYO: Add refcounter on string data.
2010-02-11 Tetsuo HandaTOMOYO: Reduce lines by using common path for addition...
2010-02-08 Tetsuo HandaTOMOYO: Extract bitfield
2010-01-26 Tetsuo HandaTOMOYO: Remove usage counter for temporary memory.
2010-01-10 Tetsuo HandaTOMOYO: Remove memory pool for list elements.
2010-01-10 Tetsuo HandaTOMOYO: Replace rw_semaphore by mutex.
2009-12-15 Tetsuo HandaTOMOYO: Use RCU primitives for list operation
2009-06-19 Tetsuo HandaTOMOYO: Remove next_domain from tomoyo_find_next_domain().
2009-06-19 Tetsuo HandaTOMOYO: Move tomoyo_delete_domain().
2009-06-08 Tetsuo HandaTOMOYO: Add description of lists and structures.
2009-06-04 Tetsuo HandaTOMOYO: Remove unused parameter.
2009-06-02 Tetsuo HandaTOMOYO: Simplify policy reader.
2009-06-02 Tetsuo HandaTOMOYO: Remove redundant markers.
2009-06-02 Tetsuo HandaTOMOYO: Remove unused mutex.
2009-04-13 Tetsuo Handatomoyo: version bump to 2.2.0.
2009-04-07 Tetsuo Handatomoyo: remove "undelete domain" command.
2009-04-06 Tetsuo Handatomoyo: remove "undelete domain" command.
2009-02-14 Tetsuo HandaTOMOYO: Fix exception policy read failure.
2009-02-12 Kentaro TakedaDomain transition handler.