1. bb93e3a [PATCH] block: add unlocked_ioctl support for block devices by Arnd Bergmann · 19 years ago
  2. 46c271b [PATCH] Improve CD/DVD packet driver write performance by Peter Osterlund · 19 years ago
  3. ef3daed [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64 by Yoav Zach · 19 years ago
  4. d6e7114 [PATCH] setuid core dump by Alan Cox · 19 years ago
  5. ea32c65 [PATCH] kprobes: Temporary disarming of reentrant probe by Prasanna S Panchamukhi · 19 years ago
  6. 0aa55e4 [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task by Hien Nguyen · 19 years ago
  7. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 19 years ago
  8. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 19 years ago
  9. 84de856 [PATCH] quota: consolidate code surrounding vfs_quota_on_mount by Christoph Hellwig · 19 years ago
  10. ac20427 [PATCH] add check to /proc/devices read routines by Neil Horman · 19 years ago
  11. 35a82d1 [PATCH] optimise loop driver a bit by Nick Piggin · 19 years ago
  12. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  13. 991114c [PATCH] fix for prune_icache()/forced final iput() races by Alexander Viro · 19 years ago
  14. fd450b7 [PATCH] timers: introduce try_to_del_timer_sync() by Oleg Nesterov · 19 years ago
  15. 55c888d [PATCH] timers fixes/improvements by Oleg Nesterov · 19 years ago
  16. f7d37d0 [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} by Tejun Heo · 19 years ago
  17. fa72b90 [PATCH] blk: remove blk_queue_tag->real_max_depth optimization by Tejun Heo · 19 years ago
  18. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  19. 29751f6 [PATCH] sparsemem hotplug base by Andy Whitcroft · 19 years ago
  20. 641c767 [PATCH] sparsemem swiss cheese numa layouts by Andy Whitcroft · 19 years ago
  21. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  22. b159d43 [PATCH] generify early_pfn_to_nid by Andy Whitcroft · 19 years ago
  23. 93b7504 [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG by Dave Hansen · 19 years ago
  24. 348f8b6 [PATCH] sparsemem base: reorganize page->flags bit operations by Dave Hansen · 19 years ago
  25. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  26. 408fde8 [PATCH] remove non-DISCONTIG use of pgdat->node_mem_map by Dave Hansen · 19 years ago
  27. 060de20 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  28. ebc3f64 [X25]: Fast select with no restriction on response by Shaun Pereira · 19 years ago
  29. cb65d50 [X25]: Selective sub-address matching with call user data. by Shaun Pereira · 19 years ago
  30. fbeec2e [NETPOLL]: allow multiple netpoll_clients to register against one interface by Jeff Moyer · 19 years ago
  31. 115c1d6 [NETPOLL]: Introduce a netpoll_info struct by Jeff Moyer · 19 years ago
  32. 6ca4f65 [NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock() by Jeff Moyer · 19 years ago
  33. 9092131 Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  34. 8d0a8a9 [PATCH] NFSv4: Clean up nfs4 lock state accounting by Trond Myklebust · 19 years ago
  35. ecdbf76 [PATCH] NLM: fix a client-side race on blocking locks. by Trond Myklebust · 19 years ago
  36. 3da28eb [PATCH] NFS: Replace nfs_page insertion sort with a radix sort by Trond Myklebust · 19 years ago
  37. c6a556b [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. by Trond Myklebust · 19 years ago
  38. fe51bee [PATCH] NFS: Ensure that fstat() always returns the correct mtime by Trond Myklebust · 19 years ago
  39. 7d52e86 [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. by Trond Myklebust · 19 years ago
  40. 951a143 [PATCH] NFS: Fix the file size revalidation by Trond Myklebust · 19 years ago
  41. f0dd213 [PATCH] NFS: Clean up readdir changes. by Trond Myklebust · 19 years ago
  42. 00a9264 [PATCH] NFS: Hide NFS server-generated readdir cookies from userland by Olivier Galibert · 19 years ago
  43. 5c6a9f7 [PATCH] NFS: Cache the NFSv3 acls. by Andreas Gruenbacher · 19 years ago
  44. 055ffbe [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. by Andreas Gruenbacher · 19 years ago
  45. b7fa055 [PATCH] NFS: Add support for NFSv3 ACLs by Andreas Gruenbacher · 19 years ago
  46. a257cdd [PATCH] NFSD: Add server support for NFSv3 ACLs. by Andreas Gruenbacher · 19 years ago
  47. 9ba0263 [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a single port by Andreas Gruenbacher · 19 years ago
  48. bd8100e [PATCH] RPC: Encode and decode arbitrary XDR arrays by Andreas Gruenbacher · 19 years ago
  49. 7e06b53 [PATCH] RPC: fix accounting bug in the case of a truncated RPC message by Trond Myklebust · 19 years ago
  50. e053d1a [PATCH] RPC: Lazy RPC receive buffer allocation by Olaf Kirch · 19 years ago
  51. 007e251 [PATCH] RPC: Allow multiple RPC client programs to share the same transport by Andreas Gruenbacher · 19 years ago
  52. e50a1c2 [PATCH] NFSv4: client-side caching NFSv4 ACLs by J. Bruce Fields · 19 years ago
  53. 23ec696 [PATCH] NFSv4: Client-side xdr for writing NFSv4 acls by J. Bruce Fields · 19 years ago
  54. 029d105 [PATCH] NFSv4: Client-side xdr for reading NFSv4 acls by J. Bruce Fields · 19 years ago
  55. ada70d9 [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached acls by Trond Myklebust · 19 years ago
  56. 92cfc62 [PATCH] NFS: Allow NFS versions to support different sets of inode operations. by J. Bruce Fields · 19 years ago
  57. 464a98b [PATCH] NFS: cleanup: shrink struct nfs_open_context by Trond Myklebust · 19 years ago
  58. 96651ab [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() by Trond Myklebust · 19 years ago
  59. a656db9 [PATCH] NFS: Remove unused NFS inode field readdir_timestamp. by Trond Myklebust · 19 years ago
  60. 4ce7971 [PATCH] NFS: Header file cleanup... by Trond Myklebust · 19 years ago
  61. 5ee0ed7 [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support by Trond Myklebust · 19 years ago
  62. dd7f0b8 [NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target. by Harald Welte · 19 years ago
  63. fb7a0e3 Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git by Linus Torvalds · 19 years ago
  64. c124a78 [PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2) by Randy Vinson · 19 years ago
  65. 10c08f8 [PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h by Jean Delvare · 19 years ago
  66. 3886246 [PATCH] I2C: i2c-vid.h: Support for VID to reg conversion by Sebastian Witt · 19 years ago
  67. b3d5496 [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers by Jean Delvare · 19 years ago
  68. 3973096 [PATCH] Two small fixes for md verion-1 superblocks. by NeilBrown · 19 years ago
  69. 7bfa19f [PATCH] md: allow md to update multiple superblocks in parallel. by NeilBrown · 19 years ago
  70. a654b9d8 [PATCH] md: allow md intent bitmap to be stored near the superblock. by NeilBrown · 19 years ago
  71. 3d310eb [PATCH] md: fix deadlock due to md thread processing delayed requests. by NeilBrown · 19 years ago
  72. 41158c7 [PATCH] md: optimise reconstruction when re-adding a recently failed drive. by NeilBrown · 19 years ago
  73. 191ea9b [PATCH] md: raid1 support for bitmap intent logging by NeilBrown · 19 years ago
  74. 77ad4bc [PATCH] md: enable the bitmap write-back daemon and wait for it. by NeilBrown · 19 years ago
  75. 32a7627 [PATCH] md: optimised resync using Bitmap based intent logging by NeilBrown · 19 years ago
  76. 57afd89 [PATCH] md: improve the interface to sync_request by NeilBrown · 19 years ago
  77. 06d91a5 [PATCH] md: improve locking on 'safemode' and move superblock writes by NeilBrown · 19 years ago
  78. f1ab5da [PATCH] fbdev: stack reduction by James Simmons · 19 years ago
  79. 303b86d [PATCH] New framebuffer fonts + updated 12x22 font available by Jurriaan · 19 years ago
  80. d5881eb [PATCH] fbdev: new pci id for chipsfb by James Simmons · 19 years ago
  81. 1154ea7 [PATCH] Framebuffer driver for Arc LCD board by Jaya Kumar · 19 years ago
  82. f5a9951 [PATCH] fbdev: iomove removal by James Simmons · 19 years ago
  83. 8a96619 [PATCH] autofs4: subversion bump to identify these changes by Ian Kent · 19 years ago
  84. b77d6ad [PATCH] uml: make hw_controller_type->release exist only for archs needing it by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  85. dbce706 [PATCH] uml: add and use generic hw_controller_type->release by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  86. d4c477c [PATCH] ioc4: PCI bus speed detection by Brent Casavant · 19 years ago
  87. 22329b5 [PATCH] ioc4: Core driver rewrite by Brent Casavant · 19 years ago
  88. 5b37b70 [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors by Kumar Gala · 19 years ago
  89. f14f75b [PATCH] ia64 uncached alloc by Jes Sorensen · 19 years ago
  90. 4ae7c03 [PATCH] Periodically drain non local pagesets by Christoph Lameter · 19 years ago
  91. c2f29ea [PATCH] __read_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  92. 83e5d8f [PATCH] __mod_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  93. 1ad539b [PATCH] vm: try_to_free_pages unused argument by Darren Hart · 19 years ago
  94. cbe37d0 [PATCH] mm: remove PG_highmem by Badari Pulavarty · 19 years ago
  95. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  96. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  97. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  98. 1e7e5a9 [PATCH] VM: rate limit early reclaim by Martin Hicks · 19 years ago
  99. 0c35bba [PATCH] VM: add __GFP_NORECLAIM by Martin Hicks · 19 years ago
  100. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago