1. 47c2975 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git by Linus Torvalds · 20 years ago
  2. fd4e5f2 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 20 years ago
  3. 4adb181 Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 20 years ago
  4. 41e46d6 [PATCH] ARM: 2665/1: kill warnings in entry-armv.S by Nicolas Pitre · 20 years ago
  5. 4b0e07a [PATCH] ARM: 2663/1: straightify TLS register emulation a bit more by Nicolas Pitre · 20 years ago
  6. 3b9fa09 [PATCH] Kconfig i18n support by Arnaldo Carvalho de Melo · 20 years ago
  7. 7cc1712 [SPARC]: Remove legacy stuff from cpu_idle(). by Coywolf Qi Hunt · 20 years ago
  8. b6d31e8 [TG3]: Update driver version and reldate. by David S. Miller · 20 years ago
  9. e6de8ad [TG3]: Ignore tg3_stop_block() errors. by Michael Chan · 20 years ago
  10. b3b7d6b [TG3]: Elide tg3_stop_block messages when such events are normal. by David S. Miller · 20 years ago
  11. 60d5306 [IPV4]: multipath_wrandom.c GPF fixes by Patrick McHardy · 20 years ago
  12. 8edf72e [SPARC64]: Kill useless __pte_alloc_one_kernel indirection by Christoph Hellwig · 20 years ago
  13. 3ef4e9a [ATALK]: Add alloc_ltalkdev(). by Christoph Hellwig · 20 years ago
  14. 476e19c [IPV6]: Fix OOPS when using IPV6_ADDRFORM by Arnaldo Carvalho de Melo · 20 years ago
  15. f403b7f [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. by Nathan Scott · 20 years ago
  16. 24e17b5 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. by Nathan Scott · 20 years ago
  17. 775bf6c [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes by Nathan Scott · 20 years ago
  18. 18e0a92 [XFS] remove noisy printk at vnode trace allocation by Eric Sandeen · 20 years ago
  19. 3ba0815 [XFS] stop background sync from waiting for in-use inodes by Daniel Moore · 20 years ago
  20. 3f24376 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion by Nathan Scott · 20 years ago
  21. abd0cf7 [XFS] Resolve an issue with xfsbufd not getting along with swsusp. by Nathan Scott · 20 years ago
  22. 764433b [XFS] Fix up warnings by Eric Sandeen · 20 years ago
  23. 1f443ad [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. by Nathan Scott · 20 years ago
  24. 5fcbab3 [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held by Dean Roehrich · 20 years ago
  25. 9effd8e [XFS] Enable XFS_VNODE_TRACE by Eric Sandeen · 20 years ago
  26. 31b084a [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms by Nathan Scott · 20 years ago
  27. de20614 [XFS] Block mount attempts for filesystems with version 1 directories. by Nathan Scott · 20 years ago
  28. 71bce25 [XFS] Move the XFS inode to the front of its hash list on a cache hit by Nathan Scott · 20 years ago
  29. 25ae3f5 [DECNET]: Fix build after C99 netlink initializer change. by Rafael J. Wysocki · 20 years ago
  30. f7e68bb [PATCH] ARM: select PCI, ISA and ISA_DMA by Russell King · 20 years ago
  31. 53d7ad1 ARM: Add missed imxfb include file by Russell King · 20 years ago
  32. bfd4bda Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  33. 4f7a181 [PATCH] ARM: Fix kernel stack offset calculations by Russell King · 20 years ago
  34. b2d84f0 [PATCH] drivers/base/bus.c: fix iteration in driver_detach() by Roman Kagan · 20 years ago
  35. 177a432 [PATCH] Hotplug: Make dev->bus checking consistent by Alexander Nyberg · 20 years ago
  36. 897f5ab Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git by Linus Torvalds · 20 years ago
  37. 1d42a0e Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git/ by Linus Torvalds · 20 years ago
  38. b48fc7b [IA64-SGI] convert some sn SAL_CALLs to ia64_sal_oemcall calls by Dean Nelson · 20 years ago
  39. 9b48b46 [IA64-SGI] move nodepda pointer out of pda by Dean Nelson · 20 years ago
  40. 836eeed [PATCH] i810fb: fix __initdata access by Denis Vlasenko · 20 years ago
  41. 1b75d8b [PATCH] ipmi iomem annotations and fixes by Al Viro · 20 years ago
  42. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 20 years ago
  43. 0555985 [PATCH] sonypi trivial user annotations by Al Viro · 20 years ago
  44. 56c3b7d [PATCH] ISA DMA Kconfig fixes - part 4 (irda) by Al Viro · 20 years ago
  45. a553260 [PATCH] ISA DMA Kconfig fixes - part 3 by Al Viro · 20 years ago
  46. 7fbacd5 [PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc) by Al Viro · 20 years ago
  47. 5cae841 [PATCH] ISA DMA Kconfig fixes - part 1 by Al Viro · 20 years ago
  48. 9b52523 [PATCH] mbcs trivial user annotations by Al Viro · 20 years ago
  49. 3c51f19 [PATCH] sparc NULL noise removal by Al Viro · 20 years ago
  50. 6b6bf51 JFS: Endian errors by Dave Kleikamp · 20 years ago
  51. e6600d8 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 20 years ago
  52. a1d4ebd Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ by Linus Torvalds · 20 years ago
  53. 742b0c9 Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/ by Linus Torvalds · 20 years ago
  54. 235bd61 Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 20 years ago
  55. 9171078 [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask by Adrian Bunk · 20 years ago
  56. b308240 [PATCH] PCI Hotplug: fix pciehp regression by Dely Sy · 20 years ago
  57. eaae4b3 [PATCH] PCI: Spelling fixes for drivers/pci. by Steven Cole · 20 years ago
  58. 3aa8c4f [PATCH] PCI: Rapid Hance quirk by R.Marek@sh.cvut.cz · 20 years ago
  59. 034ecc7 [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too early by Rolf Eike Beer · 20 years ago
  60. c895817 [PATCH] PCI: Add pci shutdown ability by Greg KH · 20 years ago
  61. 4c0619a [PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfs by ssant@in.ibm.com · 20 years ago
  62. bc56b9e [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings. by Greg KH · 20 years ago
  63. 92df516 [PATCH] PCI: fix stale PCI pm docs by Pavel Machek · 20 years ago
  64. a3ea7fb [PATCH] PCI: update PCI documentation for pci_get_slot() depreciation by Matthew Wilcox · 20 years ago
  65. ceb4374 [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actually enabled/disabled by Kenji Kaneshige · 20 years ago
  66. 0e57c71 [PATCH] aoe: update version number to 10 by Ed L Cashin · 20 years ago
  67. 4613ed2 [PATCH] aoe: add firmware version to info in sysfs by Ed L Cashin · 20 years ago
  68. 93d489f [PATCH] aoe: allow multiple aoe devices to have the same mac by Ed L Cashin · 20 years ago
  69. 67d9f84 [PATCH] aoe: update the documentation to mention aoetools by Ed L Cashin · 20 years ago
  70. c59a24d [PATCH] aoe: aoe-stat should work for built-in as well as module by Ed L Cashin · 20 years ago
  71. 03c41c4 [PATCH] aoe: improve allowed interfaces configuration by Ed L Cashin · 20 years ago
  72. 3cb4a4f [PATCH] USB cypress_m8: update kernel driver with current source by Lonnie Mendez · 20 years ago
  73. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 20 years ago
  74. 7b1cbeb [PATCH] USB: unusual_devs entry for Minolta Dimage Z10 by Phil Dibowitz · 20 years ago
  75. 8af60be [PATCH] USB: unusual_devs.h: atmel snd1 storage by Vivian Bregier · 20 years ago
  76. 5e54f91 [PATCH] USB: ftdi_sio redundant macro removal by Ian Abbott · 20 years ago
  77. 6f92872 [PATCH] USB: VID/PID updates for ftdi_sio driver by Ian Abbott · 20 years ago
  78. b9ab074 [PATCH] USB: new usbnet device id by Andrea Arcangeli · 20 years ago
  79. 3b86b20 [PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card. by Greg KH · 20 years ago
  80. 56c1e26 [PATCH] USB: ehci power fixes by David Brownell · 20 years ago
  81. e2e6644 [PATCH] USB Storage: fix compile error by Matthew Dharm · 20 years ago
  82. 6a800d4 [IPV6]: net/addrconf.h needs to include linux/in6.h earlier by Patrick McHardy · 20 years ago
  83. 41832a0 [SPARC64]: Disable IRQ forwarding. by David S. Miller · 20 years ago
  84. cee2824 [SPARC64]: Fix goal_cpu tracking in retarget_one_irq(). by David S. Miller · 20 years ago
  85. 8800cea Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/ by Linus Torvalds · 20 years ago
  86. 14d50e7 [PKT_SCHED]: Action repeat by J Hadi Salim · 20 years ago
  87. c4b07b7 [IA64] Update arch/ia64/configs/tiger_defconfig by Tony Luck · 20 years ago
  88. aabc976 [IPSEC]: Store idev entries by Herbert Xu · 20 years ago
  89. d5d75cd [PKT_SCHED]: netetm: adjust parent qlen when duplicating by Stephen Hemminger · 20 years ago
  90. 771018e [PKT_SCHED]: netetm: make qdisc friendly to outer disciplines by Stephen Hemminger · 20 years ago
  91. 8cbe1d4 [PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow by Stephen Hemminger · 20 years ago
  92. a71f62e [IA64] Fix two warnings introduced by perfmon patches. by Tony Luck · 20 years ago
  93. bd96535 [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() by Patrick McHardy · 20 years ago
  94. e4f8ab0 [NETFILTER]: Fix nf_debug_ip_local_deliver() by Patrick McHardy · 20 years ago
  95. cacaddf [NET]: Disable queueing when carrier is lost. by Tommy S. Christensen · 20 years ago
  96. 0f4821e [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv(). by David S. Miller · 20 years ago
  97. a5a70b7 [IA64] another perfmon fix (take2) by stephane eranian · 20 years ago
  98. 8df5a50 [IA64] perfmon & PAL_HALT again by Stephane Eranian · 20 years ago
  99. 09e1430 [NETLINK]: Fix infinite loops in synchronous netlink changes. by David S. Miller · 20 years ago
  100. 84e48b6 Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 20 years ago