1. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  2. dc9aa5b [PATCH] Swap Migration V5: MPOL_MF_MOVE interface by Christoph Lameter · 19 years ago
  3. 7cbe34c [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support by Christoph Lameter · 19 years ago
  4. 49d2e9c [PATCH] Swap Migration V5: migrate_pages() function by Christoph Lameter · 19 years ago
  5. 930d915 [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap by Christoph Lameter · 19 years ago
  6. 21eac81 [PATCH] Swap Migration V5: LRU operations by Christoph Lameter · 19 years ago
  7. 15316ba [PATCH] add schedule_on_each_cpu() by Christoph Lameter · 19 years ago
  8. 8ad4b1f [PATCH] Make high and batch sizes of per_cpu_pagelists configurable by Rohit Seth · 19 years ago
  9. 9d0243b [PATCH] drop-pagecache by Andrew Morton · 19 years ago
  10. f9f7500 [PATCH] slab: remove unused align parameter from alloc_percpu by Pekka Enberg · 19 years ago
  11. b792de3 [PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41. by Olaf Hering · 19 years ago
  12. 5998bf1 [PATCH] asm-generic/atomic.h needs types.h by Andrew Morton · 19 years ago
  13. 97dc627 [IPV4]: make ip_fragment() static by Adrian Bunk · 19 years ago
  14. f53b61d [NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled. by David S. Miller · 19 years ago
  15. e16a8f0 [NETFILTER]: Add ipt_policy/ip6t_policy matches by Patrick McHardy · 19 years ago
  16. eb9c7eb [NETFILTER]: Handle NAT in IPsec policy checks by Patrick McHardy · 19 years ago
  17. 5c901da [NETFILTER]: Redo policy lookups after NAT when neccessary by Patrick McHardy · 19 years ago
  18. 3e3850e [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder by Patrick McHardy · 19 years ago
  19. 8cdfab8 [IPV4]: reset IPCB flags when neccessary by Patrick McHardy · 19 years ago
  20. b05e106 [IPV4/6]: Netfilter IPsec input hooks by Patrick McHardy · 19 years ago
  21. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
  22. 16a6677 [XFRM]: Netfilter IPsec output hooks by Patrick McHardy · 19 years ago
  23. 8995b16 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  24. cc918c7 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  25. f9c5d04 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  26. fe5dd7c [ARM] byteorder.h needs linux/compiler.h by Russell King · 19 years ago
  27. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  28. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  29. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  30. 6351610 [ARM] 3239/1: Add ARM optimised swab32 by Andre McCurdy · 19 years ago
  31. 0feb9bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 19 years ago
  32. d8d8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  33. 57d1c91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  34. a2167dc [NET]: Endian-annotate in_aton() by Alexey Dobriyan · 19 years ago
  35. 76ab608 [NET]: Endian-annotate struct iphdr by Alexey Dobriyan · 19 years ago
  36. 4bad4dc [NET]: Change sk_run_filter()'s return type in net/core/filter.c by Kris Katterjohn · 19 years ago
  37. ccf1896 Merge ../torvalds-2.6/ by Greg Kroah-Hartman · 19 years ago
  38. 367cb70 kbuild: un-stringnify KBUILD_MODNAME by Sam Ravnborg · 19 years ago
  39. 9eed129 SUNRPC: Update the spkm3 code to use the make_checksum interface by J. Bruce Fields · 19 years ago
  40. 58df095 NFSv4: Allow entries in the idmap cache to expire by Trond Myklebust · 19 years ago
  41. 632e3bd SUNRPC: Ensure client closes the socket when server initiates a close by Trond Myklebust · 19 years ago
  42. f518e35a SUNRPC: get rid of cl_chatty by Chuck Lever · 19 years ago
  43. 9220041 SUNRPC: transport switch API for setting port number by Chuck Lever · 19 years ago
  44. 35f5a42 SUNRPC: new interface to force an RPC rebind by Chuck Lever · 19 years ago
  45. 0210714 SUNRPC: switchable buffer allocation by Chuck Lever · 19 years ago
  46. 64a318e NLM: Further cancel fixes by J. Bruce Fields · 19 years ago
  47. fb459f4 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() by Adrian Bunk · 19 years ago
  48. a72b442 NFSv4: Allow user to set the port used by the NFSv4 callback channel by Trond Myklebust · 19 years ago
  49. fa178f2 NFSv4: Ensure DELEGRETURN returns attributes by Trond Myklebust · 19 years ago
  50. 70b9ecb NFS: Make stat() return updated mtimes after a write() by Trond Myklebust · 19 years ago
  51. 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
  52. a911fd9 NFS: simplify inlined bit ops in nfs_page.h by Chuck Lever · 19 years ago
  53. 911d1aa NFSv4: locking XDR cleanup by Trond Myklebust · 19 years ago
  54. cdd4e68 NFSv4: Make open_confirm() asynchronous too by Trond Myklebust · 19 years ago
  55. 44c2887 NFSv4: stateful NFSv4 RPC call interface by Trond Myklebust · 19 years ago
  56. 4ce70ad SUNRPC: Further cleanups by Trond Myklebust · 19 years ago
  57. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  58. abbcf28 SUNRPC: Yet more RPC cleanups by Trond Myklebust · 19 years ago
  59. 22905f7 identify multipage ->writepages() calls by Andrew Morton · 19 years ago
  60. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  61. 9b84754 [PATCH] Suspend support for libata by Jens Axboe · 19 years ago
  62. 88202a0 [PATCH] md: allow sync-speed to be controlled per-device by NeilBrown · 19 years ago
  63. 4dbcdc7 [PATCH] md: count corrected read errors per drive by NeilBrown · 19 years ago
  64. d9d166c [PATCH] md: allow array level to be set textually via sysfs by NeilBrown · 19 years ago
  65. 2989ddb [PATCH] md: make a couple of names in md.c static by NeilBrown · 19 years ago
  66. 1345b1d [PATCH] md: define and use safe_put_page for md by NeilBrown · 19 years ago
  67. 2604b70 [PATCH] md: remove personality numbering from md by NeilBrown · 19 years ago
  68. fccddba [PATCH] md: tidy up raid5/6 hash table code by NeilBrown · 19 years ago
  69. 0eb3ff1 [PATCH] md: raid10 read-error handling - resync and read-only by NeilBrown · 19 years ago
  70. 4443ae1 [PATCH] md: auto-correct correctable read errors in raid10 by NeilBrown · 19 years ago
  71. 9910f16 [PATCH] md: fix up some rdev rcu locking in raid5/6 by NeilBrown · 19 years ago
  72. cf30a47 [PATCH] md: handle errors when read-only by NeilBrown · 19 years ago
  73. ddaf22a [PATCH] md: attempt to auto-correct read errors in raid1 by NeilBrown · 19 years ago
  74. ca65b73 [PATCH] md: fix raid6 resync check/repair code by NeilBrown · 19 years ago
  75. 6cce3b23 [PATCH] md: write intent bitmap support for raid10 by NeilBrown · 19 years ago
  76. 6ff8d8ec [PATCH] md: allow dirty raid[456] arrays to be started at boot by NeilBrown · 19 years ago
  77. 0a27ec9 [PATCH] md: improve raid10 "IO Barrier" concept by NeilBrown · 19 years ago
  78. 17999be [PATCH] md: improve raid1 "IO Barrier" concept by NeilBrown · 19 years ago
  79. 6da487d [PATCH] device-mapper ioctl: add skip lock_fs flag by Alasdair G Kergon · 19 years ago
  80. a334de2 [PATCH] knfsd: check error status from vfs_getattr and i_op->fsync by David Shaw · 19 years ago
  81. f93ea41 [PATCH] jbd: split checkpoint lists by Jan Kara · 19 years ago
  82. 81684ee [PATCH] include/linux/parport_pc.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  83. 110bee7 [PATCH] parport: DEBUG_PARPORT build fix by Marko Kohtala · 19 years ago
  84. 742ec65 [PATCH] parport: phase fixes by Marko Kohtala · 19 years ago
  85. 3ec870d [PATCH] fuse: make maximum write data configurable by Miklos Szeredi · 19 years ago
  86. 1d3d752 [PATCH] fuse: clean up request size limit checking by Miklos Szeredi · 19 years ago
  87. de5f120 [PATCH] fuse: add frsize to statfs reply by Miklos Szeredi · 19 years ago
  88. 45714d6 [PATCH] fuse: bump interface version by Miklos Szeredi · 19 years ago
  89. dcceafe [PATCH] I2O: Bugfixes by Markus Lidel · 19 years ago
  90. 24791bd [PATCH] I2O: Remove wrong I2O device class by Markus Lidel · 19 years ago
  91. a1a5ea7 [PATCH] I2O: changed I2O API to create I2O messages in kernel memory by Markus Lidel · 19 years ago
  92. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  93. 8129ee1 [PATCH] s390: qdio V=V pass-through by Frank Pavlic · 19 years ago
  94. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 19 years ago
  95. a63a493 [PATCH] s390: uaccess warnings by Martin Schwidefsky · 19 years ago
  96. 56dc6a8 [PATCH] s390: cms volume label definitions by Peter Oberparleiter · 19 years ago
  97. 973bd99 [PATCH] s390: atomic primitives by Martin Schwidefsky · 19 years ago
  98. b14a72d [PATCH] m68knommu: remove enable_irq_nosync() by Christoph Hellwig · 19 years ago
  99. 3258891 [PATCH] m68knommu: enable_irq/disable_irq by Christoph Hellwig · 19 years ago
  100. adfc31c [PATCH] m32r: Remove unnecessary icu_data_t definitions by Hirokazu Takata · 19 years ago