1. 0b5e33b hwmon: (max6650) Drop error message after memory allocation failures by Guenter Roeck · 11 years ago
  2. 17eaa25 hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  3. 1577f94 hwmon: (max6650) Rearrange code to no longer require forward declarations by Guenter Roeck · 11 years ago
  4. 6c588b4 hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  5. d72d19c hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  6. c503a81 hwmon: (coretemp) Allocate platform data with devm_kzalloc by Guenter Roeck · 11 years ago
  7. 1075305 hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes by Guenter Roeck · 11 years ago
  8. 4fa6cbb hwmon: (ltc4245) Remove devicetree conditionals by Guenter Roeck · 11 years ago
  9. bdd41aa hwmon: (ltc4245) Drop debug messages by Guenter Roeck · 11 years ago
  10. 94c42cf hwmon: (ltc4245) Use device managed function to register hwmon device by Guenter Roeck · 11 years ago
  11. 5230551 hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  12. c5a7066 hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_data by Guenter Roeck · 11 years ago
  13. b4c9c1a hwmon: Driver for TI ADC128D818 by Guenter Roeck · 11 years ago
  14. ebf5e87 hwmon: Sort Kconfig entries alphabetically by Jean Delvare · 11 years ago
  15. f91d22f hwmon: (lm95245) Avoid initializing the same field twice by Jean Delvare · 11 years ago
  16. a5589cf hwmon: (lm95241) Avoid initializing the same field twice by Jean Delvare · 11 years ago
  17. 9bf3bab hwmon: (emc2103) Return error from i2c_smbus_read_byte_data by Guenter Roeck · 11 years ago
  18. f44e5c5 hwmon: (smm665): Return error from i2c_smbus_read_word_swapped by Guenter Roeck · 11 years ago
  19. 2065bdd hwmon: (ltc4260) Fix trivial typo by Axel Lin · 11 years ago
  20. 939a0a3 hwmon: (jz4740) Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  21. 6700ce0 hwmon: Driver for Linear Technologies LTC2945 by Guenter Roeck · 11 years ago
  22. 69e1ded hwmon: Driver for Linear Technologies LTC4260 by Guenter Roeck · 11 years ago
  23. 79ffe85 hwmon: Driver for Linear Technologies LTC4222 by Guenter Roeck · 11 years ago
  24. 4b49cca hwmon: (iio_hwmon) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  25. f809621 hwmon: (lm95241) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  26. 0414855 Linux 3.14-rc5 by Linus Torvalds · 11 years ago
  27. c59224d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  28. a53c8ce Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  29. 3751c97 Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  30. 9ff7aeb Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  31. d668ca1c Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  32. 9f4a9b8 Merge iio fixes into staging-linus by Greg Kroah-Hartman · 11 years ago
  33. 3154da3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 49e893b Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  35. 6950e23 drm/vmwgfx: avoid null pointer dereference at failure paths by Alexey Khoroshilov · 11 years ago
  36. a34417f drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date. by Thomas Hellstrom · 11 years ago
  37. ae20456 drm/vmwgfx: Remove some unused surface formats by Thomas Hellstrom · 11 years ago
  38. 55de1ed Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 702256e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  40. 3750c14 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  41. 751a03c Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  42. af76815 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  43. d3dae4a Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  44. 8427def MAINTAINERS: add maintainer entry for Armada DRM driver by Russell King · 11 years ago
  45. ebb7c19 Merge tag 'dm-3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  46. 7aa4835 Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  47. 04b5225 Merge tag 'edac_fixes_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  48. d8efcf3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  49. 78d9e93 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  50. f94def7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  51. b57fc9e arm64: Fix !CONFIG_SMP kernel build by Catalin Marinas · 11 years ago
  52. 84fe682 arm64: mm: Add double logical invert to pte accessors by Steve Capper · 11 years ago
  53. e0d849f dm cache: fix truncation bug when mapping I/O to >2TB fast device by Heinz Mauelshagen · 11 years ago
  54. b39c2a5 perf tools: Fix strict alias issue for find_first_bit by Jiri Olsa · 11 years ago
  55. e0cf957 powerpc/powernv: Fix indirect XSCOM unmangling by Benjamin Herrenschmidt · 11 years ago
  56. 2f3f38e powerpc/powernv: Fix opal_xscom_{read,write} prototype by Benjamin Herrenschmidt · 11 years ago
  57. af87d2f powerpc/powernv: Refactor PHB diag-data dump by Gavin Shan · 11 years ago
  58. 9471660 powerpc/powernv: Dump PHB diag-data immediately by Gavin Shan · 11 years ago
  59. 573ebfa powerpc: Increase stack redzone for 64-bit userspace to 512 bytes by Paul Mackerras · 11 years ago
  60. a95fc58 powerpc/ftrace: bugfix for test_24bit_addr by Liu Ping Fan · 11 years ago
  61. f5295bd powerpc/crashdump : Fix page frame number check in copy_oldmem_page by Laurent Dufour · 11 years ago
  62. 41dd03a powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly by Tony Breeds · 11 years ago
  63. 6c09ea4 Merge branches 'pm-cpufreq', 'pm-hibernate' and 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  64. 1b385cb kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  65. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 11 years ago
  66. 3803c8e drm/radeon: enable speaker allocation setup on dce3.2 by Alex Deucher · 11 years ago
  67. 832eafa drm/radeon: change audio enable logic by Alex Deucher · 11 years ago
  68. d7eb0a0 drm/radeon: fix audio disable on dce6+ by Alex Deucher · 11 years ago
  69. d965441 drm/radeon: free uvd ring on unload by Jerome Glisse · 11 years ago
  70. 9ef4e1d drm/radeon: disable pll sharing for DP on DCE4.1 by Alex Deucher · 11 years ago
  71. 5e386b5 drm/radeon: fix missing bo reservation by Christian König · 11 years ago
  72. 9f050c7 drm/radeon: print the supported atpx function mask by Alex Deucher · 11 years ago
  73. 86c7654 Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  74. 3ebd3da Merge tag 'pwm/for-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  75. 8d75318 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  76. bb7d43b14 Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 11 years ago
  77. a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 11 years ago
  78. b20c9f2 arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT by Marc Zyngier · 11 years ago
  79. 7d48935 dm thin: allow metadata space larger than supported to go unused by Mike Snitzer · 11 years ago
  80. b6e53f32 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  81. 997e754 Merge tag 'asoc-v3.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  82. e3703f8 perf: Fix hotplug splat by Peter Zijlstra · 11 years ago
  83. 26e61e8 perf/x86: Fix event scheduling by Peter Zijlstra · 11 years ago
  84. 23308e8 Merge remote-tracking branch 'asoc/fix/wm8958' into asoc-linus by Mark Brown · 11 years ago
  85. 2f23db1 Merge remote-tracking branches 'asoc/fix/da732x' and 'asoc/fix/sta32x' into asoc-linus by Mark Brown · 11 years ago
  86. f3cfc7d Merge tag 'asoc-v3.14-rc4' into asoc-linus by Mark Brown · 11 years ago
  87. e2f4559 Merge tag 'asoc-v3.14-rc3' into asoc-linus by Mark Brown · 11 years ago
  88. b3619b2 ASoC: sta32x: Fix wrong enum for limiter2 release rate by Takashi Iwai · 11 years ago
  89. e2755cf Merge tag 'asoc-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  90. b044788 MAINTAINERS: update drm git tree entry by Alex Deucher · 11 years ago
  91. 566f593 MAINTAINERS: add entry for drm radeon driver by Alex Deucher · 11 years ago
  92. a1227f3 usb: ehci: fix deadlock when threadirqs option is used by Stanislaw Gruszka · 11 years ago
  93. 6dbd46c USB: ftdi_sio: add Cressi Leonardo PID by Joerg Dorchain · 11 years ago
  94. f3ca416 ACPI / processor: Rework processor throttling with work_on_cpu() by Lan Tianyu · 11 years ago
  95. 404381c KVM: MMU: drop read-only large sptes when creating lower level sptes by Marcelo Tosatti · 11 years ago
  96. 0b7d25c pwm: lp3943: Fix potential memory leak during request by Christian Engelmayer · 11 years ago
  97. a1989b3 dm mpath: fix stalls when handling invalid ioctls by Hannes Reinecke · 11 years ago
  98. 7530682 ASoC: da732x: Mark DC offset control registers volatile by Mark Brown · 11 years ago
  99. fce0a0c ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 11 years ago
  100. e290e8c x86, kaslr: add missed "static" declarations by Kees Cook · 11 years ago