1. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 19 years ago
  2. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  3. 0feb9bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  4. d8d8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  5. 57d1c91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  6. a2167dc [NET]: Endian-annotate in_aton() by Alexey Dobriyan · 19 years ago
  7. 76ab608 [NET]: Endian-annotate struct iphdr by Alexey Dobriyan · 19 years ago
  8. 4bad4dc [NET]: Change sk_run_filter()'s return type in net/core/filter.c by Kris Katterjohn · 19 years ago
  9. ccf1896 Merge ../torvalds-2.6/ by Greg Kroah-Hartman · 19 years ago
  10. 367cb70 kbuild: un-stringnify KBUILD_MODNAME by Sam Ravnborg · 19 years ago
  11. 9eed129 SUNRPC: Update the spkm3 code to use the make_checksum interface by J. Bruce Fields · 19 years ago
  12. 58df095 NFSv4: Allow entries in the idmap cache to expire by Trond Myklebust · 19 years ago
  13. 632e3bd SUNRPC: Ensure client closes the socket when server initiates a close by Trond Myklebust · 19 years ago
  14. f518e35 SUNRPC: get rid of cl_chatty by Chuck Lever · 19 years ago
  15. 9220041 SUNRPC: transport switch API for setting port number by Chuck Lever · 19 years ago
  16. 35f5a42 SUNRPC: new interface to force an RPC rebind by Chuck Lever · 19 years ago
  17. 0210714 SUNRPC: switchable buffer allocation by Chuck Lever · 19 years ago
  18. 64a318e NLM: Further cancel fixes by J. Bruce Fields · 19 years ago
  19. fb459f4 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() by Adrian Bunk · 19 years ago
  20. a72b442 NFSv4: Allow user to set the port used by the NFSv4 callback channel by Trond Myklebust · 19 years ago
  21. fa178f2 NFSv4: Ensure DELEGRETURN returns attributes by Trond Myklebust · 19 years ago
  22. 70b9ecb NFS: Make stat() return updated mtimes after a write() by Trond Myklebust · 19 years ago
  23. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  24. a911fd9 NFS: simplify inlined bit ops in nfs_page.h by Chuck Lever · 19 years ago
  25. 911d1aa NFSv4: locking XDR cleanup by Trond Myklebust · 19 years ago
  26. cdd4e68 NFSv4: Make open_confirm() asynchronous too by Trond Myklebust · 19 years ago
  27. 44c2887 NFSv4: stateful NFSv4 RPC call interface by Trond Myklebust · 19 years ago
  28. 4ce70ad SUNRPC: Further cleanups by Trond Myklebust · 19 years ago
  29. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  30. abbcf28 SUNRPC: Yet more RPC cleanups by Trond Myklebust · 19 years ago
  31. 22905f7 identify multipage ->writepages() calls by Andrew Morton · 19 years ago
  32. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  33. 9b84754 [PATCH] Suspend support for libata by Jens Axboe · 19 years ago
  34. 88202a0 [PATCH] md: allow sync-speed to be controlled per-device by NeilBrown · 19 years ago
  35. 4dbcdc7 [PATCH] md: count corrected read errors per drive by NeilBrown · 19 years ago
  36. d9d166c [PATCH] md: allow array level to be set textually via sysfs by NeilBrown · 19 years ago
  37. 2989ddb [PATCH] md: make a couple of names in md.c static by NeilBrown · 19 years ago
  38. 1345b1d [PATCH] md: define and use safe_put_page for md by NeilBrown · 19 years ago
  39. 2604b70 [PATCH] md: remove personality numbering from md by NeilBrown · 19 years ago
  40. fccddba [PATCH] md: tidy up raid5/6 hash table code by NeilBrown · 19 years ago
  41. 0eb3ff1 [PATCH] md: raid10 read-error handling - resync and read-only by NeilBrown · 19 years ago
  42. 4443ae1 [PATCH] md: auto-correct correctable read errors in raid10 by NeilBrown · 19 years ago
  43. 9910f16 [PATCH] md: fix up some rdev rcu locking in raid5/6 by NeilBrown · 19 years ago
  44. cf30a47 [PATCH] md: handle errors when read-only by NeilBrown · 19 years ago
  45. ddaf22a [PATCH] md: attempt to auto-correct read errors in raid1 by NeilBrown · 19 years ago
  46. ca65b73 [PATCH] md: fix raid6 resync check/repair code by NeilBrown · 19 years ago
  47. 6cce3b2 [PATCH] md: write intent bitmap support for raid10 by NeilBrown · 19 years ago
  48. 6ff8d8e [PATCH] md: allow dirty raid[456] arrays to be started at boot by NeilBrown · 19 years ago
  49. 0a27ec9 [PATCH] md: improve raid10 "IO Barrier" concept by NeilBrown · 19 years ago
  50. 17999be [PATCH] md: improve raid1 "IO Barrier" concept by NeilBrown · 19 years ago
  51. 6da487d [PATCH] device-mapper ioctl: add skip lock_fs flag by Alasdair G Kergon · 19 years ago
  52. a334de2 [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync by David Shaw · 19 years ago
  53. f93ea41 [PATCH] jbd: split checkpoint lists by Jan Kara · 19 years ago
  54. 81684ee [PATCH] include/linux/parport_pc.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  55. 110bee7 [PATCH] parport: DEBUG_PARPORT build fix by Marko Kohtala · 19 years ago
  56. 742ec65 [PATCH] parport: phase fixes by Marko Kohtala · 19 years ago
  57. 3ec870d [PATCH] fuse: make maximum write data configurable by Miklos Szeredi · 19 years ago
  58. 1d3d752 [PATCH] fuse: clean up request size limit checking by Miklos Szeredi · 19 years ago
  59. de5f120 [PATCH] fuse: add frsize to statfs reply by Miklos Szeredi · 19 years ago
  60. 45714d6 [PATCH] fuse: bump interface version by Miklos Szeredi · 19 years ago
  61. dcceafe [PATCH] I2O: Bugfixes by Markus Lidel · 19 years ago
  62. 24791bd [PATCH] I2O: Remove wrong I2O device class by Markus Lidel · 19 years ago
  63. a1a5ea7 [PATCH] I2O: changed I2O API to create I2O messages in kernel memory by Markus Lidel · 19 years ago
  64. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  65. 8129ee1 [PATCH] s390: qdio V=V pass-through by Frank Pavlic · 19 years ago
  66. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 19 years ago
  67. a63a493 [PATCH] s390: uaccess warnings by Martin Schwidefsky · 19 years ago
  68. 56dc6a8 [PATCH] s390: cms volume label definitions by Peter Oberparleiter · 19 years ago
  69. 973bd99 [PATCH] s390: atomic primitives by Martin Schwidefsky · 19 years ago
  70. b14a72d [PATCH] m68knommu: remove enable_irq_nosync() by Christoph Hellwig · 19 years ago
  71. 3258891 [PATCH] m68knommu: enable_irq/disable_irq by Christoph Hellwig · 19 years ago
  72. adfc31c [PATCH] m32r: Remove unnecessary icu_data_t definitions by Hirokazu Takata · 19 years ago
  73. 46ea178 [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET by Hirokazu Takata · 19 years ago
  74. 1b5b776 [PATCH] m32r: Update syscall macros for MMU-less targets by Hirokazu Takata · 19 years ago
  75. 9287d95 [PATCH] m32r: Support M32104UT target platform by Hirokazu Takata · 19 years ago
  76. 3a291a2 [PATCH] mm: add a new function (needed for swap suspend) by Rafael J. Wysocki · 19 years ago
  77. 72a97e0 [PATCH] swsusp: improve freeing of memory by Rafael J. Wysocki · 19 years ago
  78. 7088a5c [PATCH] swsusp: introduce the swap map structure by Rafael J. Wysocki · 19 years ago
  79. 0595bf3 [PATCH] Alpha: convert to generic irq framework (alpha part) by Ivan Kokshaysky · 19 years ago
  80. eee4526 [PATCH] Alpha: convert to generic irq framework (generic part) by Ivan Kokshaysky · 19 years ago
  81. 1fa744e [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead by Shaohua Li · 19 years ago
  82. 19d5348 [PATCH] mpspec: remove unneeded packed attribute by Brian Gerst · 19 years ago
  83. f90b811 [PATCH] Base support for AMD Geode GX/LX processors by Jordan Crouse · 19 years ago
  84. d832245 [PATCH] x86: fls() in asm by Stephen Hemminger · 19 years ago
  85. 1855a2c [PATCH] x86: convert bigsmp to use flat physical mode by Ashok Raj · 19 years ago
  86. 67df197 [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support by Arjan van de Ven · 19 years ago
  87. c728252 [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix by Arjan van de Ven · 19 years ago
  88. 63aaf30 [PATCH] x86/x86_64: mark rodata section read only: x86 parts by Arjan van de Ven · 19 years ago
  89. 37b73c8 [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure by Arjan van de Ven · 19 years ago
  90. d89c145 [PATCH] x86: handle -Wsign-compare in bitops by David Howells · 19 years ago
  91. 5fe9fe3c [PATCH] x86: Pnp byte granularity by Zachary Amsden · 19 years ago
  92. 3fae1c3 [PATCH] x86: Deprecate obsolete ldt accessors by Zachary Amsden · 19 years ago
  93. 5702d0f [PATCH] x86: Pnp segments in segment h by Zachary Amsden · 19 years ago
  94. ff6e8c0 [PATCH] x86: Cr4 is valid on some 486s by Zachary Amsden · 19 years ago
  95. d43c6e8 [PATCH] i386: move SIMD initialization by Jan Beulich · 19 years ago
  96. 7c4cb60 [PATCH] x86: GDT alignment fix by Zachary Amsden · 19 years ago
  97. 599a6e8 [PATCH] mips: remove include/asm-mips/riscos-syscall.h by Domen Puncer · 19 years ago
  98. fef2b58 [PATCH] frv: improve signal handling by David Howells · 19 years ago
  99. 7ee1dd3 [PATCH] FRV: Make futex code compilable on nommu [try #2] by David Howells · 19 years ago
  100. 5c40f7f [PATCH] FRV: Implement futex operations for FRV by David Howells · 19 years ago