summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TOMOYO: Add refcounter on string data.Tetsuo Handa2010-02-155-40/+77
* TOMOYO: Reduce lines by using common path for addition and deletion.Tetsuo Handa2010-02-113-226/+183
* selinux: fix memory leak in sel_make_boolsXiaotian Feng2010-02-091-0/+2
* TOMOYO: Extract bitfieldTetsuo Handa2010-02-084-96/+25
* syslog: clean up needless commentKees Cook2010-02-051-1/+0
* syslog: use defined constants instead of raw numbersKees Cook2010-02-045-43/+61
* syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-048-22/+59
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-049-59/+84
* selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-041-4/+12
* selinux: Only audit permissions specified in policyStephen Smalley2010-02-031-10/+7
* TOMOYO: Remove usage counter for temporary memory.Tetsuo Handa2010-01-276-71/+29
* selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-251-39/+4
* selinux: convert range transition list to a hashtabStephen Smalley2010-01-253-41/+86
* Merge branch 'master' into nextJames Morris2010-01-186686-327146/+558534
|\
| * page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro2010-01-161-1/+1
| * Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-166-15/+16
| |\
| | * i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo2010-01-161-2/+3
| | * i2c/pca: Don't use *_interruptibleWolfram Sang2010-01-162-4/+4
| | * i2c-ali1563: Remove sparse warningsMárton Németh2010-01-161-4/+4
| | * i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2010-01-162-4/+4
| | * i2c-core: Storage class should be before const qualifierTobias Klauser2010-01-161-1/+1
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-167-11/+42
| |\ \
| | * | x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson2010-01-151-1/+4
| | * | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-152-0/+18
| | * | x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-131-0/+4
| | * | x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov2010-01-131-0/+2
| | * | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-132-2/+4
| | * | x86: SGI UV: Fix mapping of MMIO registersMike Travis2010-01-131-7/+8
| | * | x86: mce.h: Fix warning in header checksAlan Cox2010-01-131-1/+2
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-161-15/+12
| |\ \ \
| | * | | futexes: Remove rw parameter from get_futex_key()KOSAKI Motohiro2010-01-131-15/+12
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-162-22/+36
| |\ \ \ \
| | * | | | perf tools: Check if /dev/null can be used as the -o gcc argumentArnaldo Carvalho de Melo2010-01-131-11/+22
| | * | | | perf tools: Move QUIET_STDERR def to before first useArnaldo Carvalho de Melo2010-01-131-5/+6
| | * | | | perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker2010-01-131-6/+8
| | |/ / /
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-166-17/+56
| |\ \ \ \
| | * | | | tracing/filters: Add comment for match callbacksLi Zefan2010-01-141-1/+12
| | * | | | tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan2010-01-141-4/+3
| | * | | | tracing/filters: Fix MATCH_MIDDLE_ONLY filter matchingLi Zefan2010-01-141-1/+1
| | * | | | lib: Introduce strnstr()Li Zefan2010-01-142-2/+30
| | * | | | tracing/filters: Fix MATCH_END_ONLY filter matchingLi Zefan2010-01-141-2/+3
| | * | | | tracing/filters: Fix MATCH_FRONT_ONLY filter matchingLi Zefan2010-01-141-1/+1
| | * | | | ftrace: Fix MATCH_END_ONLY function filterLi Zefan2010-01-141-3/+3
| | * | | | tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka2010-01-111-1/+1
| | * | | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2010-01-071-2/+2
| | |\ \ \ \
| | | * | | | ring-buffer: Add rb_list_head() wrapper around new reader page next fieldSteven Rostedt2010-01-061-1/+1
| | | * | | | ring-buffer: Wrap a list.next reference with rb_list_head()David Sharp2010-01-061-1/+1
| * | | | | | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown2010-01-161-6/+8
| * | | | | | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-163-30/+64
| * | | | | | nommu: fix race between ramfs truncation and shared mmapDavid Howells2010-01-161-1/+6
OpenPOWER on IntegriCloud