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