1. 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 19 years ago
  2. d3554b4 [PATCH] i2c: Drop unused per-i2c-algorithm adapter max by Jean Delvare · 19 years ago
  3. 80ce3b7 [PATCH] i2c: Drop out-of-date, colliding ioctl definitions by Jean Delvare · 19 years ago
  4. 31ec5bc [PATCH] i2c: Fix misplaced i2c.h comment by Jean Delvare · 19 years ago
  5. bf813b3 [PATCH] i2c: Drop useless CVS revision IDs by Jean Delvare · 19 years ago
  6. 332bf92 [PATCH] i2c: Fix union i2c_smbus_data definition by Hideki Iwamoto · 19 years ago
  7. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  8. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  9. de51441 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  10. 6516455 [Bluetooth] Make more functions static by Marcel Holtmann · 19 years ago
  11. 408c1ce [Bluetooth] Move CRC table into RFCOMM core by Marcel Holtmann · 19 years ago
  12. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  13. 8ed5759 Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 by Linus Torvalds · 19 years ago
  14. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  15. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  16. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  17. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  18. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  19. 74be227 [PATCH] Driver Core: document struct class_device properly by Greg Kroah-Hartman · 19 years ago
  20. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago
  21. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  22. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 19 years ago
  23. 7bd7b09 [PATCH] I2O: remove i2o_device_class by Dmitry Torokhov · 19 years ago
  24. 607cf4d [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code by Greg Kroah-Hartman · 19 years ago
  25. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 19 years ago
  26. 27d1097 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  27. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  28. 210cc67 Auto-update from upstream by Kyle McMartin · 19 years ago
  29. 5fadd05 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  30. e5dfa92 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  31. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  32. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  33. 0ee40c6 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  34. 049eb32 [ARM] 3041/1: AAEC-2000 - CLCD controller platform glue by Bellido Nicolas · 19 years ago
  35. 4a91ca2 [ARM] 3039/1: AAEC-2000 - Add MTD support by Bellido Nicolas · 19 years ago
  36. f0904e2 [ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h by Bellido Nicolas · 19 years ago
  37. 4028ef4 [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port. by Bellido Nicolas · 19 years ago
  38. 13b1d67 [ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers by Bellido Nicolas · 19 years ago
  39. 236fa08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 by Linus Torvalds · 19 years ago
  40. 6f475c0 [ARM] 2897/2: PXA2xx IRDA support by Nicolas Pitre · 19 years ago
  41. 8573b80 [ARM] 3031/1: fix typos in comments of mmc.h by Erik Hovland · 19 years ago
  42. d9e2964 [ARM] 3029/1: Add HWUART support for PXA 255/26x by Matt Reimer · 19 years ago
  43. 80a1857 [ARM] 2787/2: PXA27x low power modes support by Todd Poynor · 19 years ago
  44. 0b83f14 [ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom by Jon Ringle · 19 years ago
  45. 260b236 [PATCH] gfp_t: the rest by Al Viro · 19 years ago
  46. b4e3ca1 [PATCH] gfp_t: remaining bits of drivers/* by Al Viro · 19 years ago
  47. 53f9fc9 [PATCH] gfp_t: remaining bits of arch/* by Al Viro · 19 years ago
  48. 1ef64e6 [PATCH] gfp_t: sound by Al Viro · 19 years ago
  49. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  50. 9796fdd [PATCH] gfp_t: kernel/* by Al Viro · 19 years ago
  51. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  52. 970a9e7 [PATCH] gfp_t: dma-mapping (simple cases) by Al Viro · 19 years ago
  53. 5fb5cbe [PATCH] gfp_t: dma-mapping (xtensa) by Al Viro · 19 years ago
  54. f80aabb [PATCH] gfp_t: dma-mapping (amd64) by Al Viro · 19 years ago
  55. 6dae2c2 [PATCH] gfp_t: dma-mapping (sh) by Al Viro · 19 years ago
  56. e82dd4d [PATCH] gfp_t: dma-mapping (ppc) by Al Viro · 19 years ago
  57. 5c1fb41 [PATCH] gfp_t: dma-mapping (parisc) by Al Viro · 19 years ago
  58. 185a8ff [PATCH] gfp_t: dma-mapping (mips) by Al Viro · 19 years ago
  59. a5da7d3 [PATCH] gfp_t: dma-mapping (frv) by Al Viro · 19 years ago
  60. 43b7eae [PATCH] gfp_t: dma-mapping (cris) by Al Viro · 19 years ago
  61. 55c5d74 [PATCH] gfp_t: dma-mapping (alpha) by Al Viro · 19 years ago
  62. 06a5449 [PATCH] gfp_t: dma-mapping (ia64) by Al Viro · 19 years ago
  63. f9e3214 [PATCH] gfp_t: dma-mapping (arm) by Al Viro · 19 years ago
  64. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 19 years ago
  65. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  66. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  67. fd4f2df [PATCH] gfp_t: lib/* by Al Viro · 19 years ago
  68. 6daa0e2 [PATCH] gfp_t: mm/* (easy parts) by Al Viro · 19 years ago
  69. af4ca45 [PATCH] gfp_t: infrastructure by Al Viro · 19 years ago
  70. 893b030 [ARM] 3045/2: S3C2410 - change init for lcd platform data by Ben Dooks · 19 years ago
  71. 3b90c9c [ARM] 2908/1: add register definitions for ixp2000 msf by Lennert Buytenhek · 19 years ago
  72. 63a4b52 [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h by Ian Campbell · 19 years ago
  73. 42d3a12 [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin options by Ben Dooks · 19 years ago
  74. 9769c24 [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn by Deepak Saxena · 19 years ago
  75. f339ab3 [ARM] Fix sparse warnings by Russell King · 19 years ago
  76. 674c045 [ARM] 3/4: Remove asm/hardware.h from SA1100 io.h by Russell King · 19 years ago
  77. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 19 years ago
  78. 766529f [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h by Russell King · 19 years ago
  79. 7fca0aa [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h by Russell King · 19 years ago
  80. 64521d1 [BLOCK] elevator switch fixes/cleanup by Jens Axboe · 19 years ago
  81. cb98fc8 [BLOCK] Reimplement elevator switch by Tejun Heo · 19 years ago
  82. cb19833 [BLOCK] kill generic max_back_kb handling by Tejun Heo · 19 years ago
  83. 06b8624 [PATCH] 03/05 move last_merge handlin into generic elevator code by Tejun Heo · 19 years ago
  84. 1b47f53 [PATCH] generic dispatch fixes by Jens Axboe · 19 years ago
  85. 8922e16 [PATCH] 01/05 Implement generic dispatch queue by Tejun Heo · 19 years ago
  86. 20e5c81 [patch] remove gendisk->stamp_idle field by Chen, Kenneth W · 19 years ago
  87. 434f1d1 Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 by Trond Myklebust · 19 years ago
  88. 4f9838c NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. by Trond Myklebust · 19 years ago
  89. 16e4295 NFSv4: Add post-op attributes to nfs4_proc_remove() by Trond Myklebust · 19 years ago
  90. 6caf2c8 NFSv4: Add post-op attributes to nfs4_proc_rename() by Trond Myklebust · 19 years ago
  91. 91ba2ee NFSv4: Add post-op attributes to nfs4_proc_link() by Trond Myklebust · 19 years ago
  92. 516a6af NFS: Add optional post-op getattr instruction to the NFSv4 file close. by Trond Myklebust · 19 years ago
  93. 56ae19f NFSv4: Add directory post-op attributes to the CREATE operations. by Trond Myklebust · 19 years ago
  94. decf491 NFS: Don't let nfs_end_data_update() clobber attribute update information by Trond Myklebust · 19 years ago
  95. 3380114 NFS: Optimise inode attribute cache updates by Trond Myklebust · 19 years ago
  96. 913a70f NFS: Convert cache_change_attribute into a jiffy-based value by Trond Myklebust · 19 years ago
  97. 0e574af NFS: Cleanup initialisation of struct nfs_fattr by Trond Myklebust · 19 years ago
  98. 26ba2a7 Merge branch 'master' by Jeff Garzik · 19 years ago
  99. b2ab040 Merge branch 'master' by Jeff Garzik · 19 years ago
  100. 79b95a4 Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" by Linus Torvalds · 19 years ago