1. 074ccf8 [PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE by Dave Hansen · 19 years ago
  2. 44d0f80 [PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig by Dave Hansen · 19 years ago
  3. 93b7504 [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG by Dave Hansen · 19 years ago
  4. 0e19243 [PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE by Dave Hansen · 19 years ago
  5. 3f22ab2 [PATCH] make each arch use mm/Kconfig by Dave Hansen · 19 years ago
  6. 3a9da76 [PATCH] create mm/Kconfig for arch-independent memory options by Dave Hansen · 19 years ago
  7. 5b505b9 [PATCH] sparsemem base: teach discontig about sparse ranges by Dave Hansen · 19 years ago
  8. 348f8b6 [PATCH] sparsemem base: reorganize page->flags bit operations by Dave Hansen · 19 years ago
  9. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  10. c2ebaa4 [PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized) by Dave Hansen · 19 years ago
  11. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  12. 29c31a3 Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  13. 55d3b28 [PATCH] Serial: Mobility's 16550A ports need a helping hand by Russell King · 19 years ago
  14. bc54fd1 Add missing license texts from Tungsten Graphics. by Dave Airlie · 19 years ago
  15. cfd9e15 Currently DRM depends on PCI this will need to change for ffb on Sparc to by Dave Airlie · 19 years ago
  16. 9a18664 drm: 32/64-bit DRM ioctl compatibility patch by Dave Airlie · 19 years ago
  17. 3357d4c Automatic merge with /usr/src/ntfs-2.6.git. by Anton Altaparmakov · 19 years ago
  18. 4ba5e35 [PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmask by Russell King · 19 years ago
  19. b2b3d82 e1000: fix spinlock bug by Mitch Williams · 19 years ago
  20. d7152fe [PATCH] Maple powerdown patch by David Gibson · 19 years ago
  21. dad32bb [PATCH] pSeries - read irqs dynamically by John Rose · 19 years ago
  22. ee98689 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  23. 060de20 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  24. 8f586b2 [PATCH] correct printing to operator panel by Mike Strosaker · 19 years ago
  25. d377e85 [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() by Greg Kroah-Hartman · 19 years ago
  26. 479f6ea [PATCH] USB: fix hid core to return proper error code from probe by Stelian Pop · 19 years ago
  27. 559fb51 Update Chelsio gige net driver. by Scott Bardone · 19 years ago
  28. 2c4ee8f [LTPC]: Replace schedule_timeout() with ssleep()/msleep() by Nishanth Aravamudan · 19 years ago
  29. ebc3f64 [X25]: Fast select with no restriction on response by Shaun Pereira · 19 years ago
  30. cb65d50 [X25]: Selective sub-address matching with call user data. by Shaun Pereira · 19 years ago
  31. 68d3187 [EBTABLES]: vfree() checking cleanups by James Lamanna · 19 years ago
  32. 285b3af [ATALK] aarp: replace schedule_timeout() with msleep() by Nishanth Aravamudan · 19 years ago
  33. 7abaa27 [IPV4]: Fix route.c gcc4 warnings by Chuck Short · 19 years ago
  34. fbeec2e [NETPOLL]: allow multiple netpoll_clients to register against one interface by Jeff Moyer · 19 years ago
  35. 115c1d6 [NETPOLL]: Introduce a netpoll_info struct by Jeff Moyer · 19 years ago
  36. 6ca4f65 [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock() by Jeff Moyer · 19 years ago
  37. b7c84c6 [PATCH] boot_pageset must not be freed. by Christoph Lameter · 19 years ago
  38. a532434 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  39. ea0daab Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git by Steve French · 19 years ago
  40. 1bdf7a7 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jeremy Allison · 19 years ago
  41. ac67055 [CIFS] POSIX extensions, SetFSInfo added by Jeremy Allison · 19 years ago
  42. dfb7533 [CIFS] Add stats for findfirst, findnext, findclose by Steve French · 19 years ago
  43. ae209cf [PATCH] ppc64: Add driver for BPA iommu by Arnd Bergmann · 19 years ago
  44. cebf589 [PATCH] ppc64: Add driver for BPA interrupt controllers by Arnd Bergmann · 19 years ago
  45. fef1c77 [PATCH] ppc64: add BPA platform type by Arnd Bergmann · 19 years ago
  46. 031f7ed [PATCH] ppc64: add a watchdog driver for rtas by Utz Bacher · 19 years ago
  47. 5f5b4e6 [PATCH] ppc64: add a minimal nvram driver by Utz Bacher · 19 years ago
  48. 6566c6f [PATCH] ppc64: pSeries_progress -> rtas_progress by Arnd Bergmann · 19 years ago
  49. c5a3c2e [PATCH] ppc64: Split out generic rtas code from pSeries_pci.c. by Arnd Bergmann · 19 years ago
  50. 773bf9c [PATCH] ppc64: rename pSeries rtc functions into rtas_* by Arnd Bergmann · 19 years ago
  51. 10f7e7c [PATCH] ppc64: consolidate calibrate_decr implementations by Arnd Bergmann · 19 years ago
  52. a493604 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  53. f31f5f0 [NET]: dont use strlen() but the result from a prior sprintf() by Eric Dumazet · 19 years ago
  54. 9092131 Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  55. 92a8cbe [PATCH] ARM: Remove explicit page-alignments in memory init by Russell King · 19 years ago
  56. 3a66941 [PATCH] ARM: Ensure memory information is page aligned by Russell King · 19 years ago
  57. 6a17944 [CRYPTO]: Use CPU cycle counters in tcrypt by Herbert Xu · 19 years ago
  58. dce907c [CRYPTO]: Use template keys for speed tests if possible by Herbert Xu · 19 years ago
  59. ebfd9bc [CRYPTO]: Add cipher speed tests by Harald Welte · 19 years ago
  60. 3cc3816 [CRYPTO]: Kill unnecessary strncpy from tcrypt by Herbert Xu · 19 years ago
  61. ef2736f [CRYPTO]: White space and coding style clean up in tcrypt by Herbert Xu · 19 years ago
  62. b46a58f [PATCH] ARM: Use list_for_each_entry() for dmabounce by Russell King · 19 years ago
  63. f1b0477 [PATCH] ppc32: Fix building MPC8555 CDS by Kumar Gala · 19 years ago
  64. eadf459 [PATCH] NFS: Add debugging code to NFSv4 readdir by Trond Myklebust · 19 years ago
  65. 6ebf365 [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL. by Manoj Naik · 19 years ago
  66. 97d312d [PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests. by Manoj Naik · 19 years ago
  67. 8d0a8a9 [PATCH] NFSv4: Clean up nfs4 lock state accounting by Trond Myklebust · 19 years ago
  68. ecdbf76 [PATCH] NLM: fix a client-side race on blocking locks. by Trond Myklebust · 19 years ago
  69. 4f15e2b [PATCH] NLM: cleanup for blocked locks. by Trond Myklebust · 19 years ago
  70. 80fec4c [PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_private by Trond Myklebust · 19 years ago
  71. 3da28eb [PATCH] NFS: Replace nfs_page insertion sort with a radix sort by Trond Myklebust · 19 years ago
  72. c6a556b [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. by Trond Myklebust · 19 years ago
  73. ab0a3db [PATCH] NFS: Write optimization for short files and small O_SYNC writes. by Trond Myklebust · 19 years ago
  74. fe51beec [PATCH] NFS: Ensure that fstat() always returns the correct mtime by Trond Myklebust · 19 years ago
  75. 7d52e86 [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. by Trond Myklebust · 19 years ago
  76. 951a143 [PATCH] NFS: Fix the file size revalidation by Trond Myklebust · 19 years ago
  77. 08e9eac [PATCH] NFSv4: Fix up races in nfs4_proc_setattr() by Trond Myklebust · 19 years ago
  78. 202b50d [PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim code by Trond Myklebust · 19 years ago
  79. f0dd213 [PATCH] NFS: Clean up readdir changes. by Trond Myklebust · 19 years ago
  80. 00a9264 [PATCH] NFS: Hide NFS server-generated readdir cookies from userland by Olivier Galibert · 19 years ago
  81. ae38846 [PATCH] RPC: kick off socket connect operations faster by Chuck Lever · 19 years ago
  82. 20e5ac8 [PATCH] RPC: TCP reconnects are too slow by Chuck Lever · 19 years ago
  83. 0f9dc2b [PATCH] RPC: Clean up socket autodisconnect by Trond Myklebust · 19 years ago
  84. 14b218a [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag by Trond Myklebust · 19 years ago
  85. 455a396 [PATCH] NFSv4: Fix an Oops in the callback code. by Trond Myklebust · 19 years ago
  86. c56c275 [PATCH] NFSv4: Fix build warning by Reuben Farrelly · 19 years ago
  87. 3e9d415 [PATCH] NFSv4: empty array fix by Andrew Morton · 19 years ago
  88. b7ef195 [PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification by Adrian Bunk · 19 years ago
  89. 2134842 [PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs by Andreas Gruenbacher · 19 years ago
  90. 458818e [PATCH] NFS: Fix up v3 ACL caching code by Trond Myklebust · 19 years ago
  91. 5c6a9f7 [PATCH] NFS: Cache the NFSv3 acls. by Andreas Gruenbacher · 19 years ago
  92. 055ffbe [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. by Andreas Gruenbacher · 19 years ago
  93. b7fa055 [PATCH] NFS: Add support for NFSv3 ACLs by Andreas Gruenbacher · 19 years ago
  94. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 19 years ago
  95. 9ba0263 [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port by Andreas Gruenbacher · 19 years ago
  96. a838cc4 [PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping table by Andreas Gruenbacher · 19 years ago
  97. bd8100e [PATCH] RPC: Encode and decode arbitrary XDR arrays by Andreas Gruenbacher · 19 years ago
  98. 7e06b53 [PATCH] RPC: fix accounting bug in the case of a truncated RPC message by Trond Myklebust · 19 years ago
  99. e053d1a [PATCH] RPC: Lazy RPC receive buffer allocation by Olaf Kirch · 19 years ago
  100. 007e251 [PATCH] RPC: Allow multiple RPC client programs to share the same transport by Andreas Gruenbacher · 19 years ago