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