1. b45d527 sb1250-duart.c: SB1250 DUART serial support by Maciej W. Rozycki · 18 years ago
  2. c6d4d63 unregister_blkdev(): delete redundant message by Akinobu Mita · 18 years ago
  3. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 18 years ago
  4. 74489a9 Add support for Xilinx SystemACE CompactFlash interface by Grant Likely · 18 years ago
  5. 99121c0 powerpc: 8xx: fix whitespace and indentation by Vitaly Bordug · 18 years ago
  6. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 18 years ago
  7. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 18 years ago
  8. 5ee403f parse error, drivers/i2c/busses/i2c-pmcmsp.c by Yoann Padioleau · 18 years ago
  9. ae6f4a8 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  10. 45ea5dcd drm: add idr_init to drm_stub.c by Dave Airlie · 18 years ago
  11. cca5307 drm: fix problem with SiS typedef with sisfb enabled. by Dave Airlie · 18 years ago
  12. a5fcaa2 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  13. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 18 years ago
  14. 6296814 drm: convert drm context code to use Linux idr by Dave Airlie · 18 years ago
  15. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  16. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  17. f798634 [SERIAL] SUNHV: Fix jerky console on LDOM guests. by David S. Miller · 18 years ago
  18. c5e3ae8 forcedeth bug fix: realtek phy by Ayaz Abdulla · 18 years ago
  19. d215d8a forcedeth bug fix: vitesse phy by Ayaz Abdulla · 18 years ago
  20. 14a67f3 forcedeth bug fix: cicada phy by Ayaz Abdulla · 18 years ago
  21. 05ffdd7 atl1: reorder atl1_main functions by Jay Cliburn · 18 years ago
  22. 2ca13da atl1: fix excessively indented code by Jay Cliburn · 18 years ago
  23. 53ffb42 atl1: cleanup atl1_main by Jay Cliburn · 18 years ago
  24. 2b11614 atl1: header file cleanup by Jay Cliburn · 18 years ago
  25. 70d9d4b atl1: remove irq_sem by Jay Cliburn · 18 years ago
  26. d4f01a7 cdc-subset to support new vendor/product ID by jing xiang · 18 years ago
  27. 9030c0d 8139cp: implement the missing dev->tx_timeout by Francois Romieu · 18 years ago
  28. c97884b myri10ge: Remove nonsensical limit in the tx done routine by Brice Goglin · 18 years ago
  29. be5ae97 gianfar: kill unused header by Kumar Gala · 18 years ago
  30. 06103b1 EP93XX_ETH must select MII by John Donoghue · 18 years ago
  31. 446ebd0 macb: Add multicast capability by Patrice Vilchez · 18 years ago
  32. 6c36a70 macb: Use generic PHY layer by frederic RODO · 18 years ago
  33. 54ab292 s390: add barriers to qeth driver by Frank Blaschka · 18 years ago
  34. aa617aa s390: scatter-gather for inbound traffic in qeth driver by Frank Blaschka · 18 years ago
  35. 44c8215 eHEA: Introducing support vor DLPAR memory add by Thomas Klein · 18 years ago
  36. 5be8084 Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  37. 8910b49 Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c by Micah Gruber · 18 years ago
  38. c2dc1ad Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  39. 9793c32 Fix too few arguments to function `scsi_cmd_ioctl' by S.Çağlar Onur · 18 years ago
  40. e245bef Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  41. 14dc524 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  42. 02b2318 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  43. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  44. 347e03d cpwatchdog build fix by Andrew Morton · 18 years ago
  45. 17e0c7c sn_console section mismatch warning by Jes Sorensen · 18 years ago
  46. 8f14137 drivers/char/ipmi/ipmi_si_intf.c: lower printk severity by Dan Aloni · 18 years ago
  47. e5fa499 drivers/char/ipmi/ipmi_poweroff.c: lower printk severity by Dan Aloni · 18 years ago
  48. b211121 isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag() by Jesper Juhl · 18 years ago
  49. 7e7d136 serial: remove termios checks from various old char serial drivers by Alan Cox · 18 years ago
  50. d471d34 68360serial: remove broken optimisation by Alan Cox · 18 years ago
  51. de1764a synclink: remove bogus 'no change' termios optimisation from synclink drivers by Alan Cox · 18 years ago
  52. 3542612 genericserial: remove bogus optimisation check and dead code paths by Alan Cox · 18 years ago
  53. db0ef08 amiserial: remove incorrect 'no termios change' check by Alan Cox · 18 years ago
  54. 2618c60 dma: make dma pool to use kmalloc_node by Yinghai Lu · 18 years ago
  55. e7c310c parport_pc: it887x fix by Niels de Vos · 18 years ago
  56. be0ef95 nbd.c: sock_xmit: cleanup signal related code by Oleg Nesterov · 18 years ago
  57. 3e1ac13 kcdrwd: remove unneeded flush_signals() call by Oleg Nesterov · 18 years ago
  58. 1b6dd9b adb_probe_task: remove unneeded flush_signals() call by Oleg Nesterov · 18 years ago
  59. ea5a3dcf COBALT: remove all references to Cobalt NVRAM by Robert P. J. Day · 18 years ago
  60. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 18 years ago
  61. f3dc8c1 intel-rng: undo mess made by an 80 column extremist by Alan Cox · 18 years ago
  62. abd4aa5 undeprecate raw driver by Dave Jones · 18 years ago
  63. f3a740c sony-laptop: use NULL for pointer by Randy Dunlap · 18 years ago
  64. c289dca remove sonypi_camera_command() by Adrian Bunk · 18 years ago
  65. 759448f Kernel utf-8 handling by Jan Engelhardt · 18 years ago
  66. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 18 years ago
  67. 9e6077b atmel_serial: fix break handling by Haavard Skinnemoen · 18 years ago
  68. 1b0fac4 dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs by Dan Williams · 18 years ago
  69. 7126dd0 Char: ip2, use msleep for sleeping by Jiri Slaby · 18 years ago
  70. 6defec1 Char: n_r3964, use wait_event_interruptible by Jiri Slaby · 18 years ago
  71. e0955e1 Char: genrtc, use wait_event_interruptible by Jiri Slaby · 18 years ago
  72. 6804396 Char: tty_ioctl, little whitespace cleanup by Jiri Slaby · 18 years ago
  73. 5a52bd4 Char: tty_ioctl, use wait_event_interruptible_timeout by Jiri Slaby · 18 years ago
  74. 2b770b4 Char: mxser_new, fix sparse warning by Jiri Slaby · 18 years ago
  75. 7bf1fc4 kconfig: no STRANGE misc. devices by Randy Dunlap · 18 years ago
  76. 506eb99 tty_io: Use kzalloc by Jean Delvare · 18 years ago
  77. b0fed31 Char: n_hdlc, allow RESTARTSYS retval of tty write by Jiri Slaby · 18 years ago
  78. b2ff457 RTC: Ratelimit "lost interrupts" message by Ben Collins · 18 years ago
  79. 1e3e8d9 rocket.c: fix unchecked mutex_lock_interruptible() by Satyam Sharma · 18 years ago
  80. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 18 years ago
  81. 1b28f22 edd: switch to pci_get based API by Alan Cox · 18 years ago
  82. c1fbac4 Update zilog timeout by Thiemo Seufer · 18 years ago
  83. 21eb920 drivers/block/z2ram: Remove TRUE/FALSE defines by Richard Knutsson · 18 years ago
  84. 46c65b7 Make /proc/misc use seq_list_xxx helpers by Pavel Emelianov · 18 years ago
  85. 9ac1625 Use mutexes instead of semaphores in I2O driver by Matthias Kaehlcke · 18 years ago
  86. 9c1729d Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex by Alan Cox · 18 years ago
  87. 35ef63f use no_pci_devices() in pci/search.c by Andrew Morton · 18 years ago
  88. ed4aaad fix jvc cdrom drive lockup by Zhang, Yanmin · 18 years ago
  89. 012bfdf Use menuconfig objects: W1 by Jan Engelhardt · 18 years ago
  90. 5c493f5 Use menuconfig objects: PNP by Jan Engelhardt · 18 years ago
  91. 9f5096c Use menuconfig objects: parport by Jan Engelhardt · 18 years ago
  92. 04e9aee Use menuconfig objects: I2O by Jan Engelhardt · 18 years ago
  93. b511431 Use menuconfig objects: crypto hw by Jan Engelhardt · 18 years ago
  94. 1359188 Use menuconfig objects: connector by Jan Engelhardt · 18 years ago
  95. 7126b75 Use menuconfig objects II - TPM by Jan Engelhardt · 18 years ago
  96. 79e508a Use menuconfig objects II - Telephony by Jan Engelhardt · 18 years ago
  97. 376df37 Use menuconfig objects II - misc strange dev by Jan Engelhardt · 18 years ago
  98. bcf6b4b Use menuconfig objects II - IPMI by Jan Engelhardt · 18 years ago
  99. 751cb5e Use menuconfig objects II - EDAC by Jan Engelhardt · 18 years ago
  100. f592096 Use menuconfig objects II - auxdisplay by Jan Engelhardt · 18 years ago