summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-24dynamic_debug: process multiple debug-queries on a lineJim Cromie
2012-01-24dynamic_debug: factor vpr_info_dq out of ddebug_parse_queryJim Cromie
2012-01-24dynamic_debug: add trim_prefix() to provide source-root relative pathsJim Cromie
2012-01-24dynamic_debug: enlarge command/query write bufferJim Cromie
2012-01-24dynamic_debug: chop off comments in ddebug_tokenizeJim Cromie
2012-01-24dynamic_debug: reduce lineno field to a saner 18 bitsJim Cromie
2012-01-24dynamic_debug: early return if _ddebug table is emptyJim Cromie
2012-01-24dynamic_debug: tighten up error checking on debug queriesJim Cromie
2012-01-24dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie
2012-01-24dynamic_debug: drop explicit !=NULL checksJim Cromie
2012-01-24dynamic_debug: pr_err() call should not depend upon verbosityJim Cromie
2012-01-24dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()Jim Cromie
2012-01-24dynamic_debug: change verbosity at runtimeJim Cromie
2012-01-24dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie
2012-01-24dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie
2012-01-24dynamic_debug: fix whitespace complaints from scripts/cleanfileJim Cromie
2012-01-24sysfs: Kill nlink counting.Eric W. Biederman
2012-01-24sysfs: Store the sysfs inode in an unsigned int.Eric W. Biederman
2012-01-24sysfs: Reduce s_flags to an unsinged short so it packs well with s_modeEric W. Biederman
2012-01-24sysfs: Add s_hash to sysfs_dirent and order directory entries by hashEric W. Biederman
2012-01-19Linux 3.3-rc1Linus Torvalds
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar
2012-01-19ima: fix cred sparse warningMimi Zohar
2012-01-18uml: fix compile for x86-64Linus Torvalds
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18tpm: fix (ACPI S3) suspend regressionStefan Berger
2012-01-18nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell
2012-01-18Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan
2012-01-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-01-18Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck