aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones2009-02-245-185/+258
| * | [CPUFREQ] checkpatch cleanups for freq_tableDave Jones2009-02-241-9/+9
| * | [CPUFREQ] checkpatch cleanups for userspace governorDave Jones2009-02-241-13/+14
| * | [CPUFREQ] checkpatch cleanups for cpufreq_statsDave Jones2009-02-241-39/+35
| * | [CPUFREQ] checkpatch cleanups for conservative governorDave Jones2009-02-241-13/+15
| * | [CPUFREQ] checkpatch cleanups for cpufreq coreDave Jones2009-02-241-26/+26
| * | [CPUFREQ] checkpatch cleanups for sc520Dave Jones2009-02-241-13/+17
| * | [CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones2009-02-241-18/+26
| * | [CPUFREQ] checkpatch cleanups for longrunDave Jones2009-02-241-11/+14
| * | [CPUFREQ] checkpatch cleanups for longhaulDave Jones2009-02-242-94/+100
| * | [CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones2009-02-241-40/+65
| * | [CPUFREQ] checkpatch cleanups for e_powersaverDave Jones2009-02-241-9/+12
| * | [CPUFREQ] checkpatch cleanups for elanfreqDave Jones2009-02-241-2/+4
| * | [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones2009-02-241-11/+11
| * | [CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones2009-02-241-17/+21
| * | [CPUFREQ] Stupidly trivial CodingStyle fixDave Jones2009-02-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-2663-626/+8818
|\ \ \
| * \ \ Merge branch 'master' into nextJames Morris2009-03-241409-39738/+58038
| |\ \ \
| * | | | SELinux: inode_doinit_with_dentry drop no dentry printkEric Paris2009-03-101-3/+9
| * | | | SELinux: new permission between tty audit and audit socketEric Paris2009-03-063-1/+3
| * | | | SELinux: open perm for sock filesEric Paris2009-03-063-0/+4
| * | | | smack: fixes for unlabeled host supportetienne2009-03-051-15/+49
| * | | | keys: make procfiles per-user-namespaceSerge E. Hallyn2009-02-271-6/+49
| * | | | keys: skip keys from another user namespaceSerge E. Hallyn2009-02-271-0/+3
| * | | | keys: consider user namespace in key_permissionSerge E. Hallyn2009-02-271-0/+5
| * | | | keys: distinguish per-uid keys in different namespacesSerge E. Hallyn2009-02-276-6/+17
| * | | | integrity: ima iint radix_tree_lookup locking fixMimi Zohar2009-02-231-0/+2
| * | | | TOMOYO: Do not call tomoyo_realpath_init unless registered.Tetsuo Handa2009-02-233-6/+5
| * | | | integrity: ima scatterlist bug fixMimi Zohar2009-02-211-2/+2
| * | | | smack: fix lots of kernel-doc notationRandy Dunlap2009-02-193-37/+34
| * | | | TOMOYO: Don't create securityfs entries unless registered.Tetsuo Handa2009-02-161-0/+4
| * | | | TOMOYO: Fix exception policy read failure.Tetsuo Handa2009-02-141-1/+1
| * | | | SELinux: convert the avc cache hash list to an hlistEric Paris2009-02-141-20/+27
| * | | | SELinux: code readability with avc_cacheEric Paris2009-02-141-19/+44
| * | | | SELinux: remove unused av.decided fieldEric Paris2009-02-144-14/+6
| * | | | SELinux: more careful use of avd in avc_has_perm_noauditEric Paris2009-02-141-19/+24
| * | | | SELinux: remove the unused ae.usedEric Paris2009-02-141-21/+7
| * | | | SELinux: check seqno when updating an avc_nodeEric Paris2009-02-141-3/+6
| * | | | SELinux: NULL terminate al contexts from diskEric Paris2009-02-141-2/+4
| * | | | SELinux: better printk when file with invalid label foundEric Paris2009-02-141-4/+13
| * | | | SELinux: call capabilities code directoryEric Paris2009-02-141-17/+13
| * | | | ima: fix build errorRandy Dunlap2009-02-131-2/+2
| * | | | tomoyo: fix sparse warningTetsuo Handa2009-02-121-4/+4
| * | | | security: change link order of LSMs so security=tomoyo worksJames Morris2009-02-121-1/+1
| * | | | MAINTAINERS infoKentaro Takeda2009-02-121-0/+13
| * | | | Kconfig and MakefileKentaro Takeda2009-02-124-0/+15
| * | | | LSM adapter functions.Kentaro Takeda2009-02-122-0/+399
| * | | | Domain transition handler.Kentaro Takeda2009-02-121-0/+878
| * | | | File operation restriction part.Kentaro Takeda2009-02-121-0/+1241
| * | | | Common functions for TOMOYO Linux.Kentaro Takeda2009-02-122-0/+2561