1. 5d24091 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  2. cba2fa1 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  3. 6aea114a [PATCH] md: fix --re-add for raid1 and raid6 by NeilBrown · 19 years ago
  4. b2a2703 [PATCH] md: set default_bitmap_offset properly in set_array_info by NeilBrown · 19 years ago
  5. b5ab28a [PATCH] md: fix problem with raid6 intent bitmap by NeilBrown · 19 years ago
  6. 700e432 [PATCH] md: fix locking problem in r5/r6 by NeilBrown · 19 years ago
  7. 22dfdf5 [PATCH] md: improve read speed to raid10 arrays using 'far copies' by NeilBrown · 19 years ago
  8. 20c5ab6 [PATCH] fix broken hybrid v4l-dvb frontend selection by Michael Krufky · 19 years ago
  9. ad09d58 [PATCH] m32r: M3A-2170(Mappi-III) IDE support by Hirokazu Takata · 19 years ago
  10. 1a9c3f7 [PATCH] Console rotation fixes by Benjamin Herrenschmidt · 19 years ago
  11. a9d9baa [PATCH] clean up lock_cpu_hotplug() in cpufreq by Ashok Raj · 19 years ago
  12. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  13. cb3592b [SERIAL] mark several serial tables const by Arjan van de Ven · 19 years ago
  14. 24117de [MMC] Fix protocol errors by Pierre Ossman · 19 years ago
  15. 458af54 [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  16. 2012a11 [PATCH] drivers/infiniband/core/mad.c: fix use-after-release case by Adrian Bunk · 19 years ago
  17. 16a6317 [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  18. 42aacfb Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  19. 6d9885a [PATCH] fbcon: fix obvious bug in fbcon logo rotation code by Jasper Spaans · 19 years ago
  20. cf65f16 drm: fix quiescent locking by Dave Airlie · 19 years ago
  21. 33bc227 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  22. 569cfaa [PATCH] usb serial: remove redundant include by Nicolas Kaiser · 19 years ago
  23. 63dc3ff [PATCH] USB: fix USB key generates ioctl_internal_command errors issue by David Härdeman · 19 years ago
  24. 21b1861 [PATCH] USB: ohci, move ppc asic tweaks nearer pci by David Brownell · 19 years ago
  25. 1880752 [PATCH] USB: EHCI updates split init/reinit logic for resume by David Brownell · 19 years ago
  26. abcc944 [PATCH] USB: EHCI updates mostly whitespace cleanups by David Brownell · 19 years ago
  27. f03c17f [PATCH] USB: EHCI updates by David Brownell · 19 years ago
  28. b4723ae [PATCH] USB: ftdi_sio: new IDs for KOBIL devices by Ian Abbott · 19 years ago
  29. 0b67ba6 [PATCH] USB: SN9C10x driver - bad page state fix by Damian Wrobel · 19 years ago
  30. f366633 [PATCH] PCI: kernel-doc fix for pci-acpi.c by Randy Dunlap · 19 years ago
  31. 5a49f20 [PATCH] PCI Express Hotplug: clear sticky power-fault bit by Rajesh Shah · 19 years ago
  32. 657a19e [PATCH] hwmon: hdaps missing an axis by Eugeniy Meshcheryakov · 19 years ago
  33. 07eab46 [PATCH] hwmon: Fix missing it87 fan div init by Jean Delvare · 19 years ago
  34. d0d3cd6 [PATCH] hwmon: Fix lm78 VID conversion by Jean Delvare · 19 years ago
  35. 2723ab9 [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits by Yuan Mu · 19 years ago
  36. 2b08c8d [PATCH] Small fixes to driver core by Alan Stern · 19 years ago
  37. c101e77 [PATCH] revert floppy-fix-read-only-handling by Andrew Morton · 19 years ago
  38. 7655f49 drm: move is_pci to the end of the structure by Dave Airlie · 19 years ago
  39. c41f471 drm: add __GFP_COMP to the drm_alloc_pages by Dave Airlie · 19 years ago
  40. bd07ed2 I think that if a PCI bus is a root bus, attached to a host bridge not a by Dave Airlie · 19 years ago
  41. a9b1ef8 [SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  42. 7692c5d [PATCH] device-mapper raid1: drop mark_region spinlock fix by Jonathan E Brassow · 19 years ago
  43. 233886dd [PATCH] device-mapper snapshot: bio_list fix by jblunck@suse.de · 19 years ago
  44. 640eb3b [PATCH] device-mapper dm-mpath: endio spinlock fix by Stefan Bader · 19 years ago
  45. 0e56822 [PATCH] device-mapper: mirror log bitset fix by Alasdair G Kergon · 19 years ago
  46. c4cc663 [PATCH] device-mapper: list_versions fix by Alasdair G Kergon · 19 years ago
  47. b6fcc80 [PATCH] device-mapper dm-ioctl: missing put in table load error case by Kiyoshi Ueda · 19 years ago
  48. 6c52f13 [PATCH] dell_rbu driver depends on x86[64] by Dave Jones · 19 years ago
  49. 79e448b [PATCH] Fix a bug in scsi_get_command by Matthew Dobson · 19 years ago
  50. e738cf6 [PATCH] cpufreq: silence cpufreq for UP by Grant Coady · 19 years ago
  51. 5ef897c [PATCH] vgacon: Fix usage of stale height value on vc initialization by Antonino A. Daplas · 19 years ago
  52. b4627de [PATCH] fbcon: Console Rotation - Fix wrong shift calculation by Antonino A. Daplas · 19 years ago
  53. f57e88a [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED by Hugh Dickins · 19 years ago
  54. 18317ab [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCI by Richard Knutsson · 19 years ago
  55. 989e4d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scjody/ieee1394 by Linus Torvalds · 19 years ago
  56. 5ea8051 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  57. c889b89 [SERIAL] imx: Fix missed platform_driver_unregister by Russell King · 19 years ago
  58. e7e37ee9 Merge ../linus/ by Dave Jones · 19 years ago
  59. c243f1f [AGPGART] Support VIA P4M800CE bridge. by Dave Jones · 19 years ago
  60. db93a82 [PATCH] Fix an OOPS is CinergyT2 by Dmitry Torokhov · 19 years ago
  61. d489227 Fix missing initialization in ir-kbd-gpio.c by Dmitry Torokhov · 19 years ago
  62. d271d1c Fix an OOPS when initializing IR remote on saa7134 by Dmitry Torokhov · 19 years ago
  63. 9e50afd Input: make serio and gameport more swsusp friendly by Dmitry Torokhov · 19 years ago
  64. bd0ef23 Input: handle failures in input_register_device() by Dmitry Torokhov · 19 years ago
  65. e597f0c8 Input: uinput - don't use "interruptible" in FF code by Dmitry Torokhov · 19 years ago
  66. 59c7c03 Input: uinput - add UI_SET_SWBIT ioctl by Dmitry Torokhov · 19 years ago
  67. 2950641 Input: uinput - convert to dynalloc allocation by Dmitry Torokhov · 19 years ago
  68. e753b65 Input: wistron - disable wifi/bluetooth on suspend by Miloslav Trmac · 19 years ago
  69. a5b0cc8 Input: wistron - add PM support by Dmitry Torokhov · 19 years ago
  70. 22a397e Input: wistron - convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  71. 84b256a Input: wistron - add support for Acer Aspire 1500 notebooks by Bernhard Rosenkraenzer · 19 years ago
  72. e9fb028 Input: wistron - disable for x86_64 by Andrew Morton · 19 years ago
  73. 5fc1468 Input: add Wistron driver by Dmitry Torokhov · 19 years ago
  74. 0d4c859 Input: atkbd - speed up setting leds/repeat state by Dmitry Torokhov · 19 years ago
  75. 4477914 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  76. 8ee3f40 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  77. 3b762d3 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  78. 29ac878 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  79. 17514e8 [PATCH] ide: add missing __init tags to device drivers by Bartlomiej Zolnierkiewicz · 19 years ago
  80. e07bc70 [PATCH] ide: remove dead code from flagged_taskfile() by Bartlomiej Zolnierkiewicz · 19 years ago
  81. c0bc113 [PATCH] ide: remove dead DEBUG_TASKFILE code by Bartlomiej Zolnierkiewicz · 19 years ago
  82. 071ffcc [PATCH] ide: remove unused ide_action_t:ide_next by Bartlomiej Zolnierkiewicz · 19 years ago
  83. 14351f8 [PATCH] sis5513: enable ATA133 for the SiS965 southbridge by Aurelien Jarno · 19 years ago
  84. 4f1d774 [PATCH] via82cxxx: add VIA VT6410 IDE support by Mathias Kretschmer · 19 years ago
  85. 832f4ed [SERIAL] Remove unused variable in sa1100.c by Russell King · 19 years ago
  86. b63d4f0 [SERIAL] Fix status reporting with PL011 serial driver by Russell King · 19 years ago
  87. b286e39 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  88. 9b152d5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  89. 62ae144 Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  90. eabc779 IB/umad: make sure write()s have sufficient data by Roland Dreier · 19 years ago
  91. 6593178 [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU by James Bottomley · 19 years ago
  92. c37ea21 [PATCH] ide: make comment match reality by Ralf Baechle · 19 years ago
  93. 48fd0d1 IB/mthca: Safer max_send_sge/max_recv_sge calculation by Michael S. Tsirkin · 19 years ago
  94. 1e39dea [PATCH] cs5520: fix return value of cs5520_init_one() by Amit Gud · 19 years ago
  95. bf4c796 [PATCH] siimage: docs urls by Jeff Garzik · 19 years ago
  96. ec0fb4b [PATCH] aec62xxx: remove all dead (#if0'd) code by Thibaut VARENE · 19 years ago
  97. bcd039b Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  98. 963f48a sbp2_command_orb_lock must be held when accessing the _orb_inuse list. by Jody McIntyre · 19 years ago
  99. 2161558 Merge branch 'master' by Kyle McMartin · 19 years ago
  100. fba51ba [PATCH] pmac IDE: don't release empty interfaces by Thibaut VARENE · 19 years ago