1. 46b615f [PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.c by Tobias Klauser · 19 years ago
  2. 6f637a6 [PATCH] I2C: fix up some sysfs device attribute file parameters by Greg Kroah-Hartman · 19 years ago
  3. 563db2f [PATCH] I2C: Kill another macro abuse in via686a by Jean Delvare · 19 years ago
  4. 057923f [PATCH] I2C: chips/Kconfig corrections by Jean Delvare · 19 years ago
  5. 6afe155 [PATCH] I2C: driver adm1021: remove die_code by Grant Coady · 19 years ago
  6. be8992c [PATCH] I2C: Coding style cleanups to via686a by Jean Delvare · 19 years ago
  7. 68188ba [PATCH] I2C: Kill common macro abuse in chip drivers by Jean Delvare · 19 years ago
  8. ff32409 [PATCH] I2C: include of jiffies.h for some i2c drivers by Dominik Hackl · 19 years ago
  9. 8e8f928 [PATCH] I2C: adm9240 driver cleanup by Grant Coady · 19 years ago
  10. 937df8d [PATCH] I2C: sysfs names: rename to cpu0_vid, take 3 by Grant Coady · 19 years ago
  11. abc0192 [PATCH] I2C: Setting w83627hf fan divisor 128 fails. by Grant Coady · 19 years ago
  12. b9826b3 [PATCH] I2C: remove <linux/delay.h> from via686a by Grant Coady · 19 years ago
  13. 815f55f [PATCH] I2C: Remove redundancy from i2c-core.c by Jean Delvare · 19 years ago
  14. 30aedcb [PATCH] I2C: Allow for sharing of the interrupt line for i2c-mpc.c by Kumar Gala · 19 years ago
  15. 44bbe87 [PATCH] Spelling fixes for drivers/i2c. by Steven Cole · 19 years ago
  16. ec5ce55 [PATCH] I2C: Add support for the LPC47M15x and LPC47M192 chips to smsc47m1 by Jean Delvare · 19 years ago
  17. b9110b1 [PATCH] I2C: Fix bugs in the new w83627ehf driver by Jean Delvare · 19 years ago
  18. 08e7e27 [PATCH] I2C: New hardware monitoring driver: w83627ehf by Jean Delvare · 19 years ago
  19. 40b5cda [PATCH] I2C: add new hardware monitor driver: adm9240 by Grant Coady · 19 years ago
  20. a551ef7 [PATCH] I2C: #include <linux/config.h> cleanup by Jean Delvare · 19 years ago
  21. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  22. da17838 [PATCH] ds1337: export ds1337_do_command by Ladislav Michl · 19 years ago
  23. 912b9c0 [PATCH] ds1337 driver works also with ds1339 chip by Ladislav Michl · 19 years ago
  24. 8691983 [PATCH] I2C: ds1337: search by bus number by Ladislav Michl · 19 years ago
  25. 0058824 [PATCH] I2C: ds1337: i2c_transfer() checking by Ladislav Michl · 19 years ago
  26. 0b46e33 [PATCH] I2C: ds1337: Make time format consistent with other RTC drivers by Ladislav Michl · 19 years ago
  27. d01b79d [PATCH] I2C: ds1337 3/4 by Ladislav Michl · 19 years ago
  28. 6069ffd [PATCH] I2C: ds1337 2/4 by Ladislav Michl · 19 years ago
  29. 3e9d0ba [PATCH] I2C: ds1337 1/4 by Ladislav Michl · 19 years ago
  30. 69113ef [PATCH] I2C: mark all functions static in atxp1 driver by Greg K-H · 19 years ago
  31. 9cb7d18 [PATCH] I2C: add new atxp1 driver by Sebastian Witt · 19 years ago
  32. 3886246 [PATCH] I2C: i2c-vid.h: Support for VID to reg conversion by Sebastian Witt · 19 years ago
  33. 792f156 [PATCH] I2C: rtc8564.c remove duplicate include by Clemens Koller · 19 years ago
  34. 68cc9d0 [PATCH] I2C: Merge unused address lists in some video drivers by Jean Delvare · 19 years ago
  35. b3d5496e [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers by Jean Delvare · 19 years ago
  36. 2a5a68b Merge rsync://oss.sgi.com/git/xfs-2.6 by Linus Torvalds · 19 years ago
  37. 990a8ba [PATCH] md: remove unneeded NULL checks before kfree by Jesper Juhl · 19 years ago
  38. 8a5e9cf [PATCH] md: make sure md/bitmap doesn't try to write a page with active writeback by NeilBrown · 19 years ago
  39. 3973096 [PATCH] Two small fixes for md verion-1 superblocks. by NeilBrown · 19 years ago
  40. 7bfa19f [PATCH] md: allow md to update multiple superblocks in parallel. by NeilBrown · 19 years ago
  41. a654b9d8 [PATCH] md: allow md intent bitmap to be stored near the superblock. by NeilBrown · 19 years ago
  42. 3d310eb [PATCH] md: fix deadlock due to md thread processing delayed requests. by NeilBrown · 19 years ago
  43. 41158c7 [PATCH] md: optimise reconstruction when re-adding a recently failed drive. by NeilBrown · 19 years ago
  44. 289e99e [PATCH] md: initialise sync_blocks in raid1 resync by NeilBrown · 19 years ago
  45. ab7a30c [PATCH] md: fix bug when raid1 attempts a partial reconstruct. by NeilBrown · 19 years ago
  46. 191ea9b [PATCH] md: raid1 support for bitmap intent logging by NeilBrown · 19 years ago
  47. aa3163f [PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared. by NeilBrown · 19 years ago
  48. 77ad4bc [PATCH] md: enable the bitmap write-back daemon and wait for it. by NeilBrown · 19 years ago
  49. bfb39fb [PATCH] md: check return value of write_page, rather than ignore it by NeilBrown · 19 years ago
  50. a2cff26 [PATCH] md: improve debug-printing of bitmap superblock. by NeilBrown · 19 years ago
  51. fc7ca16 [PATCH] md printk fix by akpm@osdl.org · 19 years ago
  52. cdbb4cc [PATCH] md: make sure md bitmap is cleared on a clean start. by NeilBrown · 19 years ago
  53. bc7f77d [PATCH] md: minor code rearrangement in bitmap_init_from_disk by NeilBrown · 19 years ago
  54. d80a138 [PATCH] md: print correct pid for newly created bitmap-writeback-daemon. by NeilBrown · 19 years ago
  55. 5f40402 [PATCH] md: call bitmap_daemon_work regularly by NeilBrown · 19 years ago
  56. 78d742d [PATCH] md: a couple of tidyups relating to the bitmap file. by NeilBrown · 19 years ago
  57. 32a7627 [PATCH] md: optimised resync using Bitmap based intent logging by NeilBrown · 19 years ago
  58. 57afd89 [PATCH] md: improve the interface to sync_request by NeilBrown · 19 years ago
  59. 06d91a5 [PATCH] md: improve locking on 'safemode' and move superblock writes by NeilBrown · 19 years ago
  60. fca4d84 [PATCH] md: merge md_enter_safemode into md_check_recovery by NeilBrown · 19 years ago
  61. c361777 [PATCH] md: make sure recovery happens when add_new_disk is used for hot_add by NeilBrown · 19 years ago
  62. 6ea9c07 [PATCH] md: cause md/raid1 to "repack" working devices when number of drives is changed by NeilBrown · 19 years ago
  63. 58a6064 [PATCH] fbdev: fill in the access_align field. by James Simmons · 19 years ago
  64. f1ab5da [PATCH] fbdev: stack reduction by James Simmons · 19 years ago
  65. 303b86d [PATCH] New framebuffer fonts + updated 12x22 font available by Jurriaan · 19 years ago
  66. d5881eb [PATCH] fbdev: new pci id for chipsfb by James Simmons · 19 years ago
  67. 1154ea7 [PATCH] Framebuffer driver for Arc LCD board by Jaya Kumar · 19 years ago
  68. 4ff45f5 [PATCH] intelfb documentation by Sylvain Meyer · 19 years ago
  69. df52933 [PATCH] intelfb: fix accel detection when changing video modes by Sylvain Meyer · 19 years ago
  70. 27aef2d [PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driver by Sylvain Meyer · 19 years ago
  71. f18cd8f [PATCH] VGA to fbcon fix. by James Simmons · 19 years ago
  72. 8d7f085 [PATCH] pm3fb typo fix by Alexey Dobriyan · 19 years ago
  73. f5a9951 [PATCH] fbdev: iomove removal by James Simmons · 19 years ago
  74. 5a3b589 [PATCH] intelfbdrv naming fix by Andrew Morton · 19 years ago
  75. 78c0371 [PATCH] some vesafb fixes by Gerd Knorr · 19 years ago
  76. 27f931d [PATCH] s1d13xxxfb linkage fix by Andrew Morton · 19 years ago
  77. e6afbe5 [PATCH] Bring back Tux on Chips 65550 framebuffer by Keenan Pepper · 19 years ago
  78. 9769f4e [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flags by Jeremy White · 19 years ago
  79. f296663 [PATCH] rock: handle directory overflows by Andrew Morton · 19 years ago
  80. 642217c [PATCH] rock: rename union members by Andrew Morton · 19 years ago
  81. e595447 [PATCH] rock.c: handle corrupted directories by Andrew Morton · 19 years ago
  82. 9eb7f2c [PATCH] isofs: remove debug stuff by Andrew Morton · 19 years ago
  83. a089221 [PATCH] rock: lindent rock.h by Andrew Morton · 19 years ago
  84. 7373909 [PATCH] rock: comment tidies by Andrew Morton · 19 years ago
  85. ba40aaf [PATCH] rock: remove MAYBE_CONTINUE by Andrew Morton · 19 years ago
  86. 76ab07e [PATCH] rock: remove SETUP_ROCK_RIDGE by Andrew Morton · 19 years ago
  87. 04f7aa9 [PATCH] rock: remove CHECK_CE by Andrew Morton · 19 years ago
  88. a40ea8f [PATCH] rock: remove CONTINUE_DECLS by Andrew Morton · 19 years ago
  89. 1212171 [PATCH] rock: remove CHECK_SP by Andrew Morton · 19 years ago
  90. 7fa393a [PATCH] rock: manual tidies by Andrew Morton · 19 years ago
  91. 1d37211 [PATCH] rock: lindent it by Andrew Morton · 19 years ago
  92. 8a96619 [PATCH] autofs4: subversion bump to identify these changes by Ian Kent · 19 years ago
  93. 1684b2b [PATCH] autofs4: bad lookup fix by Ian Kent · 19 years ago
  94. cc9acc8 [PATCH] autofs4: post expire race fix by Ian Kent · 19 years ago
  95. 9b1e3af [PATCH] autofs4: avoid panic on bind mount of autofs owned directory by Ian Kent · 19 years ago
  96. 8818760 [PATCH] ibmasm driver: fix race in command refcount logic by Max Asbock · 19 years ago
  97. 278d72a [PATCH] ibmasm driver: redesign handling of remote control events by Max Asbock · 19 years ago
  98. b8acb80 [PATCH] ibmasm driver: correctly wake up sleeping threads by Max Asbock · 19 years ago
  99. f5ccc84 [PATCH] ibmasm driver: fix command buffer size by Max Asbock · 19 years ago
  100. 2b07188 [PATCH] s390: pending interrupt after ipl from reader by Heiko Carstens · 19 years ago