summaryrefslogtreecommitdiffstats
path: root/fs/squashfs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-27X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger2-0/+2
2012-01-27HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen1-3/+14
2012-01-27HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen1-5/+11
2012-01-27ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen3-0/+24
2012-01-27intel-idle: convert to x86_cpu_id auto probingAndi Kleen1-50/+66
2012-01-27crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen5-19/+41
2012-01-27Add driver auto probing for x86 features v4Andi Kleen6-1/+165
2012-01-26debugfs: add mode, uid and gid optionsLudwig Nussel2-2/+152
2012-01-25Eliminate get_driver() and put_driver()Alan Stern2-30/+0
2012-01-25Remove useless get_driver()/put_driver() callsAlan Stern4-27/+5
2012-01-25cio: remove {get,put}_driverSebastian Ott2-9/+1
2012-01-25Dynamic ID addition doesn't need get_driver()Alan Stern4-15/+3
2012-01-25Driver core: driver_find() drops reference before returningAlan Stern8-17/+10
2012-01-25driver-core: Fix possible null reference in subsys_interface_unregisterJonghwan Choi1-2/+4
2012-01-25sysfs: 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-20Linux 3.3-rc1v3.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-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-19nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-19xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1