1. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 19 years ago
  2. 8dc04ef [PATCH] mm: de-skew page refcounting by Nick Piggin · 19 years ago
  3. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 19 years ago
  4. f205b2f [PATCH] mm: slab less atomics by Nick Piggin · 19 years ago
  5. 5e9dace [PATCH] mm: page_alloc less atomics by Nick Piggin · 19 years ago
  6. 6745391 [PATCH] mm: less atomic ops by Nick Piggin · 19 years ago
  7. 4c84cac [PATCH] mm: PageActive no testset by Nick Piggin · 19 years ago
  8. 8d438f9 [PATCH] mm: PageLRU no testset by Nick Piggin · 19 years ago
  9. 4024ce5 [PATCH] rtc.h broke strace(1) builds by Joe Korty · 19 years ago
  10. ec1248e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 19 years ago
  11. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  12. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  13. 08a4ece Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  14. 28c006c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  15. cbe037b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  16. f048173 Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixups by Linus Torvalds · 19 years ago
  17. b050057 Merge branch 'origin' by Linus Torvalds · 19 years ago
  18. f10b789 [CRYPTO] api: Align tfm context as wide as possible by Herbert Xu · 19 years ago
  19. 5e35941d [NETFILTER]: Add H.323 conntrack/NAT helper by Jing Min Zhao · 19 years ago
  20. fdeabde [BRIDGE]: netfilter inline cleanup by Stephen Hemminger · 19 years ago
  21. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 19 years ago
  22. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 19 years ago
  23. cbb042f [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum by Herbert Xu · 19 years ago
  24. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 19 years ago
  25. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 19 years ago
  26. 15d99e0 [TCP]: sysctl to allow TCP window > 32767 sans wscale by Rick Jones · 19 years ago
  27. abd596a [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. by Neil Horman · 19 years ago
  28. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 19 years ago
  29. 1533306 [NET]: dev_put/dev_hold cleanup by Stephen Hemminger · 19 years ago
  30. d9ab5ad [TG3]: Add 5787 and 5754 basic support by Michael Chan · 19 years ago
  31. 99cae7f [NET] rtnetlink: Add RTPROT entry for Netsukuku. by Alpt · 19 years ago
  32. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 19 years ago
  33. 0ac81ae [IRDA]: TOIM3232 dongle support by David Basden · 19 years ago
  34. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 19 years ago
  35. 231d06a [NET]: Uninline kfree_skb and allow NULL argument by Jörn Engel · 19 years ago
  36. 4bf07ef [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility. by Jamal Hadi Salim · 19 years ago
  37. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 19 years ago
  38. 93ce209 [DCCP]: Make CCID2 be the default by Arnaldo Carvalho de Melo · 19 years ago
  39. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 19 years ago
  40. a193a4a [NETFILTER]: Fix skb->nf_bridge lifetime issues by Patrick McHardy · 19 years ago
  41. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  42. f8cd548 [IPSEC]: Sync series - core changes by Jamal Hadi Salim · 19 years ago
  43. 4277a08 [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation by Patrick McHardy · 19 years ago
  44. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 19 years ago
  45. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 19 years ago
  46. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 19 years ago
  47. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 19 years ago
  48. ba66c6e [DCCP]: Set the default CCID according to kernel config selection by Ian McDonald · 19 years ago
  49. 5d424d5 [TCP]: MTU probing by John Heffner · 19 years ago
  50. d4d2c55 [TG3]: Add support for 5714S and 5715S by Michael Chan · 19 years ago
  51. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 19 years ago
  52. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 19 years ago
  53. e229c2f [LIST]: Introduce list_for_each_entry_from by Arnaldo Carvalho de Melo · 19 years ago
  54. d8dcffe [LIST]: Introduce list_for_each_entry_safe_from by Arnaldo Carvalho de Melo · 19 years ago
  55. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 19 years ago
  56. 5ee9561 [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack by Harald Welte · 19 years ago
  57. 77d2ca3 [NET]: Reduce size of struct sk_buff on 64 bit architectures by Patrick McHardy · 19 years ago
  58. b00055a [NET] core: add RFC2863 operstate by Stefan Rompf · 19 years ago
  59. 09c884d [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. by YOSHIFUJI Hideaki · 19 years ago
  60. 70ceb4f [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191). by YOSHIFUJI Hideaki · 19 years ago
  61. 52e1635 [IPV6]: ROUTE: Add router_probe_interval sysctl. by YOSHIFUJI Hideaki · 19 years ago
  62. 930d6ff [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. by YOSHIFUJI Hideaki · 19 years ago
  63. ebacaaa [IPV6]: ROUTE: Add support for Router Preference (RFC4191). by YOSHIFUJI Hideaki · 19 years ago
  64. c4fd30e [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. by YOSHIFUJI Hideaki · 19 years ago
  65. 65f5c7c [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. by YOSHIFUJI Hideaki · 19 years ago
  66. 329af28 [PATCH] USB: gadget driver section fixups by David Brownell · 19 years ago
  67. 80cb9ae [PATCH] USB: EHCI for Freescale 83xx by Randy Vinson · 19 years ago
  68. e266a12 [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static by Adrian Bunk · 19 years ago
  69. a29d642 [PATCH] get_cpu_sysdev() signedness fix by Andrew Morton · 19 years ago
  70. 7423172 [PATCH] kobject_add_dir by Jun'ichi Nomura · 19 years ago
  71. dd308bc [PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary data by Michael Ellerman · 19 years ago
  72. 22f98c0 [PATCH] Kobject: kobject.h: fix a typo by Adrian Bunk · 19 years ago
  73. 4f2928d [PATCH] Driver core: add macros notice(), dev_notice() by Tilman Schmidt · 19 years ago
  74. 03e88ae [PATCH] fix module sysfs files reference counting by Greg Kroah-Hartman · 19 years ago
  75. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 19 years ago
  76. 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 19 years ago
  77. c4a1745 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  78. c7cace6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  79. a90779b Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/block by Linus Torvalds · 19 years ago
  80. 29b2548 Merge branch 'master' by Jeff Garzik · 19 years ago
  81. d378aca Merge branch 'master' by Jeff Garzik · 19 years ago
  82. 02fd473 [SPARC64]: Add SUN4V Hypervisor Console driver. by David S. Miller · 19 years ago
  83. 4a29cc2 [TG3]: 40-bit DMA workaround part 2 by Michael Chan · 19 years ago
  84. e572ec7 [PATCH] fix rmmod problems with elevator attributes, clean them up by Al Viro · 19 years ago
  85. 3d1ab40 [PATCH] elevator_t lifetime rules and sysfs fixes by Al Viro · 19 years ago
  86. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 19 years ago
  87. e17a948 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking by Al Viro · 19 years ago
  88. d9ff418 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue by Al Viro · 19 years ago
  89. 12a0573 [PATCH] keep sync and async cfq_queue separate by Al Viro · 19 years ago
  90. 243f196 [ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control register by Catalin Marinas · 19 years ago
  91. 1da7b0d [PATCH] libata: improve xfer mask constants and update ata_mode_string() by Tejun Heo · 19 years ago
  92. 2e755f6 [PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK by Tejun Heo · 19 years ago
  93. 507ceda [PATCH] libata: kill unused pio_task and packet_task by Tejun Heo · 19 years ago
  94. 86e45b6 [PATCH] libata: implement port_task by Tejun Heo · 19 years ago
  95. d7fc3ca Merge branch 'master' by Jeff Garzik · 19 years ago
  96. 749dfc7 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  97. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 19 years ago
  98. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 19 years ago
  99. 8fce4d8 [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. by Christoph Lameter · 19 years ago
  100. 0ef675d [PATCH] mtd: 64 bit fixes by Atsushi Nemoto · 19 years ago