aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Add driver auto probing for x86 features v4Andi Kleen6-1/+165
2012-01-26debugfs: add mode, uid and gid optionsLudwig Nussel2-2/+152
2012-01-24Eliminate get_driver() and put_driver()Alan Stern2-30/+0
2012-01-24Remove useless get_driver()/put_driver() callsAlan Stern4-27/+5
2012-01-24cio: remove {get,put}_driverSebastian Ott2-9/+1
2012-01-24Dynamic ID addition doesn't need get_driver()Alan Stern4-15/+3
2012-01-24Driver core: driver_find() drops reference before returningAlan Stern8-17/+10
2012-01-24driver-core: Fix possible null reference in subsys_interface_unregisterJonghwan Choi1-2/+4
2012-01-24sysfs: change permissions for /sys from 0755 to 0555Vitaly Kuznetsov1-1/+1
2012-01-24drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan1-87/+0
2012-01-24dynamic_debug: process multiple debug-queries on a lineJim Cromie2-30/+66
2012-01-24dynamic_debug: factor vpr_info_dq out of ddebug_parse_queryJim Cromie1-8/+17
2012-01-24dynamic_debug: add trim_prefix() to provide source-root relative pathsJim Cromie2-6/+19
2012-01-24dynamic_debug: enlarge command/query write bufferJim Cromie1-4/+12
2012-01-24dynamic_debug: chop off comments in ddebug_tokenizeJim Cromie1-0/+2
2012-01-24dynamic_debug: reduce lineno field to a saner 18 bitsJim Cromie1-1/+1
2012-01-24dynamic_debug: early return if _ddebug table is emptyJim Cromie1-15/+20
2012-01-24dynamic_debug: tighten up error checking on debug queriesJim Cromie1-6/+33
2012-01-24dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie2-12/+12
2012-01-24dynamic_debug: drop explicit !=NULL checksJim Cromie1-6/+5
2012-01-24dynamic_debug: pr_err() call should not depend upon verbosityJim Cromie1-2/+1
2012-01-24dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()Jim Cromie1-3/+5
2012-01-24dynamic_debug: change verbosity at runtimeJim Cromie1-0/+1
2012-01-24dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie4-12/+16
2012-01-24dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie2-10/+4
2012-01-24dynamic_debug: fix whitespace complaints from scripts/cleanfileJim Cromie1-7/+9
2012-01-24sysfs: Kill nlink counting.Eric W. Biederman3-10/+0
2012-01-24sysfs: Store the sysfs inode in an unsigned int.Eric W. Biederman2-3/+3
2012-01-24sysfs: Reduce s_flags to an unsinged short so it packs well with s_modeEric W. Biederman1-3/+3
2012-01-24sysfs: Add s_hash to sysfs_dirent and order directory entries by hashEric W. Biederman2-108/+120
2012-01-19Linux 3.3-rc1Linus Torvalds1-2/+2
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-104/+444
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-40/+27
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-18uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-0/+4672
2012-01-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds51-1014/+829
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds182-795/+4824
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-18nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1