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