1. f7290e2 hwmon: Clarify autopwm trip points documentation by Jean Delvare · 15 years ago
  2. 047f4ec MAINTAINERS: Add missing hwmon files by Jean Delvare · 15 years ago
  3. 6d905e6 hwmon: (s3c-hwmon) Fix build error by Ben Dooks · 15 years ago
  4. 8419488 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  5. 8a74690 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  6. 2588465 Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 3b8ecd2 Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. a9280fe Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  10. 482e46d ALSA: ice1724 - aureon - modify WM8770 Master & DAC volume by Jaroslav Kysela · 15 years ago
  11. 7aee674 ALSA: hda/realtek: quirk for D945GCLF2 mainboard by David Santinoli · 15 years ago
  12. 396087e ALSA: hda - Terradici HDA controllers does not support 64-bit mode by Jaroslav Kysela · 15 years ago
  13. 11caa3b ALSA: document: Add direct git link to grub hda-analyzer by Alexey Fisher · 15 years ago
  14. 2b876f9 Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  16. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 155a493 i2c-pnx: Map I2C adapter number to platform ID number by Kevin Wells · 15 years ago
  19. ef87143 i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode by Rajendra Nayak · 15 years ago
  20. 6d1ea0f i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases by Shinya Kuribayashi · 15 years ago
  21. a0e06ea i2c-designware: Cosmetic cleanups by Shinya Kuribayashi · 15 years ago
  22. ce6eb57 i2c-designware: Tx abort cleanups by Shinya Kuribayashi · 15 years ago
  23. 597fe31 i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors by Shinya Kuribayashi · 15 years ago
  24. 8f588e4 i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures by Shinya Kuribayashi · 15 years ago
  25. 69151e5 i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed by Shinya Kuribayashi · 15 years ago
  26. 201d6a7 i2c-designware: Process all i2c_msg messages in the interrupt handler by Shinya Kuribayashi · 15 years ago
  27. 41c4e35 i2c-designware: i2c_dw_read: Remove redundant target address checker by Shinya Kuribayashi · 15 years ago
  28. 52d7e43 i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits by Shinya Kuribayashi · 15 years ago
  29. ae72222 i2c-designware: Initialize byte count variables just prior to being used by Shinya Kuribayashi · 15 years ago
  30. 26ea15b i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer by Shinya Kuribayashi · 15 years ago
  31. 81e798b i2c-designware: Divide i2c_dw_xfer_msg into two functions by Shinya Kuribayashi · 15 years ago
  32. 21a89d4 i2c-designware: Enable RX_FULL interrupt by Shinya Kuribayashi · 15 years ago
  33. 4cb6d1d i2c-designware: Set Tx/Rx FIFO threshold levels by Shinya Kuribayashi · 15 years ago
  34. 0774539 i2c-designware: Process i2c_msg messages in the interrupt handler by Shinya Kuribayashi · 15 years ago
  35. c70c5cd i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug by Shinya Kuribayashi · 15 years ago
  36. d60c7e8 i2c-designware: Improved _HCNT/_LCNT calculation by Shinya Kuribayashi · 15 years ago
  37. 6d2ea48 i2c-designware: Remove an useless local variable "num" by Shinya Kuribayashi · 15 years ago
  38. e77cf23 i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer by Shinya Kuribayashi · 15 years ago
  39. 78839bd i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer by Shinya Kuribayashi · 15 years ago
  40. 91b52ca i2c-designware: Use platform_get_irq helper by Shinya Kuribayashi · 15 years ago
  41. e28000a i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts by Shinya Kuribayashi · 15 years ago
  42. ed5e1dd i2c-designware: Consolidate to use 32-bit word accesses by Shinya Kuribayashi · 15 years ago
  43. e069efb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  44. 324889b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  45. 27a338a [IA64] Fix cut/paste detritus from unistd.h by Tony Luck · 15 years ago
  46. 947a246 ARM: S3C24XX: DMA: Use valid index when accessing array by Ramax Lo · 15 years ago
  47. 3ff6a46 Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 4646575 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. 86ed4aa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 830cd2a Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 64227cd Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. e7522ed Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. b391738 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 343036c Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 4d2a914 Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 9e9868a sysfs: deprecated features are to help old tools not to confuse them by Uwe Kleine-König · 15 years ago
  58. a252e74 sctp: fix compile error due to sysctl mismerge by Linus Torvalds · 15 years ago
  59. dd7cdb8 ALSA: radio/sound/miro: fix build, cleanup depends/selects by Randy Dunlap · 15 years ago
  60. ee6e365 ALSA: hda - Generalize EAPD inversion check in patch_analog.c by Takashi Iwai · 15 years ago
  61. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  62. 23eb3b6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  63. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  64. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  65. bb592cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  66. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  67. 41440ff Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  68. dad3de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  69. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  70. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  71. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  72. a421018 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  73. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  74. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  75. 370066e ASoC: Wrong variable returned on error by Roel Kluin · 15 years ago
  76. b38882f UBIFS: fix return code in check_leaf by Roel Kluin · 15 years ago
  77. 2b6f6c0 ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII by Tobias Hansen · 15 years ago
  78. d11f74c ALSA: hda - Exclude unusable ADCs for ALC88x by Takashi Iwai · 15 years ago
  79. 23033b2 ALSA: hda - Add missing Line-Out and PCM switches as slave by Takashi Iwai · 15 years ago
  80. 4b7e180 ALSA: hda - iMac 9,1 sound patch. by Justin P. Mattock · 15 years ago
  81. e6960e1 ALSA: opti93x: set MC indirect registers base from PnP data by Krzysztof Helt · 15 years ago
  82. 93b0d8c ARM: S3C: move s3c_pwm_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  83. 0f13c82 ARM: S3C24XX: Export s3c24xx_set_fiq for modules. by Ben Dooks · 15 years ago
  84. ad4e22f ARM: S3C: move s3c_adc_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  85. 878eadd cfq-iosched: Do not access cfqq after freeing it by Vivek Goyal · 15 years ago
  86. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  87. 447753d Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 15 years ago
  88. 1f26978 Input: appletouch - give up maintainership by Johannes Berg · 15 years ago
  89. 6604072 Input: dm355evm_kbd - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  90. e97af4c Input: wistron_btns - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  91. 36203c4 Input: add generic support for sparse keymaps by Dmitry Torokhov · 15 years ago
  92. 1b52f2a Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips" by Jeff Garzik · 15 years ago
  93. 42d61b9 [S390] 3215/3270 console: remove wrong comment by Heiko Carstens · 15 years ago
  94. 5e24eb0 [S390] dasd: remove BKL from extended error reporting code by Martin Schwidefsky · 15 years ago
  95. 3b47f9d [S390] vmlogrdr: remove BKL by Martin Schwidefsky · 15 years ago
  96. 3c492d2 [S390] vmur: remove BKL by Martin Schwidefsky · 15 years ago
  97. b8ccc51 [S390] zcrypt: remove BKL by Martin Schwidefsky · 15 years ago
  98. 5cbb5f5 [S390] 3270: remove BKL by Martin Schwidefsky · 15 years ago
  99. feb5c5a [S390] vmwatchdog: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  100. 801f97b [S390] monwriter: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago