1. 20b1730 [PATCH] zfcp: bugfix and compile fixes by Heiko Carstens · 19 years ago
  2. 7f84f22 [PATCH] zfcp: fix compilation due to rports changes by Alexey Dobriyan · 19 years ago
  3. 3d52acb Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  4. f786648 [PATCH] Remove race between con_open and con_close by Paul Mackerras · 19 years ago
  5. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  6. 729d70f [PATCH] sg.c: fix a memory leak in devices seq_file implementation by Jan Blunck · 19 years ago
  7. 8126fdb [PATCH] fix for race problem in DVB USB drivers (dibusb) by Patrick Boettcher · 19 years ago
  8. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  9. 8dbddf1 [PATCH] acpi_shutdown: Only prepare for power off on power_off by Eric W. Biederman · 19 years ago
  10. 6a029a9 [PATCH] mmaper_kern.c fixes [buffer overruns] by Al Viro · 19 years ago
  11. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  12. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  13. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  14. 657390d [PATCH] md: clear the 'recovery' flags when starting an md array. by NeilBrown · 19 years ago
  15. 7200865 [PATCH] md: create a MODULE_ALIAS for md corresponding to its block major number. by NeilBrown · 19 years ago
  16. e1bcfcaa [PATCH] IB: fix use-after-free in user verbs cleanup by Roland Dreier · 19 years ago
  17. 1c9cf6f [PATCH] arm: fix IXP4xx flash resource range by Deepak Saxena · 19 years ago
  18. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 19 years ago
  19. bebf468 [PATCH] I2C hwmon: kfree fixes by Mark M. Hoffman · 19 years ago
  20. 32818c2 [PATCH] ppc64: Fix issue with gcc 4.0 compiled kernels by Anton Blanchard · 19 years ago
  21. 212d6d2 [PATCH] completely disable cpu_exclusive sched domain by Paul Jackson · 19 years ago
  22. ca2f3da [PATCH] undo partial cpu_exclusive sched domain disabling by Paul Jackson · 19 years ago
  23. 1314234 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 19 years ago
  24. 3fd1bb9 [PATCH] hwmon: Off-by-one error in fscpos driver by Jean Delvare · 19 years ago
  25. 566ecb9 [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef by Marcelo Tosatti · 19 years ago
  26. 3515d01 [PATCH] late spinlock initialization in ieee1394/ohci by Al Viro · 19 years ago
  27. a46206e [PATCH] bogus function type in qdio by Al Viro · 19 years ago
  28. b6a9ad7 [PATCH] bogus iounmap() in emac by Al Viro · 19 years ago
  29. 1f57ff8 [PATCH] drivers/hwmon/*: kfree() correct pointers by Alexey Dobriyan · 19 years ago
  30. d634cc1 [PATCH] Fix oops in fs/locks.c on close of file with pending locks by Steve French · 19 years ago
  31. fd589e0 [PATCH] hppfs: fix symlink error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  32. d7a60d5 [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  33. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  34. 755528c Ignore disabled ROM resources at setup by Linus Torvalds · 19 years ago
  35. 26aad69 Only pre-allocate 256 bytes of cardbio IO range by Linus Torvalds · 19 years ago
  36. d4ef160 [TG3]: Fix ethtool loopback test lockup by Michael Chan · 19 years ago
  37. 9c2c38a [PATCH] cfq-iosched.c: minor fixes by Jens Axboe · 19 years ago
  38. 41290c1 [PATCH] Export pcibios_bus_to_resource by Keith Owens · 19 years ago
  39. b756152 [PATCH] x86_64: update defconfig - reenable fusion by Andi Kleen · 19 years ago
  40. 5477d30 [PATCH] ppc64: Export machine_power_off for therm_pm72 module by Benjamin Herrenschmidt · 19 years ago
  41. 3725822 [PATCH] cpu_exclusive sched domains build fix by Paul Jackson · 19 years ago
  42. 40bb0c3 [PATCH] m68k: fix broken macros causing compile errors by Andreas Schwab · 19 years ago
  43. 06c7427 [FIB_TRIE]: Don't ignore negative results from fib_semantic_match by Patrick McHardy · 19 years ago
  44. 0572e3d Linux v2.6.13-rc7 by Linus Torvalds · 19 years ago
  45. 9138dcc [PATCH] Fix IXP4xx CLOCK_TICK_RATE by Deepak Saxena · 19 years ago
  46. d10689b [PATCH] cpu_exclusive sched domains on partial nodes temp fix by Paul Jackson · 19 years ago
  47. ae75784 Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  48. 005940e Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  49. d3813fc [PATCH] x86_64: Don't oops at boot when empty Opteron node has IO by Andi Kleen · 19 years ago
  50. 2bbfb16 [PATCH] usbnet oops fix by lepton · 19 years ago
  51. b1daec3 [PATCH] i386: fix incorrect FP signal code by Chuck Ebbert · 19 years ago
  52. 11532cc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  53. 17566c3 [PATCH] s390 __CHECKER__ ifdefs by Al Viro · 19 years ago
  54. 8032230 [PATCH] %t... in vsnprintf by Al Viro · 19 years ago
  55. acd3bd8 [PATCH] ad1980 makefile fix by Al Viro · 19 years ago
  56. fa53bb6 [PATCH] Kconfig fix (non-modular SCSI drivers) by Al Viro · 19 years ago
  57. 0e6d0d8 [PATCH] Kconfig fix (missing dependencies on PCI in sound/*) by Al Viro · 19 years ago
  58. eaaece2 [PATCH] missing exports on m32r by Al Viro · 19 years ago
  59. 3321565 [PATCH] qualifiers in return types - easy cases by Al Viro · 19 years ago
  60. ade31f3 [PATCH] typo fix in qdio.c by Al Viro · 19 years ago
  61. 530d8e9 [PATCH] emac netpoll fix by Al Viro · 19 years ago
  62. 791cdc7 [PATCH] vidc gcc4 fix by Al Viro · 19 years ago
  63. 0cbdff4 [PATCH] broken inline asm on s390 (misuse of labels) by Al Viro · 19 years ago
  64. a828b8e [PATCH] m32r_sio gcc4 fixes by Al Viro · 19 years ago
  65. c51d994 [PATCH] m32r icu_data gcc4 fixes by Al Viro · 19 years ago
  66. e231a9c [PATCH] m32r smp.h gcc4 fixes by Al Viro · 19 years ago
  67. 719e598 [PATCH] alpha spinlock code and bogus constraints by Al Viro · 19 years ago
  68. 79fb7bd [PATCH] alpha xchg fix by Al Viro · 19 years ago
  69. 531e5ca [PATCH] missing include in pcmcia_resource.c by Al Viro · 19 years ago
  70. 18415e9 [PATCH] alpha gcc4 warnings by Al Viro · 19 years ago
  71. a238b56 [PATCH] Kconfig fix (sparc32 drivers/char dependencies) by Al Viro · 19 years ago
  72. 997183d [PATCH] Kconfig fix (emac dependencient) by Al Viro · 19 years ago
  73. 6299afc [PATCH] Kconfig fix (CONFIG_PM on 44x) by Al Viro · 19 years ago
  74. f08243a [PATCH] Kconfig fix (ppc 4xx and early serial) by Al Viro · 19 years ago
  75. c4457fb [PATCH] Kconfig fix (IRQ_ALL_CPUS vs. MV64360) by Al Viro · 19 years ago
  76. ee449f5 [PATCH] Kconfig fix (ppc32 SMP dependencies) by Al Viro · 19 years ago
  77. 51583cf [PATCH] Kconfig fix (VGA console on arm/versatile) by Al Viro · 19 years ago
  78. 84b6a23 [PATCH] Kconfig fix (amba on arm/versatile) by Al Viro · 19 years ago
  79. a838e54 [PATCH] Kconfig fix (acornscsi) by Al Viro · 19 years ago
  80. 9ff6585 [PATCH] Kconfig fix (M32R_PLDSIO dependecies) by Al Viro · 19 years ago
  81. 14d891d [PATCH] Kconfig fix (parport_pc on m32r) by Al Viro · 19 years ago
  82. ab62c1e [PATCH] Kconfig fix (airo_cs on m32r) by Al Viro · 19 years ago
  83. a4d544f [PATCH] Kconfig fix (tms380tr and ISA_DMA_API) by Al Viro · 19 years ago
  84. b545d48 [PATCH] Kconfig fix (arv) by Al Viro · 19 years ago
  85. a2b2f45 [PATCH] Kconfig fix (infiniband and PCI) by Al Viro · 19 years ago
  86. 697ae16 [PATCH] Kconfig fix (DEBUG_PAGEALLOC on m32r) by Al Viro · 19 years ago
  87. c3a0f77 [PATCH] Kconfig fix (PCI on m32r) by Al Viro · 19 years ago
  88. 897874f [PATCH] Kconfig fix (PMAC_BACKLIGHT on ppc64) by Al Viro · 19 years ago
  89. 6622b8c [PATCH] Kconfig fix (HISAX_FRITZPCI on ppc64) by Al Viro · 19 years ago
  90. 253a9c3 [PATCH] Kconfig fix (m32r genrtc) by Al Viro · 19 years ago
  91. c5596b2 [PATCH] Kconfig fix (m32r NUMA) by Al Viro · 19 years ago
  92. 276bd31 [PATCH] Kconfig fix (ISA_DMA_API and sound/*) by Al Viro · 19 years ago
  93. e9bcb17 [PATCH] Kconfig fix (epca on 64bit) by Al Viro · 19 years ago
  94. ac6babd [PATCH] Kconfig fix (arm SMP) by Al Viro · 19 years ago
  95. 6df7c99 [PATCH] Kconfig fix (alpha NUMA) by Al Viro · 19 years ago
  96. c1cc168 [ROSE]: Fix typo in rose_route_frame() locking fix. by David S. Miller · 19 years ago
  97. 81065e2 [PATCH] zd1201 kmalloc size fix by Alexey Dobriyan · 19 years ago
  98. 005eca5 [PATCH] md: make sure resync gets started when array starts. by NeilBrown · 19 years ago
  99. 4c5640c [PATCH] preempt race in getppid by David Meybohm · 19 years ago
  100. 3f024c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago