index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
domain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
Tetsuo Handa
2010-02-17
1
-9
/
+9
*
TOMOYO: Add garbage collector.
Tetsuo Handa
2010-02-15
1
-3
/
+3
*
TOMOYO: Add refcounter on domain structure.
Tetsuo Handa
2010-02-15
1
-0
/
+2
*
TOMOYO: Merge headers.
Tetsuo Handa
2010-02-15
1
-72
/
+0
*
TOMOYO: Add refcounter on string data.
Tetsuo Handa
2010-02-15
1
-9
/
+23
*
TOMOYO: Reduce lines by using common path for addition and deletion.
Tetsuo Handa
2010-02-11
1
-75
/
+72
*
TOMOYO: Extract bitfield
Tetsuo Handa
2010-02-08
1
-24
/
+1
*
TOMOYO: Remove usage counter for temporary memory.
Tetsuo Handa
2010-01-27
1
-4
/
+4
*
TOMOYO: Remove memory pool for list elements.
Tetsuo Handa
2010-01-11
1
-39
/
+19
*
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