1. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 19 years ago
  2. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 19 years ago
  3. b50ec7d [PATCH] kcalloc(): INT_MAX -> ULONG_MAX by Adrian Bunk · 19 years ago
  4. 9d41415 [PATCH] mm: page_state comment more by Nick Piggin · 19 years ago
  5. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 19 years ago
  6. 8dc04ef [PATCH] mm: de-skew page refcounting by Nick Piggin · 19 years ago
  7. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 19 years ago
  8. f205b2f [PATCH] mm: slab less atomics by Nick Piggin · 19 years ago
  9. 5e9dace [PATCH] mm: page_alloc less atomics by Nick Piggin · 19 years ago
  10. 6745391 [PATCH] mm: less atomic ops by Nick Piggin · 19 years ago
  11. 4c84cac [PATCH] mm: PageActive no testset by Nick Piggin · 19 years ago
  12. 8d438f9 [PATCH] mm: PageLRU no testset by Nick Piggin · 19 years ago
  13. 2492ecc [PATCH] mm: remove set_pgdir leftovers by Christoph Hellwig · 19 years ago
  14. 4024ce5 [PATCH] rtc.h broke strace(1) builds by Joe Korty · 19 years ago
  15. 152475c [PATCH] don't call check_acpi_pci() on x86 with ACPI disabled by Herbert Poetzl · 19 years ago
  16. e952f31 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  17. ec1248e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 19 years ago
  18. 3d1f337 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  19. 2bf2154 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  20. 08a4ece Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  21. e031d33 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  22. 52aef81 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  23. 28c006c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  24. cbe037b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  25. f048173 Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixups by Linus Torvalds · 19 years ago
  26. f5762e4 V4L/DVB (3513): Remove saa711x driver by Mauro Carvalho Chehab · 19 years ago
  27. f3629be V4L/DVB (3445): LG TALN series: add PAL / SECAM support by Michael Krufky · 19 years ago
  28. b050057 Merge branch 'origin' by Linus Torvalds · 19 years ago
  29. 133a58c Pull sn2-reduce-kmalloc-wrap into release branch by Tony Luck · 19 years ago
  30. ae02e96 Pull icc-cleanup into release branch by Tony Luck · 19 years ago
  31. 409761b Pull sn2-mmio-writes into release branch by Tony Luck · 19 years ago
  32. a4e817b Pull altix-ce1.0-asic into release branch by Tony Luck · 19 years ago
  33. 5812499 Pull delete-sigdelayed into release branch by Tony Luck · 19 years ago
  34. 33cbd30 Pull ia64-mutex-primitives into release branch by Tony Luck · 19 years ago
  35. 536ea4e Pull bsp-removal into release branch by Tony Luck · 19 years ago
  36. a3dddd5 [MIPS] War on whitespace: cleanup initial spaces followed by tabs. by Ralf Baechle · 19 years ago
  37. 0cea043 [MIPS] Reformat __xchg(). Signed-off-by: Ralf Baechle <ralf@linux-mips.org> by Ralf Baechle · 19 years ago
  38. 8145095 [MIPS] Remove CONFIG_BUILD_ELF64. by Ralf Baechle · 19 years ago
  39. 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
  40. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 19 years ago
  41. a8433137 [MIPS] Make I/O helpers more customizable by Atsushi Nemoto · 19 years ago
  42. 37caa93 [MIPS] sc-rm7k.c cleanup by Atsushi Nemoto · 19 years ago
  43. bbad812 [MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping. by Ralf Baechle · 19 years ago
  44. e87ddde [MIPS] Add early console for Cobalt. by Peter Horton · 19 years ago
  45. f10b789 [CRYPTO] api: Align tfm context as wide as possible by Herbert Xu · 19 years ago
  46. 5e35941d [NETFILTER]: Add H.323 conntrack/NAT helper by Jing Min Zhao · 19 years ago
  47. f4ad2b1 [LLC]: llc_mac_hdr_init const arguments by Stephen Hemminger · 19 years ago
  48. fdeabde [BRIDGE]: netfilter inline cleanup by Stephen Hemminger · 19 years ago
  49. c8b2a6c [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc. by David S. Miller · 19 years ago
  50. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 19 years ago
  51. dec73ff [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt by Arnaldo Carvalho de Melo · 19 years ago
  52. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 19 years ago
  53. cbb042f [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum by Herbert Xu · 19 years ago
  54. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 19 years ago
  55. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 19 years ago
  56. be33690 [XFRM]: Fix aevent related crash by Patrick McHardy · 19 years ago
  57. 15d99e0 [TCP]: sysctl to allow TCP window > 32767 sans wscale by Rick Jones · 19 years ago
  58. abd596a [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. by Neil Horman · 19 years ago
  59. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 19 years ago
  60. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 19 years ago
  61. 1533306 [NET]: dev_put/dev_hold cleanup by Stephen Hemminger · 19 years ago
  62. d9ab5ad [TG3]: Add 5787 and 5754 basic support by Michael Chan · 19 years ago
  63. 99cae7f [NET] rtnetlink: Add RTPROT entry for Netsukuku. by Alpt · 19 years ago
  64. c5ecd62 [NET]: Move destructor from neigh->ops to neigh_params by Michael S. Tsirkin · 19 years ago
  65. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 19 years ago
  66. 0ac81ae [IRDA]: TOIM3232 dongle support by David Basden · 19 years ago
  67. c4d9390 [ICSK]: Introduce inet_csk_ctl_sock_create by Arnaldo Carvalho de Melo · 19 years ago
  68. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 19 years ago
  69. 1d541dd [AF_UNIX]: scm: better initialization by Benjamin LaHaise · 19 years ago
  70. 231d06a [NET]: Uninline kfree_skb and allow NULL argument by Jörn Engel · 19 years ago
  71. 4bf07ef [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility. by Jamal Hadi Salim · 19 years ago
  72. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 19 years ago
  73. 93ce209 [DCCP]: Make CCID2 be the default by Arnaldo Carvalho de Melo · 19 years ago
  74. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 19 years ago
  75. a193a4a [NETFILTER]: Fix skb->nf_bridge lifetime issues by Patrick McHardy · 19 years ago
  76. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  77. 6c5c8ca [IPSEC]: Sync series - policy expires by Jamal Hadi Salim · 19 years ago
  78. 53bc6b4 [IPSEC]: Sync series - SA expires by Jamal Hadi Salim · 19 years ago
  79. 980ebd2 [IPSEC]: Sync series - acquire insert by Jamal Hadi Salim · 19 years ago
  80. f8cd548 [IPSEC]: Sync series - core changes by Jamal Hadi Salim · 19 years ago
  81. 4277a08 [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation by Patrick McHardy · 19 years ago
  82. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 19 years ago
  83. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 19 years ago
  84. f2ffd9e [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h by Patrick McHardy · 19 years ago
  85. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 19 years ago
  86. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 19 years ago
  87. ba66c6e [DCCP]: Set the default CCID according to kernel config selection by Ian McDonald · 19 years ago
  88. dc808fe [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' by Harald Welte · 19 years ago
  89. 5d424d5 [TCP]: MTU probing by John Heffner · 19 years ago
  90. d4d2c55 [TG3]: Add support for 5714S and 5715S by Michael Chan · 19 years ago
  91. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 19 years ago
  92. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 19 years ago
  93. e229c2f [LIST]: Introduce list_for_each_entry_from by Arnaldo Carvalho de Melo · 19 years ago
  94. d8dcffe [LIST]: Introduce list_for_each_entry_safe_from by Arnaldo Carvalho de Melo · 19 years ago
  95. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 19 years ago
  96. 5ee9561 [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack by Harald Welte · 19 years ago
  97. 77d2ca3 [NET]: Reduce size of struct sk_buff on 64 bit architectures by Patrick McHardy · 19 years ago
  98. b00055a [NET] core: add RFC2863 operstate by Stefan Rompf · 19 years ago
  99. 09c884d [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. by YOSHIFUJI Hideaki · 19 years ago
  100. 70ceb4f [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191). by YOSHIFUJI Hideaki · 19 years ago