1. 90b0f08 tdfxfb: hardware cursor by Krzysztof Helt · 17 years ago
  2. 4f05b53 tdfxfb: code improvements by Krzysztof Helt · 17 years ago
  3. 9d775e17 fbdev: Fix incorrect timings in some modedb entries by Antonino A. Daplas · 17 years ago
  4. ae4939b unexport fb_prepare_logo by Adrian Bunk · 17 years ago
  5. f75a71f radeon_driver_vblank_do_wait() static by Adrian Bunk · 17 years ago
  6. 254c947 tdfxfb: palette fixes by Krzysztof Helt · 17 years ago
  7. 92744dd tdfxfb: 3 fixes by Krzysztof Helt · 17 years ago
  8. 8af1d50 tdfxfb: coding style improvement by Krzysztof Helt · 17 years ago
  9. 245a2c2 tridentfb: coding style improvement by Krzysztof Helt · 17 years ago
  10. 9ffa739 pxafb: Add support for other palette formats by Hans J. Koch · 17 years ago
  11. ba282da mbxfb: Improvements and new features by Raphael Assenat · 17 years ago
  12. eb78f9b sm501fb: Ensure panel interface is not tristated when setup by Ben Dooks · 17 years ago
  13. f22e521 sm501fb: Call fb suspend function during suspend and resume by Ben Dooks · 17 years ago
  14. c1f303b sm501fb: update suspend and resume code by Ben Dooks · 17 years ago
  15. 30dcc90 pm2fb: accelerated 24-bit fillrect by Krzysztof Helt · 17 years ago
  16. 138a451 pm2fb: Permedia 2V initialization fixes by Krzysztof Helt · 17 years ago
  17. 45f169e pm2fb: source code improvements by Krzysztof Helt · 17 years ago
  18. 91b3a6f pm2fb: accelerated imageblit by Krzysztof Helt · 17 years ago
  19. d5383fc pm3fb: mtrr support and noaccel option by Krzysztof Helt · 17 years ago
  20. 0ddf784 pm3fb: improvements and cleanups by Krzysztof Helt · 17 years ago
  21. c79ba28 pm3fb: 3 small fixes by Krzysztof Helt · 17 years ago
  22. b0a318e pm3fb: imageblit improved by Krzysztof Helt · 17 years ago
  23. f259ebb pm3fb: header file reduction by Krzysztof Helt · 17 years ago
  24. 65faaeb skeletonfb: wrong field name fix by Krzysztof Helt · 17 years ago
  25. e7f76df pm3fb: copyarea and partial imageblit suppor by Krzysztof Helt · 17 years ago
  26. 0a0b53f uvesafb: documentation by Michal Januszewski · 17 years ago
  27. 8bdb3a2 uvesafb: the driver core by Michal Januszewski · 17 years ago
  28. cc54f46 uvesafb: add connector entries by Michal Januszewski · 17 years ago
  29. 3d62a44 connector: change connector's max message size by Michal Januszewski · 17 years ago
  30. 9953d23 fbdev: export fb_destroy_modelist by Michal Januszewski · 17 years ago
  31. 9d013d3 rtc: allow validated RTC_PIE_ON for non-root by Bryan Kadzban · 17 years ago
  32. 06c65eb rtc: add max_user_freq to sysfs by Bryan Kadzban · 17 years ago
  33. 05440df rtc-cmos probe() cleanup by David Brownell · 17 years ago
  34. 0e36a9a rtc: fix readback from /sys/class/rtc/rtc?/wakealarm by Mark Lord · 17 years ago
  35. bf4994d rtc: RTC class driver for the ds1374 by Scott Wood · 17 years ago
  36. c018664 rtc-pcf8583: Check for i2c adapter functionality by Jean Delvare · 17 years ago
  37. a95e23a rtc: make rtc-ds1742 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  38. e7634c2 rtc: make rtc-ds1553 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  39. 88efe13 rtc-dev: no need to convert file->private_data to rtc device by Mark Zhan · 17 years ago
  40. 97144c6 rtc_irq_set_freq() requires power-of-two and associated kerneldoc by David Brownell · 17 years ago
  41. d691eb9 RTC: periodic irq fix by Alessandro Zummo · 17 years ago
  42. 16a72c4 ecryptfs: clean up page flag handling by Michael Halcrow · 17 years ago
  43. ecbdc93 eCryptfs: replace magic numbers by Michael Halcrow · 17 years ago
  44. b6c1d8f eCryptfs: remove unused functions and kmem_cache by Michael Halcrow · 17 years ago
  45. 035241d eCryptfs: initialize persistent lower file on inode create by Michael Halcrow · 17 years ago
  46. d6a13c1 eCryptfs: fix data types by Michael Halcrow · 17 years ago
  47. bf12be1 eCryptfs: convert mmap functions to use persistent file by Michael Halcrow · 17 years ago
  48. 2ed9255 eCryptfs: make open, truncate, and setattr use persistent file by Michael Halcrow · 17 years ago
  49. d7cdc5f eCryptfs: update metadata read/write functions by Michael Halcrow · 17 years ago
  50. 4981e08 eCryptfs: set up and destroy persistent lower file by Michael Halcrow · 17 years ago
  51. 0216f7f eCryptfs: replace encrypt, decrypt, and inode size write by Michael Halcrow · 17 years ago
  52. da0102a eCryptfs: read_write.c routines by Michael Halcrow · 17 years ago
  53. cf81f89 ecryptfs: fix error handling by Michael Halcrow · 17 years ago
  54. 5dda699 eCryptfs: remove assignments in if-statements by Michael Halcrow · 17 years ago
  55. 45eaab7 eCryptfs: remove header_extent_size by Michael Halcrow · 17 years ago
  56. e9f6a99 eCryptfs: Use generic_file_splice_read() by Michael Halcrow · 17 years ago
  57. cd9d67d eCryptfs: make needlessly global symbols static by Michael Halcrow · 17 years ago
  58. dd8e290 eCryptfs: remove unnecessary variable initializations by Michael Halcrow · 17 years ago
  59. 22e78fa eCryptfs: kerneldoc fixes for crypto.c and keystore.c by Michael Halcrow · 17 years ago
  60. 6c6f57f eCryptfs: comments for some structs by Michael Halcrow · 17 years ago
  61. fcd1283 eCryptfs: grammatical fix (destruct to destroy) by Michael Halcrow · 17 years ago
  62. af655dc eCryptfs: collapse flag set into one statement by Michael Halcrow · 17 years ago
  63. c59c2eb eCryptfs: remove unnecessary BUG_ON by Michael Halcrow · 17 years ago
  64. 81acbcd ecryptfs: printk warning fixes by Andrew Morton · 17 years ago
  65. ca939e7 eCryptfs: update comment and debug statement by Michael Halcrow · 17 years ago
  66. 146a460 eCryptfs: fix Tag 11 writing code by Michael Halcrow · 17 years ago
  67. f648104 eCryptfs: fix Tag 11 parsing code by Michael Halcrow · 17 years ago
  68. c59becf eCryptfs: fix Tag 3 parsing code by Michael Halcrow · 17 years ago
  69. 13218179 eCryptfs: fix Tag 1 parsing code by Michael Halcrow · 17 years ago
  70. 956159c eCryptfs: kmem_cache objects for multiple keys; init/exit functions by Michael Halcrow · 17 years ago
  71. e0869cc eCryptfs: use list_for_each_entry_safe() when wiping auth toks by Michael Halcrow · 17 years ago
  72. f4aad16 eCryptfs: add key list structure; search keyring by Michael Halcrow · 17 years ago
  73. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  74. e8a285b isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer() by Jesper Juhl · 17 years ago
  75. b1b2e7c fix possible NULL deref on low memory condition in capidrv.c::send_message() by Jesper Juhl · 17 years ago
  76. 4e3dfac use mutex instead of semaphore in isdn subsystem common functions by Matthias Kaehlcke · 17 years ago
  77. 4d1ff58 gigaset: remove pointless locking by Tilman Schmidt · 17 years ago
  78. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  79. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  80. cd58310 Documentation/spi/spidev_test.c: constify some variables by WANG Cong · 17 years ago
  81. 328329a spi_mpc83xx handles other processors with QUICC engine by Anton Vorontsov · 17 years ago
  82. d1e44d9 SPI driver runtime footprint shrinkage by David Brownell · 17 years ago
  83. 86eeb6f OMAP2 McSPI code cleanup by Kyungmin Park · 17 years ago
  84. 8b7f9b8 Clean up duplicate includes in drivers/spi/ by Jesper Juhl · 17 years ago
  85. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 17 years ago
  86. 2ed6dc3 I/OAT: Add DCA services by Shannon Nelson · 17 years ago
  87. 7589670 DCA: Add Direct Cache Access driver by Shannon Nelson · 17 years ago
  88. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 17 years ago
  89. 8ab8956 I/OAT: Split PCI startup from DMA handling code by Shannon Nelson · 17 years ago
  90. 43d6e36 I/OAT: code cleanup from checkpatch output by Shannon Nelson · 17 years ago
  91. 1fda5f4 I/OAT: Rename the source file by Shannon Nelson · 17 years ago
  92. 223758c I/OAT: New device ids by Shannon Nelson · 17 years ago
  93. 70af26b V850: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  94. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  95. cb8fa61 uml: arch/um/drivers formatting by Jeff Dike · 17 years ago
  96. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  97. 605c1e5 uml: correctly handle skb allocation failures by Jeff Dike · 17 years ago
  98. b53f35a uml: network driver MTU cleanups by Jeff Dike · 17 years ago
  99. cd1ae0e uml: network formatting by Jeff Dike · 17 years ago
  100. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago