1. 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
  2. 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
  3. 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
  4. 155a493 i2c-pnx: Map I2C adapter number to platform ID number by Kevin Wells · 15 years ago
  5. ef87143 i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode by Rajendra Nayak · 15 years ago
  6. 6d1ea0f i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases by Shinya Kuribayashi · 15 years ago
  7. a0e06ea i2c-designware: Cosmetic cleanups by Shinya Kuribayashi · 15 years ago
  8. ce6eb57 i2c-designware: Tx abort cleanups by Shinya Kuribayashi · 15 years ago
  9. 597fe31 i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors by Shinya Kuribayashi · 15 years ago
  10. 8f588e4 i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures by Shinya Kuribayashi · 15 years ago
  11. 69151e5 i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed by Shinya Kuribayashi · 15 years ago
  12. 201d6a7 i2c-designware: Process all i2c_msg messages in the interrupt handler by Shinya Kuribayashi · 15 years ago
  13. 41c4e35 i2c-designware: i2c_dw_read: Remove redundant target address checker by Shinya Kuribayashi · 15 years ago
  14. 52d7e43 i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits by Shinya Kuribayashi · 15 years ago
  15. ae72222 i2c-designware: Initialize byte count variables just prior to being used by Shinya Kuribayashi · 15 years ago
  16. 26ea15b i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer by Shinya Kuribayashi · 15 years ago
  17. 81e798b i2c-designware: Divide i2c_dw_xfer_msg into two functions by Shinya Kuribayashi · 15 years ago
  18. 21a89d4 i2c-designware: Enable RX_FULL interrupt by Shinya Kuribayashi · 15 years ago
  19. 4cb6d1d i2c-designware: Set Tx/Rx FIFO threshold levels by Shinya Kuribayashi · 15 years ago
  20. 0774539 i2c-designware: Process i2c_msg messages in the interrupt handler by Shinya Kuribayashi · 15 years ago
  21. c70c5cd i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug by Shinya Kuribayashi · 15 years ago
  22. d60c7e8 i2c-designware: Improved _HCNT/_LCNT calculation by Shinya Kuribayashi · 15 years ago
  23. 6d2ea48 i2c-designware: Remove an useless local variable "num" by Shinya Kuribayashi · 15 years ago
  24. e77cf23 i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer by Shinya Kuribayashi · 15 years ago
  25. 78839bd i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer by Shinya Kuribayashi · 15 years ago
  26. 91b52ca i2c-designware: Use platform_get_irq helper by Shinya Kuribayashi · 15 years ago
  27. e28000a i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts by Shinya Kuribayashi · 15 years ago
  28. ed5e1dd i2c-designware: Consolidate to use 32-bit word accesses by Shinya Kuribayashi · 15 years ago
  29. e069efb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  30. 324889b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  31. 27a338a [IA64] Fix cut/paste detritus from unistd.h by Tony Luck · 15 years ago
  32. 947a246 ARM: S3C24XX: DMA: Use valid index when accessing array by Ramax Lo · 15 years ago
  33. 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
  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. 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
  43. 9e9868a sysfs: deprecated features are to help old tools not to confuse them by Uwe Kleine-König · 15 years ago
  44. a252e74 sctp: fix compile error due to sysctl mismerge by Linus Torvalds · 15 years ago
  45. dd7cdb8 ALSA: radio/sound/miro: fix build, cleanup depends/selects by Randy Dunlap · 15 years ago
  46. ee6e365 ALSA: hda - Generalize EAPD inversion check in patch_analog.c by Takashi Iwai · 15 years ago
  47. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  48. 23eb3b6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  49. 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
  50. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  51. 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
  52. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  53. 41440ff Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  54. 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
  55. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  56. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  57. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  58. 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
  59. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  60. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  61. 370066e ASoC: Wrong variable returned on error by Roel Kluin · 15 years ago
  62. b38882f UBIFS: fix return code in check_leaf by Roel Kluin · 15 years ago
  63. 2b6f6c0 ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII by Tobias Hansen · 15 years ago
  64. d11f74c ALSA: hda - Exclude unusable ADCs for ALC88x by Takashi Iwai · 15 years ago
  65. 23033b2 ALSA: hda - Add missing Line-Out and PCM switches as slave by Takashi Iwai · 15 years ago
  66. 4b7e180 ALSA: hda - iMac 9,1 sound patch. by Justin P. Mattock · 15 years ago
  67. e6960e1 ALSA: opti93x: set MC indirect registers base from PnP data by Krzysztof Helt · 15 years ago
  68. 93b0d8c ARM: S3C: move s3c_pwm_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  69. 0f13c82 ARM: S3C24XX: Export s3c24xx_set_fiq for modules. by Ben Dooks · 15 years ago
  70. ad4e22f ARM: S3C: move s3c_adc_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  71. 878eadd cfq-iosched: Do not access cfqq after freeing it by Vivek Goyal · 15 years ago
  72. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  73. 447753d Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 15 years ago
  74. 1f26978 Input: appletouch - give up maintainership by Johannes Berg · 15 years ago
  75. 6604072 Input: dm355evm_kbd - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  76. e97af4c Input: wistron_btns - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  77. 36203c4 Input: add generic support for sparse keymaps by Dmitry Torokhov · 15 years ago
  78. 1b52f2a Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips" by Jeff Garzik · 15 years ago
  79. 42d61b9 [S390] 3215/3270 console: remove wrong comment by Heiko Carstens · 15 years ago
  80. 5e24eb0 [S390] dasd: remove BKL from extended error reporting code by Martin Schwidefsky · 15 years ago
  81. 3b47f9d [S390] vmlogrdr: remove BKL by Martin Schwidefsky · 15 years ago
  82. 3c492d2 [S390] vmur: remove BKL by Martin Schwidefsky · 15 years ago
  83. b8ccc51 [S390] zcrypt: remove BKL by Martin Schwidefsky · 15 years ago
  84. 5cbb5f5 [S390] 3270: remove BKL by Martin Schwidefsky · 15 years ago
  85. feb5c5a [S390] vmwatchdog: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  86. 801f97b [S390] monwriter: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  87. 1963403 [S390] monreader: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  88. 2da3cf9 [S390] s390: remove unused nfsd #includes by Boaz Harrosh · 15 years ago
  89. b069468 [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390 by Aristeu Rozanski · 15 years ago
  90. bd119ee [S390] etr/stp: put correct per cpu variable by Heiko Carstens · 15 years ago
  91. 9d4bfd4 [S390] tty3270: move keyboard compat ioctls by Arnd Bergmann · 15 years ago
  92. cb9d716 [S390] sclp: improve servicability setting by Martin Schwidefsky · 15 years ago
  93. 6a985c6 [S390] s390: use change recording override for kernel mapping by Christian Borntraeger · 15 years ago
  94. a968cd3 [S390] MAINTAINERS: Add s390 drivers block by Joe Perches · 15 years ago
  95. 2f319a5 [S390] use generic sockios.h header file by Christian Borntraeger · 15 years ago
  96. df27d7ba [S390] use generic termbits.h header file by Christian Borntraeger · 15 years ago
  97. c20c89a [S390] smp: remove unused typedef and defines by Heiko Carstens · 15 years ago
  98. 52b169c [S390] cmm: free pages on hibernate. by Martin Schwidefsky · 15 years ago
  99. 3947517 [S390] Improve code generated by atomic operations. by Martin Schwidefsky · 15 years ago
  100. 369a463 [S390] tape: remove BKL from tape driver by Martin Schwidefsky · 15 years ago