1. 80e93ef [PATCH] update kfree, vfree, and vunmap kerneldoc by Pekka Enberg · 19 years ago
  2. af97c72 [PATCH] docs: fix misinformation about overcommit_memory by Chuck Ebbert · 19 years ago
  3. ddb99f3 [PATCH] ISA DMA API documentation by Pierre Ossman · 19 years ago
  4. 754c797 [PATCH] Documentation: how to apply patches for various trees by Jesper Juhl · 19 years ago
  5. b6c17ea [PATCH] Update Documentation/DocBook/kernel-hacking.tmpl by Rusty Russell · 19 years ago
  6. f92273c [PATCH] s3c2410fb: Platform support for ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago
  7. 20fd576 [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver by Arnaud Patard · 19 years ago
  8. 3b4abff [PATCH] quiet non-x86 option ROM warnings by Olaf Hering · 19 years ago
  9. 63edcea [PATCH] i810fb: Stop LCD displays from flickering by Antonino A. Daplas · 19 years ago
  10. 74f6ae8 [PATCH] i810fb: Add i2c/DDC support by Antonino A. Daplas · 19 years ago
  11. 829e79b [PATCH] fbcon: Break up bit_putcs into its component functions by Antonino A. Daplas · 19 years ago
  12. ba44cd2 [PATCH] pxafb: Add hsync time reporting hook by Richard Purdie · 19 years ago
  13. 61ab790 [PATCH] fbdev: Initialize var structure in calc_mode_timings by Antonino A. Daplas · 19 years ago
  14. 7c1cd6f [PATCH] nvidiafb: Fixed mirrored characters in big endian machines by Antonino A. Daplas · 19 years ago
  15. 88fb2c6 [PATCH] fbcon: Stop cursor timer if console is inactive by Antonino A. Daplas · 19 years ago
  16. c52890c [PATCH] savagefb: Make mode_option available when compiled as a module by Antonino A. Daplas · 19 years ago
  17. 948a95f [PATCH] nvidiafb: Use CVT to get mode for digital displays by Antonino A. Daplas · 19 years ago
  18. 96fe6a2 [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support by Antonino A. Daplas · 19 years ago
  19. 5251bff [PATCH] radeonfb: Only request resources we need by Daniel Burcaw · 19 years ago
  20. c5eb5c1 [PATCH] framebuffer: bit_putcs() optimization for 8x* fonts by Knut Petersen · 19 years ago
  21. 9fa68ea [PATCH] framebuffer: new driver for cyberblade/i1 graphics core by Knut Petersen · 19 years ago
  22. 6062bfa [PATCH] better error handing in savagefb_probe by Olaf Hering · 19 years ago
  23. 544393f [PATCH] sisfb update by Thomas Winischhofer · 19 years ago
  24. 5c06e2a [PATCH] matroxfb: read MGA PInS data on PowerPC by Ian Romanick · 19 years ago
  25. f510a3c [PATCH] radeonfb_old: Fix broken link by Antonino A. Daplas · 19 years ago
  26. 2a43b58 [PATCH] atyfb: Remove code that sets sync polarity unconditionally by Alexander Kern · 19 years ago
  27. 3b41dc1 [PATCH] console: Fix buffer copy on vc resize by Antonino A. Daplas · 19 years ago
  28. 2cc38ed [PATCH] fbcon: Saner 16-color to 4-color conversion by Antonino A. Daplas · 19 years ago
  29. b8c9094 [PATCH] fbdev: Fix greater than 1 bit monochrome color handling by Antonino A. Daplas · 19 years ago
  30. 094bb65 [PATCH] nvidiafb: Fallback to firmware EDID by Antonino A. Daplas · 19 years ago
  31. 1377671 [PATCH] savagefb: Driver updates by Antonino A. Daplas · 19 years ago
  32. 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 19 years ago
  33. 53eed4e [PATCH] fbdev: geode updates by David Vrabel · 19 years ago
  34. 4c7ffe0 [PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor code by James Simmons · 19 years ago
  35. d2d5838 [PATCH] vesafb: Add blanking support by Antonino A. Daplas · 19 years ago
  36. 7726e9e [PATCH] fbdev: Add fbset -a support by Antonino A. Daplas · 19 years ago
  37. cb2e87a [PATCH] v9fs: fix handling of malformed 9P messages by Eric Van Hensbergen · 19 years ago
  38. b501611 [PATCH] v9fs: readlink extended mode check by Eric Van Hensbergen · 19 years ago
  39. 5d58bec [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.) by Eric Van Hensbergen · 19 years ago
  40. 73c592b [PATCH] v9fs: Clean-up vfs_inode and setattr functions by Eric Van Hensbergen · 19 years ago
  41. 1346f51 [PATCH] v9fs: Change error magic numbers to defined constants by Eric Van Hensbergen · 19 years ago
  42. 3ed8491 [PATCH] v9fs: debug and support routines by Eric Van Hensbergen · 19 years ago
  43. 322b329 [PATCH] v9fs: Support to force umount by Eric Van Hensbergen · 19 years ago
  44. 426cc91 [PATCH] v9fs: transport modules by Eric Van Hensbergen · 19 years ago
  45. b8cf945 [PATCH] v9fs: 9P protocol implementation by Eric Van Hensbergen · 19 years ago
  46. 9e82cf6 [PATCH] v9fs: VFS superblock operations and glue by Eric Van Hensbergen · 19 years ago
  47. 2bad847 [PATCH] v9fs: VFS inode operations by Eric Van Hensbergen · 19 years ago
  48. e69e7fe [PATCH] v9fs: VFS file, dentry, and directory operations by Eric Van Hensbergen · 19 years ago
  49. 93fa58c [PATCH] v9fs: Documentation, Makefiles, Configuration by Eric Van Hensbergen · 19 years ago
  50. 28225418 [PATCH] files: files locking doc by Dipankar Sarma · 19 years ago
  51. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  52. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  53. 6e72ad2 [PATCH] files-sparc64-fix 2 by Dipankar Sarma · 19 years ago
  54. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  55. c0dfb29 [PATCH] files: rcuref APIs by Dipankar Sarma · 19 years ago
  56. 8b6490e [PATCH] files: fix rcu initializers by Dipankar Sarma · 19 years ago
  57. 0f97a93 [PATCH] v4l: tveeprom improved to support newer Hauppage cards by Mauro Carvalho Chehab · 19 years ago
  58. 18fc59e [PATCH] v4l: TVaudio cleanup and better debug messages by Mauro Carvalho Chehab · 19 years ago
  59. dc75fc1 [PATCH] v4l: Remove kernel version dependency from tea575x-tuner.h by Mauro Carvalho Chehab · 19 years ago
  60. 10b89ee3 [PATCH] v4l: include saa6588 compiler option and files / fixes comments on tuner.h by Mauro Carvalho Chehab · 19 years ago
  61. 67e49a1 [PATCH] v4l: make the input event device for IR matchable by udev rules. by Mauro Carvalho Chehab · 19 years ago
  62. 5129b15 [PATCH] v4l: add some missing parameter descriptions in msp3400.c by Mauro Carvalho Chehab · 19 years ago
  63. 21d4df3 [PATCH] v4l: print warning if pal= or secam= argument is unrecognized by Mauro Carvalho Chehab · 19 years ago
  64. 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
  65. fccdf1b [PATCH] v4l: #include <linux/config.h> no longer needed. by Mauro Carvalho Chehab · 19 years ago
  66. 33ac6b5 [PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM radio. by Mauro Carvalho Chehab · 19 years ago
  67. 08adb9e [PATCH] v4l: some error treatment implemented at resume functions. by Mauro Carvalho Chehab · 19 years ago
  68. 4c93b07 [PATCH] v4l: change LG TDVS H062F from NTSC to ATSC by Mauro Carvalho Chehab · 19 years ago
  69. 1c94aee [PATCH] v4l: normalize whitespace and comments in tuner lists by Mauro Carvalho Chehab · 19 years ago
  70. 10c35cf [PATCH] v4l: cx88-dvb incorrect reporting fixed and remove bad PCI ID for Sabrent by Mauro Carvalho Chehab · 19 years ago
  71. 4279f02 [PATCH] v4l: add saa713x card #66: Yuan TUN-900 (saa7135) by Mauro Carvalho Chehab · 19 years ago
  72. 260784d [PATCH] v4l: add saa713x card #65 Kworld V-Stream Studio TV Terminator by Mauro Carvalho Chehab · 19 years ago
  73. 5adc1c3 [PATCH] v4l: correct LG NTSC TALN mini tuner takeover by Mauro Carvalho Chehab · 19 years ago
  74. 272435d [PATCH] v4l: syncs tveeprom tuners list with the list from ivtv by Mauro Carvalho Chehab · 19 years ago
  75. c0e9eae [PATCH] v4l: change the prefix of msp34xx and error while reading chip version by Mauro Carvalho Chehab · 19 years ago
  76. 2f18071 [PATCH] v4l: SAA7134 updates and board additions by Mauro Carvalho Chehab · 19 years ago
  77. e52e98a [PATCH] v4l: CX88 updates and card additions by Mauro Carvalho Chehab · 19 years ago
  78. 24a70fd [PATCH] v4l: BTTV updates and card additions by Mauro Carvalho Chehab · 19 years ago
  79. 793cf9e [PATCH] v4l: common part Updates and tuner additions by Mauro Carvalho Chehab · 19 years ago
  80. a193803 [PATCH] VIDEO_BT848: remove not required part of the help text by Adrian Bunk · 19 years ago
  81. e498be7 [PATCH] Numa-aware slab allocator V5 by Christoph Lameter · 19 years ago
  82. bd65a68 [PATCH] pcmcia: add pcmcia to IRQ information by Brice Goglin · 19 years ago
  83. d3feb18 [PATCH] pcmcia: more IDs for ide_cs by Dominik Brodowski · 19 years ago
  84. f74e48a [PATCH] pcmcia: OMAP CF controller by David Brownell · 19 years ago
  85. 71ed90d [PATCH] pcmcia: remove unused Vpp1, Vpp2 and Vcc by Dominik Brodowski · 19 years ago
  86. 76d82ec [PATCH] pcmcia: remove unused client_t by Dominik Brodowski · 19 years ago
  87. c8751e4 [PATCH] pcmcia/yenta: avoid PCI write posting problem by Daniel Ritz · 19 years ago
  88. c181e0e [PATCH] fix pcmcia_request_irq() for multifunction card by Daniel Ritz · 19 years ago
  89. bf4de6f [PATCH] pcmcia/cs: fix possible missed wakeup by Daniel Ritz · 19 years ago
  90. b3743fa [PATCH] yenta: share code with PCI core by Dominik Brodowski · 19 years ago
  91. 76fa82f [PATCH] pcmcia: reduce ds.c stack footprint by Ingo Molnar · 19 years ago
  92. 4da006c [PATCH] dvb: ttusb-budget: use time_after_eq() by Marcelo Feitoza Parisi · 19 years ago
  93. 1ac2854 [PATCH] dvb: saa7146: i2c vs. sysfs fix by Philipp Matthias Hahn · 19 years ago
  94. 6af4ee1 [PATCH] dvb: ttpci: add PCI ids for old Siemens/TT DVB-C card by Karl Herz · 19 years ago
  95. 03388ae [PATCH] dvb: ttpci: av7110: RC5+ remote control support by Oliver Endriss · 19 years ago
  96. 9a7b102 [PATCH] dvb: av7110: conditionally disable workaround for broken firmware by Oliver Endriss · 19 years ago
  97. ce7d3c1 [PATCH] dvb: av7110: disable superflous firmware handshake by Johannes Stezenbach · 19 years ago
  98. 87b2eca [PATCH] dvb: budget-av: enable frontend on KNC1 Plus cards by Andrew de Quincey · 19 years ago
  99. b548747 [PATCH] dvb: budget-av: fixes for CI interface by Andrew de Quincey · 19 years ago
  100. dc27a16 [PATCH] dvb: budget-ci: add support for TT DVB-C CI card by Andrew de Quincey · 19 years ago