summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-15intel_idle: Revert change of auto_demotion_disable_flags for NehalemBen Hutchings1-8/+4
2012-02-15w1: Fix w1_bq27000NeilBrown1-5/+12
2012-02-15driver-core: documentation: fix up Greg's email addressGreg Kroah-Hartman9-13/+13
2012-02-13powernow-k6: Really enable auto-loadingBen Hutchings1-1/+1
2012-02-13powernow-k7: Fix CPU family numberBen Hutchings1-1/+1
2012-02-13intel_idle: Fix ID for Nehalem-EX Xeon in device ID tableBen Hutchings1-1/+1
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings2-4/+4
2012-02-13x86/cpu: Fix overrun check in arch_print_cpu_modalias()Ben Hutchings1-1/+1
2012-02-10Documentation: add information for new sysfs soc bus functionalityLee Jones1-0/+58
2012-02-10drivers/base: add bus for System-on-Chip devicesLee Jones4-0/+224
2012-02-09DWC3: use module_pci_driverGreg Kroah-Hartman1-11/+1
2012-02-09PCI: Add helper macro for pci_register_driver boilerplateGreg Kroah-Hartman1-0/+13
2012-02-09w1: Use linux/gpio.h rather than asm/gpio.hMark Brown1-2/+1
2012-02-09drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2-5/+4
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan3-56/+45
2012-02-09tools: hv: Use hyperv.h to get the KVP definitionsK. Y. Srinivasan1-27/+1
2012-02-09drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan1-13/+14
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu1-17/+1
2012-02-02cpufreq/gx: Fix the compile errorAlan Cox1-1/+1
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan4-186/+165
2012-02-02drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan3-7/+1
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman586-8308/+5488
2012-01-31Linux 3.3-rc2v3.3-rc2Linus Torvalds1-1/+1
2012-01-31sysfs: Update the name hash when renaming sysfs entriesEric W. Biederman1-0/+1
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds11-37/+89
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+14
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-72/+93
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-656/+346
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds37-2732/+224
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-68/+59
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+1
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet1-15/+4
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell1-4/+2
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa3-3/+16
2012-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-92/+48
2012-01-30Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-0/+2
2012-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-15/+14
2012-01-30Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+16
2012-01-30Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+30
2012-01-30vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon1-1/+1
2012-01-30drm/radeon/kms: Fix device tree linkage of i2c busesJean Delvare1-0/+1
2012-01-30drm: Pass the real error code back during GEM bo initialisationChris Wilson1-1/+1
2012-01-30Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter3-13/+11
2012-01-29hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck1-0/+6
2012-01-29PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki3-0/+30
2012-01-29hwmon: (sht15) fix bad error codeVivien Didelot1-1/+2
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-551/+33
2012-01-28Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-6/+4
2012-01-28Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-7/+27
2012-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-36/+60