summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysfs: Update the name hash when renaming sysfs entriesEric W. Biederman2012-01-311-0/+1
* PCI/XEN: Fix bug introduced by a recent changeAlan Stern2012-01-271-1/+1
* USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routinesAlan Stern2012-01-263-74/+43
* CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 partsThomas Renninger2012-01-265-58/+66
* x86: autoload microcode driver on Intel and AMD systems v2Andi Kleen2012-01-261-0/+15
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-2615-61/+142
* X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger2012-01-262-0/+2
* HWMON: Convert coretemp to x86 cpuid autoprobingAndi Kleen2012-01-261-3/+14
* HWMON: Convert via-cputemp to x86 cpuid autoprobingAndi Kleen2012-01-261-5/+11
* ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-263-0/+24
* intel-idle: convert to x86_cpu_id auto probingAndi Kleen2012-01-261-50/+66
* crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen2012-01-265-19/+41
* Add driver auto probing for x86 features v4Andi Kleen2012-01-266-1/+165
* debugfs: add mode, uid and gid optionsLudwig Nussel2012-01-262-2/+152
* Eliminate get_driver() and put_driver()Alan Stern2012-01-242-30/+0
* Remove useless get_driver()/put_driver() callsAlan Stern2012-01-244-27/+5
* cio: remove {get,put}_driverSebastian Ott2012-01-242-9/+1
* Dynamic ID addition doesn't need get_driver()Alan Stern2012-01-244-15/+3
* Driver core: driver_find() drops reference before returningAlan Stern2012-01-248-17/+10
* driver-core: Fix possible null reference in subsys_interface_unregisterJonghwan Choi2012-01-241-2/+4
* sysfs: change permissions for /sys from 0755 to 0555Vitaly Kuznetsov2012-01-241-1/+1
* drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan2012-01-241-87/+0
* dynamic_debug: process multiple debug-queries on a lineJim Cromie2012-01-242-30/+66
* dynamic_debug: factor vpr_info_dq out of ddebug_parse_queryJim Cromie2012-01-241-8/+17
* dynamic_debug: add trim_prefix() to provide source-root relative pathsJim Cromie2012-01-242-6/+19
* dynamic_debug: enlarge command/query write bufferJim Cromie2012-01-241-4/+12
* dynamic_debug: chop off comments in ddebug_tokenizeJim Cromie2012-01-241-0/+2
* dynamic_debug: reduce lineno field to a saner 18 bitsJim Cromie2012-01-241-1/+1
* dynamic_debug: early return if _ddebug table is emptyJim Cromie2012-01-241-15/+20
* dynamic_debug: tighten up error checking on debug queriesJim Cromie2012-01-241-6/+33
* dynamic_debug: describe_flags with '=[pmflt_]*'Jim Cromie2012-01-242-12/+12
* dynamic_debug: drop explicit !=NULL checksJim Cromie2012-01-241-6/+5
* dynamic_debug: pr_err() call should not depend upon verbosityJim Cromie2012-01-241-2/+1
* dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()Jim Cromie2012-01-241-3/+5
* dynamic_debug: change verbosity at runtimeJim Cromie2012-01-241-0/+1
* dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-244-12/+16
* dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINTJim Cromie2012-01-242-10/+4
* dynamic_debug: fix whitespace complaints from scripts/cleanfileJim Cromie2012-01-241-7/+9
* sysfs: Kill nlink counting.Eric W. Biederman2012-01-243-10/+0
* sysfs: Store the sysfs inode in an unsigned int.Eric W. Biederman2012-01-242-3/+3
* sysfs: Reduce s_flags to an unsinged short so it packs well with s_modeEric W. Biederman2012-01-241-3/+3
* sysfs: Add s_hash to sysfs_dirent and order directory entries by hashEric W. Biederman2012-01-242-108/+120
* Linux 3.3-rc1v3.3-rc1Linus Torvalds2012-01-191-2/+2
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
|\ \ \
| | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199677-298341/+502894
| | | |\
| | | * | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | * | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
OpenPOWER on IntegriCloud