1. 8126a04 [PATCH] fbdev: Coverity Bug 85 by Antonino A. Daplas · 18 years ago
  2. 0fa67f8 [PATCH] atyfb: Fix dead code by Antonino A. Daplas · 18 years ago
  3. 4ee1acc [PATCH] vt: Delay the update of the visible console by David Hollister · 18 years ago
  4. 6dbde38 [PATCH] vesafb: Prefer VGA registers over PMI by Antonino A. Daplas · 18 years ago
  5. 313ca22 [PATCH] vesafb: Fix return code of vesafb_setcolreg by Antonino A. Daplas · 18 years ago
  6. f71689e [PATCH] fbdev: Add 1366x768 (WXGA) mode to mode database by Dennis Munsie · 18 years ago
  7. fe61067 [PATCH] nvidiafb: Add support for Geforce 6100 and related chipsets by Antonino A. Daplas · 18 years ago
  8. ba70710 [PATCH] fbdev: Firmware EDID fixes by Antonino A. Daplas · 18 years ago
  9. 026fbe1 [PATCH] savagefb: Whitespace cleanup by Antonino A. Daplas · 18 years ago
  10. 0c683db [PATCH] fbdev: Static pseudocolor with depth less than 4 does exist by Antonino A. Daplas · 18 years ago
  11. ae6d321 [PATCH] vga16fb: Update platform code by Antonino A. Daplas · 18 years ago
  12. 20cecf6 [PATCH] vfb: Update platform code by Antonino A. Daplas · 18 years ago
  13. 103edf0 [PATCH] vesafb: Update platform code by Antonino A. Daplas · 18 years ago
  14. 673681c1 [PATCH] epson1355fb: Update platform code by Antonino A. Daplas · 18 years ago
  15. 7914cb2 [PATCH] atyfb: Set correct acceleration flags by Antonino A. Daplas · 18 years ago
  16. 5822109 [PATCH] atyfb: Remove unneeded calls to wait_for_idle by Antonino A. Daplas · 18 years ago
  17. 72c24cc [PATCH] atyfb: Fix hardware cursor handling by Antonino A. Daplas · 18 years ago
  18. 8eec498 [PATCH] nvidiafb: Revise pci_device_id table by Antonino A. Daplas · 18 years ago
  19. 3007683 [PATCH] fbdev: More accurate sync range extrapolation by Antonino A. Daplas · 18 years ago
  20. 22f4a00 [PATCH] fbdev: Remove duplicate #include's by Adrian Bunk · 18 years ago
  21. 31c5cdb [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess by Adrian Bunk · 18 years ago
  22. e442378 [PATCH] backlight: LOCOMO Backlight Driver updates by Richard Purdie · 18 years ago
  23. f8020dc [PATCH] savagefb: Add state save and_restore hooks by Antonino A. Daplas · 18 years ago
  24. 2356614 [PATCH] savagefb: Allocate space for current and saved register states by Antonino A. Daplas · 18 years ago
  25. 1ba70a0 [PATCH] Remove code that has long been commented out from pdc20265_old by Tobias Oed · 18 years ago
  26. fb4ece2 [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMA by Tobias Oed · 18 years ago
  27. 3d1c1cc [PATCH] fix IDE deadlock in error reporting code by Ingo Molnar · 18 years ago
  28. 8b6ebe0 [PATCH] ide: pdc202xx_old: remove the obsolete busproc by Sergei Shtylyov · 18 years ago
  29. 17c1033 [PATCH] ide: actually honor drive's minimum PIO/DMA cycle times by Sergei Shtylyov · 18 years ago
  30. 178184b [PATCH] ide-io: increase timeout value to allow for slave wakeup by Al Boldi · 18 years ago
  31. 4fb0f76 [PATCH] Fix IDE locking error by Alan Cox · 18 years ago
  32. b5cdccf [PATCH] ide: pdc202xx_old.c: remove unneeded tuneproc() call by Tobias Oed · 18 years ago
  33. 698e3ed [PATCH] isdn4linux: Gigaset driver cleanup by Tilman Schmidt · 18 years ago
  34. 06163f8 [PATCH] isdn4linux: Gigaset base driver: improve error recovery by Tilman Schmidt · 18 years ago
  35. 9f13fae [PATCH] Fix typo in drivers/isdn/hisax/q931.c by Eric Sesterhenn · 18 years ago
  36. 6aa6547 [PATCH] CAPI crash / race condition by Michael Buesch · 18 years ago
  37. 6ae7440 [PATCH] GTOD: add scx200 HRT clocksource by Jim Cromie · 18 years ago
  38. 7f9f303 [PATCH] generic-time: add macro to simplify/hide mask constants by Jim Cromie · 18 years ago
  39. 7d622d4 [PATCH] make pmtmr_ioport __read_mostly by Andreas Mohr · 18 years ago
  40. a275254 [PATCH] time: rename clocksource functions by john stultz · 18 years ago
  41. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 18 years ago
  42. 539eb11 [PATCH] Time: i386 Conversion - part 2: Rework TSC Support by john stultz · 18 years ago
  43. ede65f3 [PATCH] hangcheck: remove monotomic_clock on x86 by Andrew Morton · 18 years ago
  44. 71c0cd7 [PATCH] Add bcm43xx HW RNG support by Michael Buesch · 18 years ago
  45. ebc915a [PATCH] Add TI OMAP CPU family HW RNG driver by Michael Buesch · 18 years ago
  46. d7174bc [PATCH] Add ixp4xx HW RNG driver by Michael Buesch · 18 years ago
  47. 1352336 [PATCH] Add VIA HW RNG driver by Michael Buesch · 18 years ago
  48. ef5d862 [PATCH] Add Geode HW RNG driver by Michael Buesch · 18 years ago
  49. 96d63c0 [PATCH] Add AMD HW RNG driver by Michael Buesch · 18 years ago
  50. ca644bd [PATCH] Add Intel HW RNG driver by Michael Buesch · 18 years ago
  51. 844dd05 [PATCH] Add new generic HW RNG core by Michael Buesch · 18 years ago
  52. 59f5d35 [PATCH] Remove old HW RNG support by Michael Buesch · 18 years ago
  53. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  54. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  55. d2be8ee [PATCH] fix magic sysrq on strange keyboards by Fredrik Roubert · 18 years ago
  56. 57136ca [PATCH] Bluetooth: fix potential NULL ptr deref in dtl1_cs.c::dtl1_hci_send_frame() by Jesper Juhl · 18 years ago
  57. 20c5426 [PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>" by Andrew Morton · 18 years ago
  58. bc940c4 ixj: make ixj_set_tone_off() static by Matthew Martin · 18 years ago
  59. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  60. f18190b fix paniced->panicked typos by Lee Revell · 18 years ago
  61. bdca3f2 remove the bouncing email address of David Campbell by Adrian Bunk · 18 years ago
  62. cfc7365 [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug by Ingo Molnar · 18 years ago
  63. b07076e [SERIAL] 8250_pnp: add support for other Wacom tablets by Ben Collins · 18 years ago
  64. 33f40b3 V4L/DVB (4227): Update this driver for recent header file movement. by Andrew Morton · 18 years ago
  65. 8cbde94 V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control by Hans Verkuil · 18 years ago
  66. 4f725cb V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY. by Hans Verkuil · 18 years ago
  67. 61391e0 V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3 by Tim Kaiser · 18 years ago
  68. 4a4edcc V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag not to be called by Manu Abraham · 18 years ago
  69. 7670d73 V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build option by Michael Krufky · 18 years ago
  70. 3446807 V4L/DVB (4214): Make VIDEO_CX2341X a selectable build option by Michael Krufky · 18 years ago
  71. dff47bf V4L/DVB (4213): Cx88: cleanups by Adrian Bunk · 18 years ago
  72. d772bd0 V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULL by Manu Abraham · 18 years ago
  73. 82062c7 [CRYPTO] padlock: Rearrange context structure to reduce code size by Herbert Xu · 18 years ago
  74. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 18 years ago
  75. 8070b2b [IOAT]: Do not dereference THIS_MODULE directly to set unsafe. by David S. Miller · 18 years ago
  76. d83561a [IRDA]: add some IBM think pads by Ben Collins · 18 years ago
  77. 8e48aec [OPENPROM]: Rewrite driver to use in-kernel device tree. by David S. Miller · 18 years ago
  78. 95b0ce9 [RIOWATCHDOG]: Fix the build. by David S. Miller · 18 years ago
  79. 1715f5e [CPWATCHDOG]: Fix the build. by David S. Miller · 18 years ago
  80. 09ec431 [PARPORT] sunbpp: Fix typo. by David S. Miller · 18 years ago
  81. 29f7ac7 [MTD] sun_uflash: Port to new EBUS device layer. by David S. Miller · 18 years ago
  82. e2e8115 Input: iforce - remove some pointless casts by Jesper Juhl · 18 years ago
  83. b0c9ad8 Input: psmouse - add support for Intellimouse 4.0 by Pozsar Balazs · 18 years ago
  84. 0ae051a Input: atkbd - fix HANGEUL/HANJA keys by Dmitry Torokhov · 18 years ago
  85. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  86. 9e8e30a Input: via-pmu - add input device support by Johannes Berg · 18 years ago
  87. ca56fe0 Input: rearrange exports by Dmitry Torokhov · 18 years ago
  88. 1e0afb2 Input: fix formatting to better follow CodingStyle by Dmitry Torokhov · 18 years ago
  89. f60d2b1 Input: reset name, phys and uniq when unregistering by Dmitry Torokhov · 18 years ago
  90. 8a3cf45 Input: return correct size when reading modalias attribute by Richard Purdie · 18 years ago
  91. ea08c6f Input: fix potential overflows in driver/input/keyboard by Dmitry Torokhov · 18 years ago
  92. a21466c Input: fix potential overflows in driver/input/touchscreen by Dmitry Torokhov · 18 years ago
  93. 10ca4c0 Input: fix potential overflows in driver/input/joystick by Dmitry Torokhov · 18 years ago
  94. 08ffce4 Input: fix potential overflows in driver/input/mouse by Dmitry Torokhov · 18 years ago
  95. 4854c7b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  96. 76aa698 [PATCH] m68knommu: 532x UART support by Greg Ungerer · 18 years ago
  97. c88b36e [PATCH] m68knommu: 532x FEC eth struct map by Greg Ungerer · 18 years ago
  98. 61b9175 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  99. 1d77062 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  100. 25581ad Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago