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