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