1. 2aad5f0 [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  2. f6a2f34 [PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  3. 0c5719c [PATCH] janitor: tulip/de4x5: list_for_each by Domen Puncer · 19 years ago
  4. 46308c0 [PATCH] janitor: block/umem: replace PRINTK with pr_debug by Domen Puncer · 19 years ago
  5. 80ce45f [PATCH] janitor: ide-tape: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  6. 81616c5 [PATCH] janitor: net/ppp-generic: list_for_each_entry by Domen Puncer · 19 years ago
  7. 2665b89 [PATCH] janitor: ide: min/max macros in ide-timing.h by Clemens Buchacher · 19 years ago
  8. 9675770 [PATCH] drivers/char/lp.c : Use of the time_after() macro by Marcelo Feitoza Parisi · 19 years ago
  9. 338cec3 [PATCH] merge some from Rusty's trivial patches by Adrian Bunk · 19 years ago
  10. f9101210 [PATCH] vfree and kfree cleanup in drivers/ by Jesper Juhl · 19 years ago
  11. 887c27f [PATCH] fix unusual placement of inline keyword in hpet by Adrian Bunk · 19 years ago
  12. f4c9925 [PATCH] telephony/ixj: use msleep() instead of schedule_timeout() by Nishanth Aravamudan · 19 years ago
  13. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  14. 621a4d1 [PATCH] char/n_tty: fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  15. 1ac19f4 [PATCH] hdpu_cpustate.c: misc_register() can fail by Christophe Lucas · 19 years ago
  16. cf85d5c [PATCH] drivers/char/lcd.c: misc_register() can fail by Christophe Lucas · 19 years ago
  17. 819a3eb [PATCH] applicom: fix error handling by Christophe Lucas · 19 years ago
  18. a7482a2 [PATCH] synclink_cs add statistics clear by Paul Fulghum · 19 years ago
  19. 4327edf [PATCH] Subject: PATCH: fix numa caused compile warnings by Alan Cox · 19 years ago
  20. 87fc767 [PATCH] md: fix BUG when raid10 rebuilds without enough drives by NeilBrown · 19 years ago
  21. 6d50824 [PATCH] md: fix raid10 assembly when too many devices are missing by NeilBrown · 19 years ago
  22. 6118156 [PATCH] md: really get sb_size setting right in all cases by NeilBrown · 19 years ago
  23. 188c18f [PATCH] md: make sure the new 'sb_size' is set properly device added without pre-existing superblock. by NeilBrown · 19 years ago
  24. b325a32 [PATCH] md: report spare drives in /proc/mdstat by NeilBrown · 19 years ago
  25. 1cd6bf1 [PATCH] md: add information about superblock version to /proc/mdstat by NeilBrown · 19 years ago
  26. 720a3dc [PATCH] md: use queue_hardsect_size instead of block_size for md superblock size calc. by NeilBrown · 19 years ago
  27. 53e87fb [PATCH] md: choose better default offset for bitmap. by NeilBrown · 19 years ago
  28. 500af87 [PATCH] md: tidy up daemon stop/start code in md/bitmap.c by NeilBrown · 19 years ago
  29. 9ba0053 [PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly. by NeilBrown · 19 years ago
  30. a6fb093 [PATCH] md: use kthread infrastructure in md by NeilBrown · 19 years ago
  31. 934ce7c [PATCH] md: write-intent bitmap support for raid6 by NeilBrown · 19 years ago
  32. 7262668 [PATCH] md: add write-intent-bitmap support to raid5 by NeilBrown · 19 years ago
  33. 0002b27 [PATCH] md: limit size of sb read/written to appropriate amount by NeilBrown · 19 years ago
  34. ab904d6 [PATCH] md: fix bitmap/read_sb_page so that it handles errors properly. by NeilBrown · 19 years ago
  35. 71c0805 [PATCH] md: allow md to load a superblock with feature-bit '1' set by NeilBrown · 19 years ago
  36. 7b1e35f [PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks. by NeilBrown · 19 years ago
  37. 3178b0d [PATCH] md: do not set mddev->bitmap until bitmap is fully initialised by NeilBrown · 19 years ago
  38. 585f0dd [PATCH] md: make sure bitmap_daemon_work actually does work. by NeilBrown · 19 years ago
  39. 9e6603d [PATCH] md: raid1_quiesce is back to front, fix it. by NeilBrown · 19 years ago
  40. 15945fe [PATCH] md: support md/linear array with components greater than 2 terabytes. by NeilBrown · 19 years ago
  41. 4b6d287 [PATCH] md: add write-behind support for md/raid1 by NeilBrown · 19 years ago
  42. 8ddf9ef [PATCH] md: support write-mostly device in raid1 by NeilBrown · 19 years ago
  43. 36fa306 [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps by NeilBrown · 19 years ago
  44. 6a07997 [PATCH] md: improve handling of bitmap initialisation. by NeilBrown · 19 years ago
  45. 1923b99 [PATCH] md: don't allow new md/bitmap file to be set if one already exists by NeilBrown · 19 years ago
  46. 844e8d9 [PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c by Jun'ichi Nomura · 19 years ago
  47. e5dcdd8 [PATCH] md: fail IO request to md that require a barrier. by NeilBrown · 19 years ago
  48. 3ec67ac [PATCH] md: fix minor error in raid10 read-balancing calculation. by NeilBrown · 19 years ago
  49. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  50. b95adac [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c by viro@ZenIV.linux.org.uk · 19 years ago
  51. 87162a2 [PATCH] trivial __user annotations (md) by viro@ZenIV.linux.org.uk · 19 years ago
  52. 0170359 [PATCH] trivial __user annotations (evdev) by viro@ZenIV.linux.org.uk · 19 years ago
  53. 21b2922 [PATCH] trivial __user cleanup (video1394) by viro@ZenIV.linux.org.uk · 19 years ago
  54. 18fb944 [PATCH] trivial __user annotations (ipmi) by viro@ZenIV.linux.org.uk · 19 years ago
  55. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  56. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  57. 20fd576 [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago
  58. 3b4abff [PATCH] quiet non-x86 option ROM warnings by Olaf Hering · 19 years ago
  59. 63edcea [PATCH] i810fb: Stop LCD displays from flickering by Antonino A. Daplas · 19 years ago
  60. 74f6ae8 [PATCH] i810fb: Add i2c/DDC support by Antonino A. Daplas · 19 years ago
  61. 829e79b [PATCH] fbcon: Break up bit_putcs into its component functions by Antonino A. Daplas · 19 years ago
  62. ba44cd2 [PATCH] pxafb: Add hsync time reporting hook by Richard Purdie · 19 years ago
  63. 61ab790 [PATCH] fbdev: Initialize var structure in calc_mode_timings by Antonino A. Daplas · 19 years ago
  64. 7c1cd6f [PATCH] nvidiafb: Fixed mirrored characters in big endian machines by Antonino A. Daplas · 19 years ago
  65. 88fb2c6 [PATCH] fbcon: Stop cursor timer if console is inactive by Antonino A. Daplas · 19 years ago
  66. c52890c [PATCH] savagefb: Make mode_option available when compiled as a module by Antonino A. Daplas · 19 years ago
  67. 948a95f [PATCH] nvidiafb: Use CVT to get mode for digital displays by Antonino A. Daplas · 19 years ago
  68. 96fe6a2 [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support by Antonino A. Daplas · 19 years ago
  69. cdb9b9f [PATCH] PCI: Small rearrangement of PCI probing code by Paul Mackerras · 19 years ago
  70. c87f883 [PATCH] PCI: Unhide SMBus on Compaq Evo N620c by Rumen Ivanov Zarev · 19 years ago
  71. 7c56075 [PATCH] PCI: Fix PCI bus mastering enable problem in pciehp by Rajesh Shah · 19 years ago
  72. 5251bff [PATCH] radeonfb: Only request resources we need by Daniel Burcaw · 19 years ago
  73. c5eb5c1 [PATCH] framebuffer: bit_putcs() optimization for 8x* fonts by Knut Petersen · 19 years ago
  74. 9fa68ea [PATCH] framebuffer: new driver for cyberblade/i1 graphics core by Knut Petersen · 19 years ago
  75. 6062bfa [PATCH] better error handing in savagefb_probe by Olaf Hering · 19 years ago
  76. 544393f [PATCH] sisfb update by Thomas Winischhofer · 19 years ago
  77. 5c06e2a [PATCH] matroxfb: read MGA PInS data on PowerPC by Ian Romanick · 19 years ago
  78. f510a3c [PATCH] radeonfb_old: Fix broken link by Antonino A. Daplas · 19 years ago
  79. 2a43b58 [PATCH] atyfb: Remove code that sets sync polarity unconditionally by Alexander Kern · 19 years ago
  80. 3b41dc1 [PATCH] console: Fix buffer copy on vc resize by Antonino A. Daplas · 19 years ago
  81. 2cc38ed [PATCH] fbcon: Saner 16-color to 4-color conversion by Antonino A. Daplas · 19 years ago
  82. b8c9094 [PATCH] fbdev: Fix greater than 1 bit monochrome color handling by Antonino A. Daplas · 19 years ago
  83. 094bb65 [PATCH] nvidiafb: Fallback to firmware EDID by Antonino A. Daplas · 19 years ago
  84. 1377671 [PATCH] savagefb: Driver updates by Antonino A. Daplas · 19 years ago
  85. 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 19 years ago
  86. 53eed4e [PATCH] fbdev: geode updates by David Vrabel · 19 years ago
  87. 4c7ffe0 [PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor code by James Simmons · 19 years ago
  88. d2d5838 [PATCH] vesafb: Add blanking support by Antonino A. Daplas · 19 years ago
  89. 7726e9e [PATCH] fbdev: Add fbset -a support by Antonino A. Daplas · 19 years ago
  90. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  91. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  92. 0f97a93 [PATCH] v4l: tveeprom improved to support newer Hauppage cards by Mauro Carvalho Chehab · 19 years ago
  93. 18fc59e [PATCH] v4l: TVaudio cleanup and better debug messages by Mauro Carvalho Chehab · 19 years ago
  94. 10b89ee3 [PATCH] v4l: include saa6588 compiler option and files / fixes comments on tuner.h by Mauro Carvalho Chehab · 19 years ago
  95. 67e49a1 [PATCH] v4l: make the input event device for IR matchable by udev rules. by Mauro Carvalho Chehab · 19 years ago
  96. 5129b15 [PATCH] v4l: add some missing parameter descriptions in msp3400.c by Mauro Carvalho Chehab · 19 years ago
  97. 21d4df3 [PATCH] v4l: print warning if pal= or secam= argument is unrecognized by Mauro Carvalho Chehab · 19 years ago
  98. 6a989d7 [PATCH] v4l: correct the amux for composite and s-video inputs on the Sabrent SBT-TVFM card. by Mauro Carvalho Chehab · 19 years ago
  99. fccdf1b [PATCH] v4l: #include <linux/config.h> no longer needed. by Mauro Carvalho Chehab · 19 years ago
  100. 33ac6b5 [PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM radio. by Mauro Carvalho Chehab · 19 years ago