1. 9bd27cb ide-cd: fix DMA alignment regression by Borislav Petkov · 16 years ago
  2. 721d5df Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  3. 7105212 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  4. 814b3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  5. e61467e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  6. c732acd Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  7. 7f82f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  8. d6c3112 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  9. fce4877 tty: Fix USB kref leak by Alan Cox · 16 years ago
  10. 0fb7f4f Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  11. cdcba02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  12. 53387b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  13. 52e8e19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  14. 908c3d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  15. 3a7029d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. 6c89161 ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si by Scott James Remnant · 16 years ago
  17. 120a374 framebuffer compat_ioctl deadlock by Mikulas Patocka · 16 years ago
  18. 51b7616 rtc S3C: add device_init_wakeup() invokation by Yauhen Kharuzhy · 16 years ago
  19. bcc378e rtc: ds3234 doesn't link when built-in by Geert Uytterhoeven · 16 years ago
  20. b7f7b07 sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified by Dean Nelson · 16 years ago
  21. b77b0ef i2o: fix kernel-doc warnings by Randy Dunlap · 16 years ago
  22. 99e87fd hdpuftrs: fix build by Mariusz Kozlowski · 16 years ago
  23. 6158d3a sony-laptop: ignore missing _DIS method on pic device by Matthew Garrett · 16 years ago
  24. def1be2 fbcon: don't inline updatescrollmode by Marcin Slusarz · 16 years ago
  25. 992b692 edac: fix enabling of polling cell module by Benjamin Herrenschmidt · 16 years ago
  26. eb944db rtc-s3c: fix section mismatch warnings by Yauhen Kharuzhy · 16 years ago
  27. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  28. df8bc08c edac x38: new MC driver module by Hitoshi Mitake · 16 years ago
  29. 75b7edf viafb: removed duplicated #include's by Huang Weiyi · 16 years ago
  30. 1841c0f regulator: da903x regulator bug fix by Jonathan Cameron · 16 years ago
  31. ab3bd08 Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 by Russell King · 16 years ago
  32. da6801e i2c-s3c2410: Correct use of ! and & by Julia Lawall · 16 years ago
  33. 4a029ab scx200_i2c: Add missing class parameter by Lennart Sorensen · 16 years ago
  34. 09d9327 CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27. by Ralf Baechle · 16 years ago
  35. 4bdebe5 CHAR: Delete old and now unused DS1286 driver. by Ralf Baechle · 16 years ago
  36. 05cd254 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  37. a0601c8 leds: da903x: (da9030 only) led brightness reversed. by Jonathan Cameron · 16 years ago
  38. 879129d2 dm snapshot: wait for chunks in destructor by Mikulas Patocka · 16 years ago
  39. 60c856c8 dm snapshot: fix register_snapshot deadlock by Mikulas Patocka · 16 years ago
  40. b34578a dm raid1: fix do_failures by Ilpo Jarvinen · 16 years ago
  41. fb881f7 [ARM] build fixes for netX serial driver by Paul Bolle · 16 years ago
  42. fa157bd HID: add quirk entry for no-name keyboard (0x13ba/0x0017) by Alan Stern · 16 years ago
  43. 4e318d7 sysfs: Fix return values for sysdev_store_{ulong,int} by Andi Kleen · 16 years ago
  44. 6515136 driver core: drivers/base/sys.c: update comments by Qinghuang Feng · 16 years ago
  45. 61fbeba USB: prevent autosuspend during hub initialization by Alan Stern · 16 years ago
  46. 74511bb USB: Unusual dev for the "Kyocera / Contax SL300R T*" digital camera. by Jens Taprogge · 16 years ago
  47. b361a6e USB: usbtmc: Use explicit unsigned type for input buffer instead of char* by Chris Malley · 16 years ago
  48. cde217a USB: fix crash when URBs are unlinked after the device is gone by Alan Stern · 16 years ago
  49. 5cbff96 [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl by Dmitry Baryshkov · 16 years ago
  50. 48e5eca amd8111e: Fix rx return code by Chris Friesen · 16 years ago
  51. f49d81a regulator: Build on non-ARM platforms by Mark Brown · 16 years ago
  52. 29fa058 [PATCH] Switch all my contributions stuff to a single common address by Alan Cox · 16 years ago
  53. b3ed4bc Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  54. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. b30fc14 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  56. 3c136f2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  57. b3c21e4 [S390] tape: disable interrupts in tape_open and tape_release by Frank Munzert · 16 years ago
  58. 7a4a1cc [S390] tape block: complete request with correct locking by Frank Munzert · 16 years ago
  59. 2c78091 [S390] qdio: remove incorrect memset by Jan Glauber · 16 years ago
  60. 7c045aa [S390] qdio: prevent double qdio shutdown in case of I/O errors by Jan Glauber · 16 years ago
  61. 934d9c2 md: destroy partitions and notify udev when md array is stopped. by NeilBrown · 16 years ago
  62. 87943ac libata: ahci enclosure management bit mask by David Milburn · 16 years ago
  63. eb40963 libata: ahci enclosure management led sync by David Milburn · 16 years ago
  64. e7c0d21 pata_ninja32: suspend/resume support by Alan Cox · 16 years ago
  65. 054e5f6 libata: Fix LBA48 on pata_it821x RAID volumes. by Ondrej Zary · 16 years ago
  66. 90484eb libata: clear saved xfer_mode and ncq_enabled on device detach by Tejun Heo · 16 years ago
  67. e8b3b5e sata_sil24: configure max read request size to 4k by Tejun Heo · 16 years ago
  68. 3cd8ddb libata: add missing kernel-doc by Randy Dunlap · 16 years ago
  69. 4a9c7b3 libata: fix device iteration bugs by Tejun Heo · 16 years ago
  70. c77a036 ahci: Add support for Promise PDC42819 by Mark Nelson · 16 years ago
  71. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  72. 9e94302 [ARM] 5322/1: Fix fastpath issue in mmci.c by Linus Walleij · 16 years ago
  73. f2c2e25 p54: fix build warnings by Christian Lamparter · 16 years ago
  74. bc1b32d ath5k: Reset key cache on interface up, thus fixing resume by Elias Oltmanns · 16 years ago
  75. 3596162 p54: fix misbehavings when firmware can't be found by Christian Lamparter · 16 years ago
  76. 753dcfe dm9601: runtime mac address change support by Peter Korsgaard · 16 years ago
  77. 07b5f6a via-velocity: use driver string instead of dev->name before register_netdev() by Sven Hartge · 16 years ago
  78. 404b12c drivers/net/wan/syncppp: Fix unused-var warnings by Jeff Garzik · 16 years ago
  79. e65b959 mlx4: Setting the correct offset for default mac address by Yevgeny Petrilin · 16 years ago
  80. 9de14eb mlx4_en: remove duplicated #include by Huang Weiyi · 16 years ago
  81. c778e11 ibm_newemac: Fix typo in flow control config option by Josh Boyer · 16 years ago
  82. 3fd09c4 ehea: Detect 16GB hugepages for firmware restriction by Thomas Klein · 16 years ago
  83. 74d5e8a dmfe: check pci_alloc_consistent errors by FUJITA Tomonori · 16 years ago
  84. 2d488c2 qeth: avoid skb_under_panic for malformatted inbound data by Ursula Braun · 16 years ago
  85. cc18128 qeth: remove unnecessary support ckeck in sysfs route6 by Frank Blaschka · 16 years ago
  86. e1f03ae qeth: fix offset error in non prealloc header path by Frank Blaschka · 16 years ago
  87. 0f5623c qeth: remove non-recover-thread checkings by Ursula Braun · 16 years ago
  88. 49fdf67 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  89. 43a49cb libata: fix NCQ devices behind port multipliers by Jens Axboe · 16 years ago
  90. b70a6b2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  91. 1d63e72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  92. 4c2bdcd INPUT: sgi_btns: Add license specification by Dmitri Vorobiev · 16 years ago
  93. 6634160 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  94. 77122d0 Tidy up addresses in random drivers by Alan Cox · 16 years ago
  95. b9b54aa leds: da903x: fix the building failure of incomplete type of 'work' by Eric Miao · 16 years ago
  96. b170060 HID: sync on deleted io_retry timer in usbhid driver by Jiri Slaby · 16 years ago
  97. 3d5afd3 HID: fix oops during suspend of unbound HID devices by Jiri Slaby · 16 years ago
  98. b700a98 libertas: free sk_buff with kfree_skb by Sergio Luis · 16 years ago
  99. cbfd24a btsdio: free sk_buff with kfree_skb by Sergio Luis · 16 years ago
  100. f8d56f1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago