aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-19x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
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-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
2012-01-18xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck3-48/+234
2012-01-17intel_idle: Split up and provide per CPU initialization funcThomas Renninger2-40/+49
2012-01-17ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger1-9/+8
2012-01-17tg3: Fix single-vector MSI-X codeMatt Carlson1-13/+14
2012-01-17openvswitch: Fix multipart datapath dumps.Ben Pfaff1-4/+3
2012-01-17ipv6: fix per device IP snmp countersEric Dumazet1-2/+2
2012-01-17x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro1-0/+2