summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-27cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen
2012-01-27X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger
2012-01-27HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen
2012-01-27HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen
2012-01-27ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen
2012-01-27intel-idle: convert to x86_cpu_id auto probingAndi Kleen
2012-01-27crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen
2012-01-27Add driver auto probing for x86 features v4Andi Kleen
2012-01-26debugfs: add mode, uid and gid optionsLudwig Nussel
2012-01-25Eliminate get_driver() and put_driver()Alan Stern
2012-01-25Remove useless get_driver()/put_driver() callsAlan Stern
2012-01-25cio: remove {get,put}_driverSebastian Ott
2012-01-25Dynamic ID addition doesn't need get_driver()Alan Stern
2012-01-25Driver core: driver_find() drops reference before returningAlan Stern
2012-01-24driver-core: Fix possible null reference in subsys_interface_unregisterJonghwan Choi
2012-01-24sysfs: change permissions for /sys from 0755 to 0555Vitaly Kuznetsov
2012-01-24drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan
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