1. 6825fbc Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  2. 6bb951a Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  3. e49aedb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  4. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. f6c4c81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  6. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  7. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  8. 4ba1525 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  9. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  10. aed886c Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  11. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  12. 5327b9b Doc: use misc-devices/ dir for drivers by Jean Delvare · 15 years ago
  13. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  14. bfc9dca correct gpio.txt typos by Dominik D. Geyer · 15 years ago
  15. 2770f18 docbook: fix signal_pending() argument by Shawn Bohrer · 15 years ago
  16. 038f7d0 use DMA_BIT_MASK instead of inline constant by Marin Mitov · 15 years ago
  17. 472c064 Use KERN_WARNING instead of KERN_WARN, which does not exist by Randy Dunlap · 15 years ago
  18. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. 155a493 i2c-pnx: Map I2C adapter number to platform ID number by Kevin Wells · 15 years ago
  28. ef87143 i2c-omap: OMAP3: PM: (re)init for every transfer to support off-mode by Rajendra Nayak · 15 years ago
  29. 6d1ea0f i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases by Shinya Kuribayashi · 15 years ago
  30. a0e06ea i2c-designware: Cosmetic cleanups by Shinya Kuribayashi · 15 years ago
  31. ce6eb57 i2c-designware: Tx abort cleanups by Shinya Kuribayashi · 15 years ago
  32. 597fe31 i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors by Shinya Kuribayashi · 15 years ago
  33. 8f588e4 i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures by Shinya Kuribayashi · 15 years ago
  34. 69151e5 i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed by Shinya Kuribayashi · 15 years ago
  35. 201d6a7 i2c-designware: Process all i2c_msg messages in the interrupt handler by Shinya Kuribayashi · 15 years ago
  36. 41c4e35 i2c-designware: i2c_dw_read: Remove redundant target address checker by Shinya Kuribayashi · 15 years ago
  37. 52d7e43 i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits by Shinya Kuribayashi · 15 years ago
  38. ae72222 i2c-designware: Initialize byte count variables just prior to being used by Shinya Kuribayashi · 15 years ago
  39. 26ea15b i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer by Shinya Kuribayashi · 15 years ago
  40. 81e798b i2c-designware: Divide i2c_dw_xfer_msg into two functions by Shinya Kuribayashi · 15 years ago
  41. 21a89d4 i2c-designware: Enable RX_FULL interrupt by Shinya Kuribayashi · 15 years ago
  42. 4cb6d1d i2c-designware: Set Tx/Rx FIFO threshold levels by Shinya Kuribayashi · 15 years ago
  43. 0774539 i2c-designware: Process i2c_msg messages in the interrupt handler by Shinya Kuribayashi · 15 years ago
  44. c70c5cd i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug by Shinya Kuribayashi · 15 years ago
  45. d60c7e8 i2c-designware: Improved _HCNT/_LCNT calculation by Shinya Kuribayashi · 15 years ago
  46. 6d2ea48 i2c-designware: Remove an useless local variable "num" by Shinya Kuribayashi · 15 years ago
  47. e77cf23 i2c-designware: i2c_dw_xfer_msg: Use "struct dw_i2c_dev" pointer by Shinya Kuribayashi · 15 years ago
  48. 78839bd i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer by Shinya Kuribayashi · 15 years ago
  49. 91b52ca i2c-designware: Use platform_get_irq helper by Shinya Kuribayashi · 15 years ago
  50. e28000a i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts by Shinya Kuribayashi · 15 years ago
  51. ed5e1dd i2c-designware: Consolidate to use 32-bit word accesses by Shinya Kuribayashi · 15 years ago
  52. e069efb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  53. 324889b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  54. 27a338a [IA64] Fix cut/paste detritus from unistd.h by Tony Luck · 15 years ago
  55. 947a246 ARM: S3C24XX: DMA: Use valid index when accessing array by Ramax Lo · 15 years ago
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 9e9868a sysfs: deprecated features are to help old tools not to confuse them by Uwe Kleine-König · 15 years ago
  67. a252e74 sctp: fix compile error due to sysctl mismerge by Linus Torvalds · 15 years ago
  68. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  69. 23eb3b6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  70. 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
  71. adf9904 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  72. 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
  73. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  74. 41440ff Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  75. 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
  76. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  77. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  78. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  79. 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
  80. 3ad1f3b Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  81. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 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. 1b52f2a Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips" by Jeff Garzik · 15 years ago
  89. 42d61b9b [S390] 3215/3270 console: remove wrong comment by Heiko Carstens · 15 years ago
  90. 5e24eb0 [S390] dasd: remove BKL from extended error reporting code by Martin Schwidefsky · 15 years ago
  91. 3b47f9d [S390] vmlogrdr: remove BKL by Martin Schwidefsky · 15 years ago
  92. 3c492d2 [S390] vmur: remove BKL by Martin Schwidefsky · 15 years ago
  93. b8ccc51 [S390] zcrypt: remove BKL by Martin Schwidefsky · 15 years ago
  94. 5cbb5f5 [S390] 3270: remove BKL by Martin Schwidefsky · 15 years ago
  95. feb5c5a [S390] vmwatchdog: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  96. 801f97b [S390] monwriter: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  97. 1963403 [S390] monreader: remove lock_kernel() from open() function by Gerald Schaefer · 15 years ago
  98. 2da3cf9 [S390] s390: remove unused nfsd #includes by Boaz Harrosh · 15 years ago
  99. b069468 [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390 by Aristeu Rozanski · 15 years ago
  100. bd119ee [S390] etr/stp: put correct per cpu variable by Heiko Carstens · 15 years ago