1. a150d95 hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  2. 74188cb hwmon: Provide managed hwmon registration by Guenter Roeck · 11 years ago
  3. 615fc8c hwmon: (nct6775) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  4. c3b7cdd hwmon: (pmbus) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  5. 9a85d53 hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  6. 7258a12 hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  7. 8269b75 hwmon: (ds1621) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  8. bab2243 hwmon: Introduce hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  9. 522928a hwmon: (f71882fg) Remove extra return statement by Guenter Roeck · 11 years ago
  10. 39b103b hwmon: (f75375s) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  11. 674d0ed hwmon: (atxp1) Set and use error code from vid_to_reg() by Guenter Roeck · 11 years ago
  12. 19f053c hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driver by Guenter Roeck · 11 years ago
  13. 83c97fe hwmon: (acpi_power_meter) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  14. c52ae3d hwmon: (gpio_fan) Use error value returned from get_fan_speed_index() by Guenter Roeck · 11 years ago
  15. bb34c0d hwmon: (adt7462) Use error value returned from find_trange_value() by Guenter Roeck · 11 years ago
  16. af78fdf hwmon: (pmbus) Don't unnecessarily crash the kernel by Guenter Roeck · 11 years ago
  17. ae02e74 hwmon: (mc13783-adc) Increase size of name string by Guenter Roeck · 11 years ago
  18. 45a5b3a hwmon: (nct6775) Check array index when accessing temp_offset by Guenter Roeck · 11 years ago
  19. e8ab508 hwmon: (nct6775) Use return value from find_temp_source by Guenter Roeck · 11 years ago
  20. a039371 hwmon: Remove unnecessary semicolons by Guenter Roeck · 11 years ago
  21. 61e6cfa Linux 3.12-rc5 by Linus Torvalds · 11 years ago
  22. 73cac03 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  23. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  24. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  25. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  26. 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
  27. 4d594dd ARM: exynos: dts: Update 5250 arch timer node with clock frequency by Yuvaraj Kumar C D · 11 years ago
  28. 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
  29. 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
  30. 75c5318 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  31. db080f9 parisc: let probe_kernel_read() capture access to page zero by Helge Deller · 11 years ago
  32. 2d8b22d parisc: optimize variable initialization in do_page_fault by John David Anglin · 11 years ago
  33. 59b33f1 parisc: fix interruption handler to respect pagefault_disable() by Helge Deller · 11 years ago
  34. a60ac4b parisc: mark parisc_terminate() noreturn and cold. by Helge Deller · 11 years ago
  35. ec7c241 parisc: remove unused syscall_ipi() function. by Helge Deller · 11 years ago
  36. 528d8eb parisc: kill SMP single function call interrupt by Jiang Liu · 11 years ago
  37. 320c90b parisc: Export flush_cache_page() (needed by lustre) by Geert Uytterhoeven · 11 years ago
  38. 9d05746 vfs: allow O_PATH file descriptors for fstatfs() by Linus Torvalds · 11 years ago
  39. 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
  40. d64dab90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  41. d192f0d Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  42. 6cc3026 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  43. 6e4ea8e ext4: fix memory leak in xattr by Dave Jones · 11 years ago
  44. 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
  45. 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
  46. 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
  47. 5b24282 ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" by Vineet Gupta · 11 years ago
  48. 46f3751 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  49. cd4edf7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  50. fbc78ad ALSA: hda - Sony VAIO Pro 13 (haswell) now has a working headset jack by David Henningsson · 11 years ago
  51. 7c478f0 ALSA: hda - Add a headset mic model for ALC269 and friends by David Henningsson · 11 years ago
  52. 88cfcf8 ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model) by David Henningsson · 11 years ago
  53. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  54. ebff5fa9 Revert "i915: Update VGA arbiter support for newer devices" by Dave Airlie · 11 years ago
  55. e1264eb Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done" by Dave Airlie · 11 years ago
  56. 2302628 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  57. 2f6d8fa dma: edma.c: remove edma_desc leakage by Geyslan G. Bem · 11 years ago
  58. 08d08bc rcar-hpbdma: add parameter to set_slave() method by Sergei Shtylyov · 11 years ago
  59. cdeb5c0 rcar-hpbdma: remove shdma_free_irq() calls by Sergei Shtylyov · 11 years ago
  60. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  61. 14927d9 Btrfs: insert orphan roots into fs radix tree by Miao Xie · 11 years ago
  62. 7bf811a5 Btrfs: limit delalloc pages outside of find_delalloc_range by Josef Bacik · 11 years ago
  63. 4871c15 Btrfs: use right root when checking for hash collision by Josef Bacik · 11 years ago
  64. 2fe80d3 bcache: Fix a null ptr deref regression by Kent Overstreet · 11 years ago
  65. 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
  66. 2d9d028 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  67. f112bf8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  68. 0ff18e37 kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  69. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  70. f715729 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  71. 8273548 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  72. 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
  73. 61875f3 random: allow architectures to optionally define random_get_entropy() by Theodore Ts'o · 11 years ago
  74. b291a22 Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  75. b852c98 drm/radeon: re-enable sw ACR support on pre-DCE4 by Alex Deucher · 11 years ago
  76. 40fde70 kvm: ppc: booke: check range page invalidation progress on page setup by Bharat Bhushan · 11 years ago
  77. cfc8602 KVM: PPC: Book3S HV: Fix typo in saving DSCR by Paul Mackerras · 11 years ago
  78. d0d538b KVM: nVMX: fix shadow on EPT by Gleb Natapov · 11 years ago
  79. 2737de4 i2c: i2c-mux-pinctrl: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  80. 0cd9806 i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  81. 9937b8d i2c: i2c-mux-gpio: use deferred probing by Ionut Nicu · 11 years ago
  82. 492ed77 i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors by Ionut Nicu · 11 years ago
  83. 4cdbf7d i2c: omap: Clear ARDY bit twice by Taras Kondratiuk · 11 years ago
  84. 47b6e477 i2c: Not all adapters have a parent by Jean Delvare · 11 years ago
  85. 6d2cfb1 i2c: i2c-stu300: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  86. cc40bf9 i2c: i2c-mxs: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  87. 3611431 i2c: i2c-imx: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  88. cccdcea i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  89. 4076a65 drm/radeon/dpm: disable bapm on TN asics by Alex Deucher · 11 years ago
  90. fb2c7f4 drm/radeon: improve soft reset on CIK by Alex Deucher · 11 years ago
  91. a6f4ae8 drm/radeon: improve soft reset on SI by Alex Deucher · 11 years ago
  92. 5fd9c58 drm/radeon/dpm: off by one in si_set_mc_special_registers() by Dan Carpenter · 11 years ago
  93. 96d8df8 drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers() by Dan Carpenter · 11 years ago
  94. 89cd67b drm/radeon: forever loop on error in radeon_do_test_moves() by Dan Carpenter · 11 years ago
  95. 50b8f5a drm/radeon: fix hw contexts for SUMO2 asics by wojciech kapuscinski · 11 years ago
  96. aa3e146 drm/radeon: fix typo in CP DMA register headers by Alex Deucher · 11 years ago
  97. dca5086 drm/radeon/dpm: disable multiple UVD states by Alex Deucher · 11 years ago
  98. ee0fec3 drm/radeon: use hw generated CTS/N values for audio by Alex Deucher · 11 years ago
  99. e7d12c2 drm/radeon: fix N/CTS clock matching for audio by Alex Deucher · 11 years ago
  100. 062c2e4 drm/radeon: use 64-bit math to calculate CTS values for audio (v2) by Alex Deucher · 11 years ago