1. c50588a hwmon: (gpio-fan) Include linux/of.h header by Sachin Kamat · 11 years ago
  2. 2825f03 hwmon: (lm70) Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  3. 20652ab hwmon: (adcxx) Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  4. 650a2c0 hwmon: (jc42) fix coccinelle warnings by Fengguang Wu · 11 years ago
  5. 2a253c4 hwmon: (ltc4261) fix coccinelle warnings by Fengguang Wu · 11 years ago
  6. 3ea85ba hwmon: (lm95234) fix coccinelle warnings by Fengguang Wu · 11 years ago
  7. 4109a71 hwmon: (max6697) fix coccinelle warnings by Fengguang Wu · 11 years ago
  8. e5840c7 hwmon: (max6642 fix coccinelle warnings by Fengguang Wu · 11 years ago
  9. 31ab1ad hwmon: (ds1621) fix coccinelle warnings by Fengguang Wu · 11 years ago
  10. 9c09bd8 hwmon: (nct6775) fix coccinelle warnings by Fengguang Wu · 11 years ago
  11. 62f9a57 hwmon: (jc42) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  12. 38f150f hwmon: (ltc4261) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  13. 89de734 hwmon: (ina209) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  14. 9d86bd6 hwmon: (lm95234) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  15. f3643ac hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  16. 468bf0e hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  17. 38c75dc hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  18. 8d37355 hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  19. 3710263 hwmon: (lm73) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  20. 9bd024e hwmon: (max6642) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  21. 0d36dce hwmon: (ds1621) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  22. a150d95 hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  23. 74188cb hwmon: Provide managed hwmon registration by Guenter Roeck · 11 years ago
  24. 615fc8c hwmon: (nct6775) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  25. c3b7cdd hwmon: (pmbus) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  26. 9a85d53 hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  27. 7258a12 hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  28. 8269b75 hwmon: (ds1621) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  29. bab2243 hwmon: Introduce hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  30. 522928a hwmon: (f71882fg) Remove extra return statement by Guenter Roeck · 11 years ago
  31. 39b103b hwmon: (f75375s) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  32. 674d0ed hwmon: (atxp1) Set and use error code from vid_to_reg() by Guenter Roeck · 11 years ago
  33. 19f053c hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driver by Guenter Roeck · 11 years ago
  34. 83c97fe hwmon: (acpi_power_meter) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  35. c52ae3d hwmon: (gpio_fan) Use error value returned from get_fan_speed_index() by Guenter Roeck · 11 years ago
  36. bb34c0d hwmon: (adt7462) Use error value returned from find_trange_value() by Guenter Roeck · 11 years ago
  37. af78fdf hwmon: (pmbus) Don't unnecessarily crash the kernel by Guenter Roeck · 11 years ago
  38. ae02e74 hwmon: (mc13783-adc) Increase size of name string by Guenter Roeck · 11 years ago
  39. 45a5b3a hwmon: (nct6775) Check array index when accessing temp_offset by Guenter Roeck · 11 years ago
  40. e8ab508 hwmon: (nct6775) Use return value from find_temp_source by Guenter Roeck · 11 years ago
  41. a039371 hwmon: Remove unnecessary semicolons by Guenter Roeck · 11 years ago
  42. 61e6cfa Linux 3.12-rc5 by Linus Torvalds · 11 years ago
  43. 73cac03 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  44. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  45. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  46. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  47. 3552570 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  48. 4d594dd ARM: exynos: dts: Update 5250 arch timer node with clock frequency by Yuvaraj Kumar C D · 11 years ago
  49. 98ead6e Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  50. 2d4712b Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  51. 75c5318 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  52. db080f9 parisc: let probe_kernel_read() capture access to page zero by Helge Deller · 11 years ago
  53. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  54. 59b33f1 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  55. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  56. ec7c241 parisc: remove unused syscall_ipi() function. by Helge Deller · 11 years ago
  57. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  58. 320c90b parisc: Export flush_cache_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  59. 9d05746 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  60. be5090d Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  61. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  62. d192f0d Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  63. 6cc3026 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  64. 6e4ea8e ext4: fix memory leak in xattr by Dave Jones · 11 years ago
  65. c786e90 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 71ac3d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. ccaa8be Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  68. 5b24282 ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" by Vineet Gupta · 11 years ago
  69. 46f3751 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  70. cd4edf7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  71. fbc78ad ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack by David Henningsson · 11 years ago
  72. 7c478f0 ALSA: hda - Add a headset mic model for ALC269 and friends by David Henningsson · 11 years ago
  73. 88cfcf8 ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model) by David Henningsson · 11 years ago
  74. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  75. ebff5fa9 Revert "i915: Update VGA arbiter support for newer devices" by Dave Airlie · 11 years ago
  76. e1264eb Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done" by Dave Airlie · 11 years ago
  77. 2302628 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  78. 2f6d8fa dma: edma.c: remove edma_desc leakage by Geyslan G. Bem · 11 years ago
  79. 08d08bc rcar-hpbdma: add parameter to set_slave() method by Sergei Shtylyov · 11 years ago
  80. cdeb5c0 rcar-hpbdma: remove shdma_free_irq() calls by Sergei Shtylyov · 11 years ago
  81. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  82. 14927d9 Btrfs: insert orphan roots into fs radix tree by Miao Xie · 11 years ago
  83. 7bf811a5 Btrfs: limit delalloc pages outside of find_delalloc_range by Josef Bacik · 11 years ago
  84. 4871c15 Btrfs: use right root when checking for hash collision by Josef Bacik · 11 years ago
  85. 2fe80d3 bcache: Fix a null ptr deref regression by Kent Overstreet · 11 years ago
  86. e3e8ded Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  87. 2d9d028 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  88. f112bf8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  89. 0ff18e37 kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  90. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  91. f715729 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  92. 8273548 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  93. bd7df5a Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  94. 61875f3 random: allow architectures to optionally define random_get_entropy() by Theodore Ts'o · 11 years ago
  95. b291a22 Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  96. b852c98 drm/radeon: re-enable sw ACR support on pre-DCE4 by Alex Deucher · 11 years ago
  97. 40fde70 kvm: ppc: booke: check range page invalidation progress on page setup by Bharat Bhushan · 11 years ago
  98. cfc8602 KVM: PPC: Book3S HV: Fix typo in saving DSCR by Paul Mackerras · 11 years ago
  99. d0d538b KVM: nVMX: fix shadow on EPT by Gleb Natapov · 11 years ago
  100. 2737de4 i2c: i2c-mux-pinctrl: use deferred probe when adapter not found by Wolfram Sang · 11 years ago