1. 9fe66df Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  2. ce1289a [PATCH] Sun HME: enable and map PCI ROM properly by Willy Tarreau · 19 years ago
  3. 4120b02 Sun GEM ethernet: enable and map PCI ROM properly by Linus Torvalds · 19 years ago
  4. 9ec4ff4 hpt366: write the full 4 bytes of ROM address, not just low 1 byte by Linus Torvalds · 19 years ago
  5. aa7c3a1 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  6. 5437775 [MFD] Cleanups suggested by Dmitri, Vojtech and lists. by Pavel Machek · 19 years ago
  7. 48c9202 [MFD] Add code UCB1200/UCB1300 assabet platform support by Russell King · 19 years ago
  8. acb4543 [MFD] Add code UCB1200/UCB1300 touchscreen support by Russell King · 19 years ago
  9. 05c45ca [MFD] Add code UCB1200/UCB1300 device support by Russell King · 19 years ago
  10. 2d21247 [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID" by Alexey Dobriyan · 19 years ago
  11. 7f93220 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  12. 2625c1b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  13. 0aaaa02 [PATCH] envctrl fixes by viro@ZenIV.linux.org.uk · 19 years ago
  14. fe08ac3 [PATCH] __user annotations (scsi/ch) by viro@ZenIV.linux.org.uk · 19 years ago
  15. 3579713 [PATCH] cfq-iosched: reverse bad reference count fix by Jens Axboe · 19 years ago
  16. 1e63bc7 [PATCH] telephony: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  17. 7b4ccf8 [PATCH] parport: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  18. da4cd8d [PATCH] drivers/char: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  19. 2ddee1b7 [PATCH] drivers/cdrom: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  20. 86e8486 [PATCH] drivers/block: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  21. b01d868 [PATCH] remove ACPI S4bios support by Pavel Machek · 19 years ago
  22. 2aad5f0 [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  23. f6a2f34 [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  24. 0c5719c [PATCH] janitor: tulip/de4x5: list_for_each by Domen Puncer · 19 years ago
  25. 46308c0 [PATCH] janitor: block/umem: replace PRINTK with pr_debug by Domen Puncer · 19 years ago
  26. 80ce45f [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  27. 81616c5 [PATCH] janitor: net/ppp-generic: list_for_each_entry by Domen Puncer · 19 years ago
  28. 2665b89 [PATCH] janitor: ide: min/max macros in ide-timing.h by Clemens Buchacher · 19 years ago
  29. 9675770 [PATCH] drivers/char/lp.c : Use of the time_after() macro by Marcelo Feitoza Parisi · 19 years ago
  30. 338cec3 [PATCH] merge some from Rusty's trivial patches by Adrian Bunk · 19 years ago
  31. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  32. 887c27f [PATCH] fix unusual placement of inline keyword in hpet by Adrian Bunk · 19 years ago
  33. f4c9925 [PATCH] telephony/ixj: use msleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  34. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  35. 621a4d1 [PATCH] char/n_tty: fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  36. 1ac19f4 [PATCH] hdpu_cpustate.c: misc_register() can fail by Christophe Lucas · 19 years ago
  37. cf85d5c [PATCH] drivers/char/lcd.c: misc_register() can fail by Christophe Lucas · 19 years ago
  38. 819a3eb [PATCH] applicom: fix error handling by Christophe Lucas · 19 years ago
  39. a7482a2 [PATCH] synclink_cs add statistics clear by Paul Fulghum · 19 years ago
  40. 4327edf [PATCH] Subject: PATCH: fix numa caused compile warnings by Alan Cox · 19 years ago
  41. d39969d Input: i8042 - use kzalloc instead of kcalloc by Dmitry Torokhov · 19 years ago
  42. fe1e860 Input: clean up whitespace and formatting in drivers/char/keyboard.c by Dmitry Torokhov · 19 years ago
  43. c4a72cb [MMC] Add mmc_detect_change() delay support for wbsd driver by Russell King · 19 years ago
  44. 1b205c2 [PATCH] IB: fix CM use-after-free by Roland Dreier · 19 years ago
  45. 354ba39 [PATCH] IB CM: support CM redir by John Kingman · 19 years ago
  46. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  47. 87fc767 [PATCH] md: fix BUG when raid10 rebuilds without enough drives by NeilBrown · 19 years ago
  48. 6d50824 [PATCH] md: fix raid10 assembly when too many devices are missing by NeilBrown · 19 years ago
  49. 6118156 [PATCH] md: really get sb_size setting right in all cases by NeilBrown · 19 years ago
  50. 188c18f [PATCH] md: make sure the new 'sb_size' is set properly device added without pre-existing superblock. by NeilBrown · 19 years ago
  51. b325a32 [PATCH] md: report spare drives in /proc/mdstat by NeilBrown · 19 years ago
  52. 1cd6bf1 [PATCH] md: add information about superblock version to /proc/mdstat by NeilBrown · 19 years ago
  53. 720a3dc [PATCH] md: use queue_hardsect_size instead of block_size for md superblock size calc. by NeilBrown · 19 years ago
  54. 53e87fb [PATCH] md: choose better default offset for bitmap. by NeilBrown · 19 years ago
  55. 500af87 [PATCH] md: tidy up daemon stop/start code in md/bitmap.c by NeilBrown · 19 years ago
  56. 9ba0053 [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly. by NeilBrown · 19 years ago
  57. a6fb093 [PATCH] md: use kthread infrastructure in md by NeilBrown · 19 years ago
  58. 934ce7c [PATCH] md: write-intent bitmap support for raid6 by NeilBrown · 19 years ago
  59. 7262668 [PATCH] md: add write-intent-bitmap support to raid5 by NeilBrown · 19 years ago
  60. 0002b27 [PATCH] md: limit size of sb read/written to appropriate amount by NeilBrown · 19 years ago
  61. ab904d6 [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly. by NeilBrown · 19 years ago
  62. 71c0805 [PATCH] md: allow md to load a superblock with feature-bit '1' set by NeilBrown · 19 years ago
  63. 7b1e35f [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks. by NeilBrown · 19 years ago
  64. 3178b0d [PATCH] md: do not set mddev->bitmap until bitmap is fully initialised by NeilBrown · 19 years ago
  65. 585f0dd [PATCH] md: make sure bitmap_daemon_work actually does work. by NeilBrown · 19 years ago
  66. 9e6603d [PATCH] md: raid1_quiesce is back to front, fix it. by NeilBrown · 19 years ago
  67. 15945fe [PATCH] md: support md/linear array with components greater than 2 terabytes. by NeilBrown · 19 years ago
  68. 4b6d287 [PATCH] md: add write-behind support for md/raid1 by NeilBrown · 19 years ago
  69. 8ddf9ef [PATCH] md: support write-mostly device in raid1 by NeilBrown · 19 years ago
  70. 36fa306 [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps by NeilBrown · 19 years ago
  71. 6a07997 [PATCH] md: improve handling of bitmap initialisation. by NeilBrown · 19 years ago
  72. 1923b99 [PATCH] md: don't allow new md/bitmap file to be set if one already exists by NeilBrown · 19 years ago
  73. 844e8d9 [PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c by Jun'ichi Nomura · 19 years ago
  74. e5dcdd8 [PATCH] md: fail IO request to md that require a barrier. by NeilBrown · 19 years ago
  75. 3ec67ac [PATCH] md: fix minor error in raid10 read-balancing calculation. by NeilBrown · 19 years ago
  76. 63aaf64 Make sure that userspace does not retrieve stale asynchronous or by Roland Dreier · 19 years ago
  77. fbed8ee [PATCH] IB: Move SA attributes to ib_sa.h by Hal Rosenstock · 19 years ago
  78. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  79. b95adac [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c by viro@ZenIV.linux.org.uk · 19 years ago
  80. 87162a2 [PATCH] trivial __user annotations (md) by viro@ZenIV.linux.org.uk · 19 years ago
  81. 0170359 [PATCH] trivial __user annotations (evdev) by viro@ZenIV.linux.org.uk · 19 years ago
  82. 21b2922 [PATCH] trivial __user cleanup (video1394) by viro@ZenIV.linux.org.uk · 19 years ago
  83. 18fb944 [PATCH] trivial __user annotations (ipmi) by viro@ZenIV.linux.org.uk · 19 years ago
  84. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  85. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  86. 20fd576 [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago
  87. 3b4abff [PATCH] quiet non-x86 option ROM warnings by Olaf Hering · 19 years ago
  88. 63edcea [PATCH] i810fb: Stop LCD displays from flickering by Antonino A. Daplas · 19 years ago
  89. 74f6ae8 [PATCH] i810fb: Add i2c/DDC support by Antonino A. Daplas · 19 years ago
  90. 829e79b [PATCH] fbcon: Break up bit_putcs into its component functions by Antonino A. Daplas · 19 years ago
  91. ba44cd2 [PATCH] pxafb: Add hsync time reporting hook by Richard Purdie · 19 years ago
  92. 61ab790 [PATCH] fbdev: Initialize var structure in calc_mode_timings by Antonino A. Daplas · 19 years ago
  93. 7c1cd6f [PATCH] nvidiafb: Fixed mirrored characters in big endian machines by Antonino A. Daplas · 19 years ago
  94. 88fb2c6 [PATCH] fbcon: Stop cursor timer if console is inactive by Antonino A. Daplas · 19 years ago
  95. c52890c [PATCH] savagefb: Make mode_option available when compiled as a module by Antonino A. Daplas · 19 years ago
  96. 948a95f [PATCH] nvidiafb: Use CVT to get mode for digital displays by Antonino A. Daplas · 19 years ago
  97. 96fe6a2 [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support by Antonino A. Daplas · 19 years ago
  98. cdb9b9f [PATCH] PCI: Small rearrangement of PCI probing code by Paul Mackerras · 19 years ago
  99. c87f883 [PATCH] PCI: Unhide SMBus on Compaq Evo N620c by Rumen Ivanov Zarev · 19 years ago
  100. 7c56075 [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp by Rajesh Shah · 19 years ago