1. 043d051 Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  2. 21517a5 [IA64] - Disable tiocx driver on non-SN systems by Jack Steiner · 19 years ago
  3. c101f31 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  4. 8d7e351 [IA64] fix generic/up builds by Tony Luck · 19 years ago
  5. 359ea2f Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  6. 960b846 [PATCH] yet another fix for setup-bus.c/x86 merge by Ivan Kokshaysky · 19 years ago
  7. 564601a [IA64] memory-less-nodes repost by bob.picco · 19 years ago
  8. af25e94 [IA64] Make ia64 die() preempt safe by · 19 years ago
  9. e3e01d6 [SPARC64]: Fix enable_dma() in asm-sparc64/parport.h by Eddie C. Dost · 19 years ago
  10. 9d74953 [DVB]: Do not include <linux/irq.h> from drivers. by Eddie C. Dost · 19 years ago
  11. 12cf649 [SPARC64]: Fix set_intr_affinity() by Eddie C. Dost · 19 years ago
  12. 1071774 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  13. 90cdba6 [SPARC]: Fix "Eddie C. Dost" e-mail address by Eddie C. Dost · 19 years ago
  14. 67d340f Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago
  15. 2ba3e3e [IA64] restore_sigcontext is not preempt safe by Keith Owens · 19 years ago
  16. 7fe4c1b [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fix by Prarit Bhargava · 19 years ago
  17. 6f354b0 [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code by Prarit Bhargava · 19 years ago
  18. 283c7f6 [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version code by Prarit Bhargava · 19 years ago
  19. e07d01e [IA64] hotplug/ia64: SN Hotplug Driver - pci_find_next_bus export by Prarit Bhargava · 19 years ago
  20. c13cf37 [IA64] hotplug/ia64: SN Hotplug Driver: moving of header files by Prarit Bhargava · 19 years ago
  21. 450008b [PATCH] ARM: 2792/1: IXP4xx iomap API implementation by Deepak Saxena · 19 years ago
  22. 7bc7fc5 [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols by Todd Poynor · 19 years ago
  23. bcaafbe [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp425 and by Stefan Sorensen · 19 years ago
  24. d1d890e [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6 by Catalin Marinas · 19 years ago
  25. cb4cb2c [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes by Prarit Bhargava · 19 years ago
  26. e1d5dea [CRYPTO] Add faster DES code from Dag Arne Osvik by Dag Arne Osvik · 19 years ago
  27. a9df359 [CRYPTO] Remove unused iv field from context structure by Herbert Xu · 19 years ago
  28. a2a892a [CRYPTO] Add x86_64 asm AES by Andreas Steinmetz · 19 years ago
  29. a61cc44 [CRYPTO] Add null short circuit to crypto_free_tfm by Jesper Juhl · 19 years ago
  30. 476df25 [CRYPTO] Update IV correctly for Padlock CBC encryption by Herbert Xu · 19 years ago
  31. 915e856 [CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_iv by Herbert Xu · 19 years ago
  32. fbdae9f [CRYPTO] Ensure cit_iv is aligned correctly by Herbert Xu · 19 years ago
  33. 176c365 [CRYPTO] Make crypto_alg_lookup static by Adrian Bunk · 19 years ago
  34. 28e8c3a [PADLOCK] Implement multi-block operations by Herbert Xu · 19 years ago
  35. 6789b2d [PADLOCK] Move fast path work into aes_set_key and upper layer by Herbert Xu · 19 years ago
  36. 9547737 [CRYPTO] Add alignmask for low-level cipher implementations by Herbert Xu · 19 years ago
  37. 4072518 [CRYPTO] Add support for low-level multi-block operations by Herbert Xu · 19 years ago
  38. c774e93 [CRYPTO] Add plumbing for multi-block operations by Herbert Xu · 19 years ago
  39. 8279dd7 [CRYPTO] Don't check for NULL before kfree() by Jesper Juhl · 19 years ago
  40. 07bbeaf ieee1394: fix broken signed char assumption. by Linus Torvalds · 19 years ago
  41. 184f6eb [PATCH] openfirmware: implement hotplug for macio devices by Jeff Mahoney · 19 years ago
  42. b5bf5b6 [PATCH] openfirmware: add sysfs nodes for open firmware devices by Jeff Mahoney · 19 years ago
  43. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  44. 159f597a [PATCH] Fix bt87x.c build problem for real by Dave Jones · 19 years ago
  45. 83b78bd [PATCH] Fix broken kmalloc_node in rc1/rc2 by Christoph Lameter · 19 years ago
  46. b463448 [PATCH] Fix bt87x.c build problem by Greg KH · 19 years ago
  47. 3d3c2ae [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem by Greg KH · 19 years ago
  48. a18bcb7 Linux v2.6.13-rc3 by Linus Torvalds · 19 years ago
  49. fe0c9f5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  50. fef43da [SPARC64]: Fix UltraSPARC-III fallout from membar changes. by David S. Miller · 19 years ago
  51. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  52. 4b1294f [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup by Eugene Surovegin · 19 years ago
  53. f326d22 [PATCH] ppc32: stop misusing NTP's time_offset value by john stultz · 19 years ago
  54. e6b6239 [PATCH] ppc32: add Freescale MPC885ADS board support by Andrei Konovalov · 19 years ago
  55. 5432ebb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  56. b2f5710 [IPV4]: Add LC-Trie implementation notes by Robert Olsson · 19 years ago
  57. 908a75c [TCP]: Never TSO defer under periods of congestion. by David S. Miller · 19 years ago
  58. 63d886c [PKT_SCHED]: Blackhole queueing discipline by Thomas Graf · 19 years ago
  59. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  60. 0d9901d [TCP]: Break out send buffer expansion test. by David S. Miller · 19 years ago
  61. cb83199 [TCP]: Do not call tcp_tso_acked() if no work to do. by David S. Miller · 19 years ago
  62. a564769 [TCP]: Kill bogus comment above tcp_tso_acked(). by David S. Miller · 19 years ago
  63. b4e26f5 [TCP]: Fix send-side cpu utiliziation regression. by David S. Miller · 19 years ago
  64. aa93466 [TCP]: Eliminate redundant computations in tcp_write_xmit(). by David S. Miller · 19 years ago
  65. 7f4dd0a [TCP]: Break out tcp_snd_test() into it's constituent parts. by David S. Miller · 19 years ago
  66. 55c97f3 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. by David S. Miller · 19 years ago
  67. a2e2a59 [TCP]: Fix redundant calculations of tcp_current_mss() by David S. Miller · 19 years ago
  68. 92df7b5 [TCP]: tcp_write_xmit() tabbing cleanup by David S. Miller · 19 years ago
  69. a762a98 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). by David S. Miller · 19 years ago
  70. f44b527 [TCP]: Add missing skb_header_release() call to tcp_fragment(). by David S. Miller · 19 years ago
  71. 84d3e7b [TCP]: Move __tcp_data_snd_check into tcp_output.c by David S. Miller · 19 years ago
  72. f6302d1 [TCP]: Move send test logic out of net/tcp.h by David S. Miller · 19 years ago
  73. fc6415bc [TCP]: Fix quick-ack decrementing with TSO. by David S. Miller · 19 years ago
  74. c65f7f0 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. by David S. Miller · 19 years ago
  75. b8259d9 [NET]: Remove __ARGS from include/net/slhc_vj.h by Alexey Dobriyan · 19 years ago
  76. 52609c0 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c by David Chau · 19 years ago
  77. bc971de [SHAPER]: Switch to spinlocks. by Christoph Hellwig · 19 years ago
  78. 2f36895 [IPV4]: More broken memory allocation fixes for fib_trie by Robert Olsson · 19 years ago
  79. db1322b [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules by Thomas Graf · 19 years ago
  80. bb1d23b [IPV4]: Bug fix in rt_check_expire() by Eric Dumazet · 19 years ago
  81. 424c4b7 [IPV4]: Use the fancy alloc_large_system_hash() function for route hash table by Eric Dumazet · 19 years ago
  82. 22c047c [NET]: Hashed spinlocks in net/ipv4/route.c by Eric Dumazet · 19 years ago
  83. f0e36f8 [IPV4]: Handle large allocations in fib_trie by Patrick McHardy · 19 years ago
  84. 93e266f [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  85. d244c89 [TG3]: support for ethtool -C by Michael Chan · 19 years ago
  86. e2ed405 [IPV6]: Makes IPv6 rcv registration happen last during initialisation. by Herbert Xu · 19 years ago
  87. 30e224d [IPV4]: Fix crash in ip_rcv while booting related to netconsole by Herbert Xu · 19 years ago
  88. a31488c [SKGE]: Fix build on big-endian by David S. Miller · 19 years ago
  89. d06e7a5 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  90. 023e09a [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation by Thomas Graf · 19 years ago
  91. 3d54b82 [PKT_SCHED]: Cleanup qdisc creation and alignment macros by Thomas Graf · 19 years ago
  92. e41a33e [PKT_SCHED]: Move sch_generic.c prototypes to correct header file by Thomas Graf · 19 years ago
  93. 1cbb338 [NET]: Reduce size of sk_buff by 4 bytes by Thomas Graf · 19 years ago
  94. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  95. 3154e54 [NET]: net/core/filter.c: make len cover the entire packet by Patrick McHardy · 19 years ago
  96. 0b05b2a [NET]: Consolidate common code in net/core/filter.c by Patrick McHardy · 19 years ago
  97. 6935d46 [NET]: Remove redundant code in net/core/filter.c by Patrick McHardy · 19 years ago
  98. 55820ee [NET]: Fix signedness issues in net/core/filter.c by Patrick McHardy · 19 years ago
  99. 346fced Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  100. 864ae18 [SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers. by David S. Miller · 19 years ago