1. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  2. e6b6239 [PATCH] ppc32: add Freescale MPC885ADS board support by Andrei Konovalov · 19 years ago
  3. 5432ebb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  4. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  5. 55c97f3 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. by David S. Miller · 19 years ago
  6. a2e2a59 [TCP]: Fix redundant calculations of tcp_current_mss() by David S. Miller · 19 years ago
  7. a762a98 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). by David S. Miller · 19 years ago
  8. 84d3e7b [TCP]: Move __tcp_data_snd_check into tcp_output.c by David S. Miller · 19 years ago
  9. f6302d1 [TCP]: Move send test logic out of net/tcp.h by David S. Miller · 19 years ago
  10. fc6415b [TCP]: Fix quick-ack decrementing with TSO. by David S. Miller · 19 years ago
  11. c65f7f0 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. by David S. Miller · 19 years ago
  12. b8259d9 [NET]: Remove __ARGS from include/net/slhc_vj.h by Alexey Dobriyan · 19 years ago
  13. bc971de [SHAPER]: Switch to spinlocks. by Christoph Hellwig · 19 years ago
  14. d06e7a5 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  15. 3d54b82 [PKT_SCHED]: Cleanup qdisc creation and alignment macros by Thomas Graf · 19 years ago
  16. e41a33e [PKT_SCHED]: Move sch_generic.c prototypes to correct header file by Thomas Graf · 19 years ago
  17. 1cbb338 [NET]: Reduce size of sk_buff by 4 bytes by Thomas Graf · 19 years ago
  18. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  19. 55820ee [NET]: Fix signedness issues in net/core/filter.c by Patrick McHardy · 19 years ago
  20. 346fced Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  21. bb6743f [SPARC64]: Do proper DMA IRQ syncing on Tomatillo by David S. Miller · 19 years ago
  22. 088dd1f [SPARC64]: Add support for IRQ pre-handlers. by David S. Miller · 19 years ago
  23. e7270de [SPARC64/COMPAT]: Add some compat ioctl for ppdev by Raphael Assenat · 19 years ago
  24. 17af691 [PATCH] ARM: Fix new-ABI layout of struct stat64 by Russell King · 19 years ago
  25. f9bd6ea [PATCH] ARM: Change 'param_offset' to 'boot_params' by Russell King · 19 years ago
  26. 19f7241 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  27. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  28. 21e2c01 [PATCH] amd74xx: support MCP55 device IDs by Rob Punkunus · 19 years ago
  29. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  30. a03fa95 [PATCH] PCI: Increase the number of PCI bus resources by rajesh.shah@intel.com · 19 years ago
  31. 3e18a45 [PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 define by Todd Poynor · 19 years ago
  32. 26705ca [PATCH] ARM: 2781/2: PXA27x Standby mode take 2 by Todd Poynor · 19 years ago
  33. 62351cc Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  34. bd53d12 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  35. 12829dc Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  36. 9ec55a9 [PATCH] xtensa: Fix asm macro by Chris Zankel · 19 years ago
  37. 5b0de92 [PATCH] xtensa: cleanups for errno and ipc. by Chris Zankel · 19 years ago
  38. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  39. 5ee24d95 [PATCH] s390: fix finish_arch_switch by Heiko Carstens · 19 years ago
  40. cfb0810 [PATCH] ARM: Don't try to send a signal to pid0 by Russell King · 19 years ago
  41. bf164c7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  42. 23d3d60 [PATCH] driver core: change bus_rescan_devices to return void by Greg Kroah-Hartman · 19 years ago
  43. 0edb586 [PATCH] driver core: add bus_find_device & driver_find_device functions by Cornelia Huck · 19 years ago
  44. 719d1cd [PATCH] ppc64: Replace custom locking code with a spinlock by Michael Ellerman · 19 years ago
  45. ed09415 [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca by Michael Ellerman · 19 years ago
  46. 7488980 [PATCH] ppc64: Don't count number of events processed for caller by Michael Ellerman · 19 years ago
  47. 937b31b [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_* by Michael Ellerman · 19 years ago
  48. a618746 [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue by Michael Ellerman · 19 years ago
  49. 0f6014b [PATCH] ppc64: Make two ItLpQueue related functions static by Michael Ellerman · 19 years ago
  50. 512d31d [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c by Michael Ellerman · 19 years ago
  51. 1b19bc7 [PATCH] ppc64: Don't pass the pointers to xItLpQueue around by Michael Ellerman · 19 years ago
  52. bea248f [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries by Michael Ellerman · 19 years ago
  53. 9b4311e Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  54. 0b35ff2 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  55. 92dd7ca Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  56. d18bfac Auto merge with /home/aegl/GIT/linus by Tony Luck · 19 years ago
  57. 026d02a [PATCH] Serial: Split 8250 port table (part 2) by Russell King · 19 years ago
  58. 9ec3c75 [PATCH] ARM: 2768/1: PXA: Add a required header file for LL_DEBUG by Richard Purdie · 19 years ago
  59. b720f73 [PATCH] ARM: Convert ARM timer implementations to use readl/writel by Russell King · 19 years ago
  60. 99a0616 Merge with ../linux-2.6-smp by Russell King · 19 years ago
  61. b9a05d1 [PATCH] ieee80211.h build fix by Jeff Garzik · 19 years ago
  62. a839688 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  63. 115d6f3 [PATCH] V4L: API new webcam formats included by Mauro Carvalho Chehab · 19 years ago
  64. 586b0ca [PATCH] v4l: tuner improvements by Mauro Carvalho Chehab · 19 years ago
  65. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  66. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  67. 4cceb4d [PATCH] headers: include linux/types.h for usb_ch9.h by GOTO Masanori · 19 years ago
  68. 3607d1d [PATCH] headers: include linux/compiler.h for __user by GOTO Masanori · 19 years ago
  69. 12822bc [PATCH] headers: enable ppc64 ___arch__swab16 and ___arch__swab32 by GOTO Masanori · 19 years ago
  70. 334a13e [PATCH] really remove xattr_acl.h by Christoph Hellwig · 19 years ago
  71. 687a21c [PATCH] rename wakeup_bdflush to wakeup_pdflush by Pekka J Enberg · 19 years ago
  72. 05133fc [PATCH] swabb.h warning fixes by Andrew Morton · 19 years ago
  73. bcd6127 [NET]: Add missing include to linux/netdevice.h by Arnd Bergmann · 19 years ago
  74. 7fe40f7 [IPV6]: remove more unused IPV6_AUTHHDR things. by YOSHIFUJI Hideaki · 19 years ago
  75. 7e568e6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  76. adb2705 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  77. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  78. 072cd70 [PATCH] ARM: 2762/1: S3C24XX Audio platform data by Ben Dooks · 19 years ago
  79. 8a47077 [NETLINK]: Missing padding fields in dumped structures by Patrick McHardy · 19 years ago
  80. b3563c4 [NETLINK]: Clear padding in netlink messages by Patrick McHardy · 19 years ago
  81. 053a7b5 [PATCH] ARM SMP: __xchg support by Russell King · 19 years ago
  82. a68db76 [IA64] Fix another IA64 preemption problem by Peter Chubb · 19 years ago
  83. c1ffb6a [IA64-SGI] Altix patch to tiocx, add subsys_initcall by Bruce Losure · 20 years ago
  84. 92a582e [IA64] sparse cleanup of TIOCA files by Prarit Bhargava · 20 years ago
  85. 7103099 [IA64-SGI] Fix TIO IOSPACE MMR Addres by Colin Ngam · 20 years ago
  86. 71a5d02 [IA64-SGI] - new macros for SGI SN simulator by Jack Steiner · 20 years ago
  87. 8e4641b [IA64] sparse cleanup of shub_mmr.h by Prarit Bhargava · 20 years ago
  88. 66b7f8a [IA64-SGI] pcdp: add PCDP pci interface support by Mark Maule · 20 years ago
  89. 603fff5 [PATCH] ARM SMP: TLB implementations only affect local CPU by Russell King · 19 years ago
  90. 8644d2a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Greg KH · 19 years ago
  91. 5454939 [PATCH] PCI: add proper MCFG table parsing to ACPI core. by Greg Kroah-Hartman · 19 years ago
  92. bb4a61b [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n by Andrew Morton · 19 years ago
  93. e24c2d9 [PATCH] PCI: DMA bursting advice by David S. Miller · 19 years ago
  94. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 20 years ago
  95. a0d399a [PATCH] ACPI based I/O APIC hot-plug: acpiphp support by Kenji Kaneshige · 20 years ago
  96. 0e888ad [PATCH] ACPI based I/O APIC hot-plug: ia64 support by Kenji Kaneshige · 20 years ago
  97. b1bb248 [PATCH] ACPI based I/O APIC hot-plug: add interfaces by Kenji Kaneshige · 20 years ago
  98. 4ce448e [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI handle by Rajesh Shah · 20 years ago
  99. 3fb0273 [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently by Rajesh Shah · 20 years ago
  100. c431ada [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add by Rajesh Shah · 20 years ago