1. 6bae32d [PATCH] uml: cross-build support: mk_sc by Al Viro · 19 years ago
  2. 1cd3bc1 [PATCH] uml: cross-build support : mk_ptregs by Al Viro · 19 years ago
  3. 8d0b9dc [PATCH] uml: start cross-build support : mk_user_constants by Al Viro · 19 years ago
  4. fcddd72 [PATCH] uml: use variables rather than symlinks in dependencies by Al Viro · 19 years ago
  5. 03f81dc [PATCH] uml: include the linker script rather than symlink it by Al Viro · 19 years ago
  6. 776cfeb [PATCH] uml kbuild: avoid useless rebuilds by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  7. 0c28130 [PATCH] x86_64: make string func definition work as intended by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  8. 23352fc [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  9. f7fe878 [PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  10. 1f8d419 [PATCH] ppc64: pgtable.h and other header cleanups by David Gibson · 19 years ago
  11. e685752 [PATCH] ppc64: add missing Kconfig help text by Jesper Juhl · 19 years ago
  12. 7d12e52 [PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c by Anton Blanchard · 19 years ago
  13. 696c2b9 [PATCH] ppc32: Simplified PPC core revision report by Kumar Gala · 19 years ago
  14. 075d6eb [PATCH] ppc32: platform-specific functions missing from kallsyms. by David Woodhouse · 19 years ago
  15. becf3ae [PATCH] Add CXT48 to modem black list in ac97 by Herbert Xu · 19 years ago
  16. 60d300c [PATCH] include/linux/soundcard.h: endianness fix by Stuart Brady · 19 years ago
  17. 42d77c7 [PATCH] interwave needs isa pnp by Andrew Morton · 19 years ago
  18. 3437c5d [PATCH] intel8x0: fix for Intel AC'97 audio driver by Jason Gaston · 19 years ago
  19. e422fd2 [PATCH] avoid -ENOMEM due reclaimable slab caches by Andrea Arcangeli · 19 years ago
  20. f48d966 [PATCH] x86 stack initialisation fix by Alexander Nyberg · 19 years ago
  21. 47c2975 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git by Linus Torvalds · 19 years ago
  22. fd4e5f2 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 19 years ago
  23. 4adb181 Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 19 years ago
  24. 41e46d6 [PATCH] ARM: 2665/1: kill warnings in entry-armv.S by Nicolas Pitre · 19 years ago
  25. 4b0e07a [PATCH] ARM: 2663/1: straightify TLS register emulation a bit more by Nicolas Pitre · 19 years ago
  26. 3b9fa09 [PATCH] Kconfig i18n support by Arnaldo Carvalho de Melo · 19 years ago
  27. 7cc1712 [SPARC]: Remove legacy stuff from cpu_idle(). by Coywolf Qi Hunt · 19 years ago
  28. b6d31e8 [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  29. e6de8ad [TG3]: Ignore tg3_stop_block() errors. by Michael Chan · 19 years ago
  30. b3b7d6b [TG3]: Elide tg3_stop_block messages when such events are normal. by David S. Miller · 19 years ago
  31. 60d5306 [IPV4]: multipath_wrandom.c GPF fixes by Patrick McHardy · 19 years ago
  32. 8edf72e [SPARC64]: Kill useless __pte_alloc_one_kernel indirection by Christoph Hellwig · 19 years ago
  33. 3ef4e9a [ATALK]: Add alloc_ltalkdev(). by Christoph Hellwig · 19 years ago
  34. 949bf79 [SCSI] fix command retries in spi_transport class by James Bottomley · 19 years ago
  35. 476e19c [IPV6]: Fix OOPS when using IPV6_ADDRFORM by Arnaldo Carvalho de Melo · 19 years ago
  36. f403b7f [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. by Nathan Scott · 19 years ago
  37. 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 · 19 years ago
  38. 775bf6c [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes by Nathan Scott · 19 years ago
  39. 18e0a92 [XFS] remove noisy printk at vnode trace allocation by Eric Sandeen · 19 years ago
  40. 3ba0815 [XFS] stop background sync from waiting for in-use inodes by Daniel Moore · 19 years ago
  41. 3f24376 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion by Nathan Scott · 19 years ago
  42. abd0cf7 [XFS] Resolve an issue with xfsbufd not getting along with swsusp. by Nathan Scott · 19 years ago
  43. 764433b [XFS] Fix up warnings by Eric Sandeen · 19 years ago
  44. 1f443ad [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. by Nathan Scott · 19 years ago
  45. 5fcbab3 [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held by Dean Roehrich · 19 years ago
  46. 9effd8e [XFS] Enable XFS_VNODE_TRACE by Eric Sandeen · 19 years ago
  47. 31b084a [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms by Nathan Scott · 19 years ago
  48. de20614 [XFS] Block mount attempts for filesystems with version 1 directories. by Nathan Scott · 19 years ago
  49. 71bce25 [XFS] Move the XFS inode to the front of its hash list on a cache hit by Nathan Scott · 19 years ago
  50. 25ae3f5 [DECNET]: Fix build after C99 netlink initializer change. by Rafael J. Wysocki · 19 years ago
  51. f7e68bb [PATCH] ARM: select PCI, ISA and ISA_DMA by Russell King · 19 years ago
  52. 53d7ad1 ARM: Add missed imxfb include file by Russell King · 19 years ago
  53. bfd4bda Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  54. 4f7a181 [PATCH] ARM: Fix kernel stack offset calculations by Russell King · 19 years ago
  55. b2d84f0 [PATCH] drivers/base/bus.c: fix iteration in driver_detach() by Roman Kagan · 19 years ago
  56. 177a432 [PATCH] Hotplug: Make dev->bus checking consistent by Alexander Nyberg · 20 years ago
  57. 897f5ab Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git by Linus Torvalds · 19 years ago
  58. 1d42a0e Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git/ by Linus Torvalds · 19 years ago
  59. b48fc7b [IA64-SGI] convert some sn SAL_CALLs to ia64_sal_oemcall calls by Dean Nelson · 19 years ago
  60. 9b48b46 [IA64-SGI] move nodepda pointer out of pda by Dean Nelson · 19 years ago
  61. 836eeed [PATCH] i810fb: fix __initdata access by Denis Vlasenko · 19 years ago
  62. 1b75d8b [PATCH] ipmi iomem annotations and fixes by Al Viro · 19 years ago
  63. b1ecb4c [PATCH] asm/signal.h unification by Al Viro · 19 years ago
  64. 0555985 [PATCH] sonypi trivial user annotations by Al Viro · 19 years ago
  65. 56c3b7d [PATCH] ISA DMA Kconfig fixes - part 4 (irda) by Al Viro · 19 years ago
  66. a553260 [PATCH] ISA DMA Kconfig fixes - part 3 by Al Viro · 19 years ago
  67. 7fbacd5 [PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc) by Al Viro · 19 years ago
  68. 5cae841 [PATCH] ISA DMA Kconfig fixes - part 1 by Al Viro · 19 years ago
  69. 9b52523 [PATCH] mbcs trivial user annotations by Al Viro · 19 years ago
  70. 3c51f19 [PATCH] sparc NULL noise removal by Al Viro · 19 years ago
  71. 6b6bf51 JFS: Endian errors by Dave Kleikamp · 19 years ago
  72. e6600d8 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 19 years ago
  73. a1d4ebd Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/ by Linus Torvalds · 19 years ago
  74. 742b0c9 Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/ by Linus Torvalds · 19 years ago
  75. 235bd61 Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 19 years ago
  76. 9171078 [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask by Adrian Bunk · 19 years ago
  77. b308240 [PATCH] PCI Hotplug: fix pciehp regression by Dely Sy · 19 years ago
  78. eaae4b3 [PATCH] PCI: Spelling fixes for drivers/pci. by Steven Cole · 19 years ago
  79. 3aa8c4f [PATCH] PCI: Rapid Hance quirk by R.Marek@sh.cvut.cz · 19 years ago
  80. 034ecc7 [PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too early by Rolf Eike Beer · 19 years ago
  81. c895817 [PATCH] PCI: Add pci shutdown ability by Greg KH · 19 years ago
  82. 4c0619a [PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfs by ssant@in.ibm.com · 19 years ago
  83. bc56b9e [PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings. by Greg KH · 19 years ago
  84. 92df516 [PATCH] PCI: fix stale PCI pm docs by Pavel Machek · 19 years ago
  85. a3ea7fb [PATCH] PCI: update PCI documentation for pci_get_slot() depreciation by Matthew Wilcox · 19 years ago
  86. ceb4374 [PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actually enabled/disabled by Kenji Kaneshige · 19 years ago
  87. 0e57c71 [PATCH] aoe: update version number to 10 by Ed L Cashin · 19 years ago
  88. 4613ed2 [PATCH] aoe: add firmware version to info in sysfs by Ed L Cashin · 19 years ago
  89. 93d489f [PATCH] aoe: allow multiple aoe devices to have the same mac by Ed L Cashin · 19 years ago
  90. 67d9f84 [PATCH] aoe: update the documentation to mention aoetools by Ed L Cashin · 19 years ago
  91. c59a24d [PATCH] aoe: aoe-stat should work for built-in as well as module by Ed L Cashin · 19 years ago
  92. 03c41c4 [PATCH] aoe: improve allowed interfaces configuration by Ed L Cashin · 19 years ago
  93. 3cb4a4f [PATCH] USB cypress_m8: update kernel driver with current source by Lonnie Mendez · 19 years ago
  94. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  95. 7b1cbeb [PATCH] USB: unusual_devs entry for Minolta Dimage Z10 by Phil Dibowitz · 19 years ago
  96. 8af60be [PATCH] USB: unusual_devs.h: atmel snd1 storage by Vivian Bregier · 19 years ago
  97. 5e54f91 [PATCH] USB: ftdi_sio redundant macro removal by Ian Abbott · 19 years ago
  98. 6f92872 [PATCH] USB: VID/PID updates for ftdi_sio driver by Ian Abbott · 19 years ago
  99. b9ab074 [PATCH] USB: new usbnet device id by Andrea Arcangeli · 19 years ago
  100. 3b86b20 [PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card. by Greg KH · 19 years ago