summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/ucm: Use stack variable 'devnum' in ib_ucm_add_oneAlexander Chiang2010-02-241-5/+7
| * | | IB/umad: Clean whitespaceAlexander Chiang2010-02-241-13/+13
| * | | IB/umad: Increase maximum devices supportedAlexander Chiang2010-02-241-6/+44
| * | | IB/umad: Use stack variable 'base' in ib_umad_init_portAlexander Chiang2010-02-241-2/+5
| * | | IB/umad: Use stack variable 'devnum' in ib_umad_init_portAlexander Chiang2010-02-241-6/+9
| * | | IB/umad: Remove port_table[]Alexander Chiang2010-02-241-36/+9
| * | | IB/umad: Convert *cdev to cdev in struct ib_umad_portAlexander Chiang2010-02-241-26/+20
| * | | IB/uverbs: Whitespace cleanupAlexander Chiang2010-02-241-34/+34
| * | | IB/uverbs: Pack struct ib_uverbs_event_file tighterAlexander Chiang2010-02-241-2/+2
| * | | IB/uverbs: Increase maximum devices supportedAlexander Chiang2010-02-241-6/+50
| * | | IB/uverbs: use stack variable 'base' in ib_uverbs_add_oneAlexander Chiang2010-02-241-1/+3
| * | | IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_oneAlexander Chiang2010-02-241-5/+7
| * | | IB/uverbs: Remove dev_tableAlexander Chiang2010-02-241-19/+5
| * | | IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_deviceAlexander Chiang2010-02-242-16/+14
| |/ /
* | | docbook: fix errors from x86 headers mergerRandy Dunlap2010-03-032-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-03-039-254/+145
|\ \ \
| * | | [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex andSteve French2010-02-254-12/+12
| * | | [CIFS] Use unsigned ea length for claritySteve French2010-02-241-1/+1
| * | | cifs: set server_eof in cifs_fattr_to_inodeJeff Layton2010-02-231-0/+1
| * | | [CIFS] Minor cleanup to EA patchSteve French2010-02-232-2/+3
| * | | cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAsJeff Layton2010-02-234-177/+54
| * | | cifs: verify lengths of QueryAllEAs replyJeff Layton2010-02-231-18/+31
| * | | cifs: increase maximum buffer size in CIFSSMBQAllEAsJeff Layton2010-02-231-1/+1
| * | | cifs: rename name_len to list_len in CIFSSMBQAllEAsJeff Layton2010-02-231-19/+19
| * | | cifs: clean up indentation in CIFSSMBQAllEAsJeff Layton2010-02-231-76/+75
| * | | cifs: add parens around smb_var in BCC macrosJeff Layton2010-02-231-3/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-03-0230-1708/+2030
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusJames Morris2010-03-0130-1708/+2030
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells2010-02-261-1/+1
| | * | | TOMOYO: Protect find_task_by_vpid() with RCU.Tetsuo Handa2010-02-261-0/+4
| | * | | Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-244-18/+12
| | * | | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-221-4/+39
| | * | | TOMOYO: Remove __func__ from tomoyo_is_correct_path/domainTetsuo Handa2010-02-174-32/+20
| | * | | security: fix a couple of sparse warningsJames Morris2010-02-161-2/+3
| | * | | TOMOYO: Remove unneeded parameter.Tetsuo Handa2010-02-163-38/+27
| | * | | TOMOYO: Use shorter names.Tetsuo Handa2010-02-165-299/+250
| | * | | TOMOYO: Use enum for index numbers.Tetsuo Handa2010-02-161-45/+54
| | * | | TOMOYO: Add garbage collector.Tetsuo Handa2010-02-157-54/+436
| | * | | TOMOYO: Add refcounter on domain structure.Tetsuo Handa2010-02-153-16/+28
| | * | | TOMOYO: Merge headers.Tetsuo Handa2010-02-158-397/+351
| | * | | 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