1. 2928238 TOMOYO: Use mutex_lock_interruptible. by Tetsuo Handa · 14 years ago
  2. 0ffbe26 Merge branch 'master' into next by James Morris · 14 years ago
  3. 4e5d6f7 TOMOYO: Use GFP_NOFS rather than GFP_KERNEL. by Tetsuo Handa · 14 years ago
  4. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  5. 1708000 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain by Tetsuo Handa · 15 years ago
  6. 847b173 TOMOYO: Add garbage collector. by Tetsuo Handa · 15 years ago
  7. ec8e6a4 TOMOYO: Add refcounter on domain structure. by Tetsuo Handa · 15 years ago
  8. 76bb089 TOMOYO: Merge headers. by Tetsuo Handa · 15 years ago
  9. bf24fb0 TOMOYO: Add refcounter on string data. by Tetsuo Handa · 15 years ago
  10. ca0b7df TOMOYO: Reduce lines by using common path for addition and deletion. by Tetsuo Handa · 15 years ago
  11. ea13ddb TOMOYO: Extract bitfield by Tetsuo Handa · 15 years ago
  12. 8e2d39a TOMOYO: Remove usage counter for temporary memory. by Tetsuo Handa · 15 years ago
  13. cd7bec6 TOMOYO: Remove memory pool for list elements. by Tetsuo Handa · 15 years ago
  14. f737d95 TOMOYO: Replace rw_semaphore by mutex. by Tetsuo Handa · 15 years ago
  15. fdb8ebb TOMOYO: Use RCU primitives for list operation by Tetsuo Handa · 15 years ago
  16. 56f8c9bc TOMOYO: Remove next_domain from tomoyo_find_next_domain(). by Tetsuo Handa · 15 years ago
  17. ccf135f TOMOYO: Move tomoyo_delete_domain(). by Tetsuo Handa · 15 years ago
  18. c3fa109 TOMOYO: Add description of lists and structures. by Tetsuo Handa · 15 years ago
  19. bcb8697 TOMOYO: Remove unused parameter. by Tetsuo Handa · 15 years ago
  20. 7d2948b TOMOYO: Simplify policy reader. by Tetsuo Handa · 15 years ago
  21. ab588cca TOMOYO: Remove redundant markers. by Tetsuo Handa · 15 years ago
  22. fe67e6f TOMOYO: Remove unused mutex. by Tetsuo Handa · 15 years ago
  23. 39826a1 tomoyo: version bump to 2.2.0. by Tetsuo Handa · 15 years ago
  24. a0558fc tomoyo: remove "undelete domain" command. by Tetsuo Handa · 15 years ago
  25. 33043cb TOMOYO: Fix exception policy read failure. by Tetsuo Handa · 16 years ago
  26. 26a2a1c Domain transition handler. by Kentaro Takeda · 16 years ago