1. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  2. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  3. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  4. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  5. 7cf9c2c [PATCH] radix-tree: RCU lockless readside by Nick Piggin · 18 years ago
  6. 36de643 [PATCH] Save some bytes in struct mm_struct by Arnaldo Carvalho de Melo · 18 years ago
  7. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  8. 1b1cec4 [PATCH] slab: deprecate kmem_cache_t by Andrew Morton · 18 years ago
  9. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  10. 441e143 [PATCH] slab: remove SLAB_DMA by Christoph Lameter · 18 years ago
  11. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  12. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  13. f7267c0 [PATCH] slab: remove SLAB_USER by Christoph Lameter · 18 years ago
  14. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  15. 55acbda [PATCH] slab: remove SLAB_NOIO by Christoph Lameter · 18 years ago
  16. a06d72c [PATCH] slab: remove SLAB_LEVEL_MASK by Christoph Lameter · 18 years ago
  17. 6e0eaa4 [PATCH] slab: remove SLAB_NO_GROW by Christoph Lameter · 18 years ago
  18. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 18 years ago
  19. ebe2973 [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h by Christoph Lameter · 18 years ago
  20. b86c089 [PATCH] Move names_cachep to linux/fs.h by Christoph Lameter · 18 years ago
  21. aa362a8 [PATCH] Move fs_cachep to linux/fs_struct.h by Christoph Lameter · 18 years ago
  22. 8b7d91e [PATCH] Move filep_cachep to include/file.h by Christoph Lameter · 18 years ago
  23. 5d6538f [PATCH] Move files_cachep to include/file.h by Christoph Lameter · 18 years ago
  24. c43692e [PATCH] Move vm_area_cachep to include/mm.h by Christoph Lameter · 18 years ago
  25. 298ec1e [PATCH] Move sighand_cachep to include/signal.h by Christoph Lameter · 18 years ago
  26. 54cc211c [PATCH] Remove bio_cachep from slab.h by Christoph Lameter · 18 years ago
  27. b30973f [PATCH] node-aware skb allocation by Christoph Hellwig · 18 years ago
  28. 8734813 [PATCH] add numa node information to struct device by Christoph Hellwig · 18 years ago
  29. 8b98c16 [PATCH] leak tracking for kmalloc_node by Christoph Hellwig · 18 years ago
  30. ad76fb6 [PATCH] mm: k{,um}map_atomic() vs in_atomic() by Peter Zijlstra · 18 years ago
  31. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  32. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  33. cc102509 [PATCH] mm: add arch_alloc_page by Nick Piggin · 18 years ago
  34. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  35. 7253f4e [PATCH] memory page_alloc zonelist caching reorder structure by Paul Jackson · 18 years ago
  36. 9276b1bc [PATCH] memory page_alloc zonelist caching speedup by Paul Jackson · 18 years ago
  37. 89689ae [PATCH] Get rid of zone_table[] by Christoph Lameter · 18 years ago
  38. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  39. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  40. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  41. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  42. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  43. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  44. ff51a98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  45. a80958f [PATCH] fix fallout from header dependency trimming by Al Viro · 18 years ago
  46. 0c789ff netfilter.h needs rcuupdate.h for RCU locking functions by Linus Torvalds · 18 years ago
  47. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  48. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  49. f23f6e0 [PATCH] severing poll.h -> mm.h by Al Viro · 18 years ago
  50. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  51. bd01f84 [PATCH] severing skbuff.h -> poll.h by Al Viro · 18 years ago
  52. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  53. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  54. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  55. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  56. d916faa Remove long-unmaintained ftape driver subsystem. by Jeff Garzik · 18 years ago
  57. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  58. 3d3cca3 [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2 by Tejun Heo · 18 years ago
  59. 582982e [PATCH] libata: remove unused HSM_ST_UNKNOWN by Tejun Heo · 18 years ago
  60. 2b5f6dc [XFRM]: Fix aevent structuring to be more complete. by Jamal Hadi Salim · 18 years ago
  61. a536df3 [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port by Patrick McHardy · 18 years ago
  62. 9fafcd7 [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port by Patrick McHardy · 18 years ago
  63. f09943f [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port by Patrick McHardy · 18 years ago
  64. 869f37d [NETFILTER]: nf_conntrack/nf_nat: add IRC helper port by Patrick McHardy · 18 years ago
  65. f587de0 [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port by Patrick McHardy · 18 years ago
  66. 1695890 [NETFILTER]: nf_conntrack/nf_nat: add amanda helper port by Patrick McHardy · 18 years ago
  67. 55a7332 [NETFILTER]: nf_nat: add FTP NAT helper port by Jozsef Kadlecsik · 18 years ago
  68. 5b1158e [NETFILTER]: Add NAT support for nf_conntrack by Jozsef Kadlecsik · 18 years ago
  69. 9a7c933 [NET]: Accept wildcard delimiters in in[46]_pton by Patrick McHardy · 18 years ago
  70. 1e419cd [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. by Al Viro · 18 years ago
  71. d12cdc3 [NETFILTER]: ebtables: add --snap-arp option by Bart De Schuymer · 18 years ago
  72. baf7b1e [NETFILTER]: x_tables: add NFLOG target by Patrick McHardy · 18 years ago
  73. 39b46fc [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6 by Patrick McHardy · 18 years ago
  74. d7a5c32 [NETFILTER]: nfnetlink_log: remove useless prefix length limitation by Patrick McHardy · 18 years ago
  75. 829e17a [NETFILTER]: nfnetlink_queue: allow changing queue length through netlink by Eric Leblond · 18 years ago
  76. 1b683b5 [NETFILTER]: sip conntrack: better NAT handling by Patrick McHardy · 18 years ago
  77. 40883e8 [NETFILTER]: sip conntrack: do case insensitive SIP header search by Patrick McHardy · 18 years ago
  78. 9d5b8ba [NETFILTER]: sip conntrack: minor cleanup by Patrick McHardy · 18 years ago
  79. 468ec44 [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find by Yasuyuki Kozakai · 18 years ago
  80. d62f9ed [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocols by Patrick McHardy · 18 years ago
  81. 5aed324 [DCCP]: Tidy up unused structures by Gerrit Renker · 18 years ago
  82. 4384260 [DCCP]: Remove allocation of sysctl numbers by Gerrit Renker · 18 years ago
  83. 3a137d2 [TCP]: Renove the __ prefix on the struct tcp_sock members by Arnaldo Carvalho de Melo · 18 years ago
  84. 2ff52f2 [TCP]: Change tcp_header_len member in tcp_sock to u16 by Arnaldo Carvalho de Melo · 18 years ago
  85. d5c42c0 [NET]: Pack struct hh_cache by Arnaldo Carvalho de Melo · 18 years ago
  86. e3703b3 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code by Thomas Graf · 18 years ago
  87. 4e9b826 [NETLINK]: Remove unused dst_pid field in netlink_skb_parms by Thomas Graf · 18 years ago
  88. d61c167 [NET]: Add documentation for TFRC structures by Gerrit Renker · 18 years ago
  89. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  90. 962c837 [SCTP]: Netfilter sctp annotations. by Al Viro · 18 years ago
  91. f3ffaf1 [SCTP]: Annotate SCTP headers. by Al Viro · 18 years ago
  92. 82e3ab9 [DCCP]: Adds the tx buffer sysctls by Ian McDonald · 18 years ago
  93. bac0dff [BNX2]: Add 5709 PCI ID. by Michael Chan · 18 years ago
  94. 1f61ab5 [NET]: Preliminaty annotation of skb->csum. by Al Viro · 18 years ago
  95. 43bc0ca [NET]: netfilter checksum annotations by Al Viro · 18 years ago
  96. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  97. 81d7766 [NET]: Annotate skb_copy_and_csum_bits() and callers. by Al Viro · 18 years ago
  98. 2bbbc86 [NET]: Annotate skb_checksum() and callers. by Al Viro · 18 years ago
  99. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  100. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago