1. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  2. f5899b5 [IA64] disable preemption in udelay() by John Hawkes · 19 years ago
  3. 8f23d47 [SCSI] 53c700: update endian processing macros by James Bottomley · 19 years ago
  4. 281ab03 [PATCH] radeon drm: fix agp aperture map offset by Benjamin Herrenschmidt · 19 years ago
  5. c4342d8 IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP by Jack Morgenstein · 19 years ago
  6. 42e3314 [SCSI] fix for fc transport recursion problem. by James.Smart@Emulex.Com · 19 years ago
  7. ef72582 [SCSI] Add PPR support to spi_print_msg by Matthew Wilcox · 19 years ago
  8. b32aaff [SCSI] Use ARRAY_SIZE in spi_print_msg by Matthew Wilcox · 19 years ago
  9. 4797215 [SCSI] Fix printing of two-byte messages by Matthew Wilcox · 19 years ago
  10. 1abfd37 [SCSI] Rename scsi_print_msg to spi_print_msg by Matthew Wilcox · 19 years ago
  11. 410ca5c [SCSI] Move scsi_print_msg to SPI class by Matthew Wilcox · 19 years ago
  12. 7b16318 Fix up SCSI mismerge by James Bottomley · 19 years ago
  13. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  14. 787926b [SCSI] Fix st oops with new scsi_execute infrastructure by Kai Makisara · 19 years ago
  15. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  16. d1646f8 IB/mthca: Fix IB_QP_ACCESS_FLAGS handling. by Jack Morgenstein · 19 years ago
  17. 7b66665 [PATCH] Au1550 AC'97 OSS driver spinlock fixes by Sergei Shtylylov · 19 years ago
  18. 2f40fb7 [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class by Adrian Bunk · 19 years ago
  19. 7767e12 [PATCH] IPMI oops fix by Paolo Galtieri · 19 years ago
  20. 576d2e4 IB/mthca: Fix SRQ cleanup during QP destroy by Jack Morgenstein · 19 years ago
  21. 6c7d2a7 IB/mthca: Fix thinko in mthca_table_find() by Michael S. Tsirkin · 19 years ago
  22. 729b4d4 [ACPI] fix reboot upon suspend-to-disk by Alexey Starikovskiy · 19 years ago
  23. 5b2db36 Auto-update from upstream by Len Brown · 19 years ago
  24. ebbd1bc [PATCH] arch/powerpc/kernel/syscalls.c __user annotations by Al Viro · 19 years ago
  25. 81f0a91 [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal by Al Viro · 19 years ago
  26. 833882b [PATCH] mwave: missing __user in ioctl struct declaration by Al Viro · 19 years ago
  27. 7877327 [PATCH] drivers/atm/adummy.c NULL noise removal by Al Viro · 19 years ago
  28. e17f008 [PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializer by Al Viro · 19 years ago
  29. 9429917 [PATCH] dst_ca __user annotations, portability fixes by Al Viro · 19 years ago
  30. b3e5b5b [PATCH] ia64 sn __iomem annotations by Al Viro · 19 years ago
  31. d3a880e [PATCH] Address of void __user * is void __user * *, not void * __user * by Al Viro · 19 years ago
  32. 78d9955 [PATCH] missing prototype (mm/page_alloc.c) by Al Viro · 19 years ago
  33. 538bacf [PATCH] __user annotations (booke_wdt.c) by Al Viro · 19 years ago
  34. d220439 [PATCH] arcfb __user annotations by Al Viro · 19 years ago
  35. cd03066 [PATCH] cyber2000fb.c __iomem annotations by Al Viro · 19 years ago
  36. e896fd9 [PATCH] wdrtas.c: fix __user annotations by Al Viro · 19 years ago
  37. 5ad9201 [PATCH] dell_rbu: NULL noise removal by Al Viro · 19 years ago
  38. c4aa02e [PATCH] cm4000_cs: __user annotations by Al Viro · 19 years ago
  39. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  40. 8b8a4e3 [PATCH] i386,amd64: mmconfig __iomem annotations by Al Viro · 19 years ago
  41. 8bcc247 [PATCH] em28xx: %zd for size_t by Al Viro · 19 years ago
  42. 53b3de1 [PATCH] auerswald.c: %zd for size_t by Al Viro · 19 years ago
  43. 37eb47e [PATCH] s2io: __iomem annotations for recent changes by Al Viro · 19 years ago
  44. 51bfb75 [PATCH] xfs: missing gfp_t annotations by Al Viro · 19 years ago
  45. b53cb2a [PATCH] iscsi gfp_t annotations by Al Viro · 19 years ago
  46. 80ce8ba [PATCH] arch/sparc/kernel/led.c __user annotations by Al Viro · 19 years ago
  47. a329729 [PATCH] sun4c_memerr_reg __iomem annotations by Al Viro · 19 years ago
  48. e4fe342f [PATCH] sparc: NULL noise removal (ebus.c) by Al Viro · 19 years ago
  49. c316ef0 [PATCH] sparc/kernel/time: __iomem annotations by Al Viro · 19 years ago
  50. fec607f [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removal by Al Viro · 19 years ago
  51. bc05d83 [PATCH] sparc: jsflash __user annotations by Al Viro · 19 years ago
  52. b7c690b [PATCH] sparc: vfc __iomem annotations and fixes by Al Viro · 19 years ago
  53. f8ad23a [PATCH] fix iomem annotations in sparc32 pcic code by Al Viro · 19 years ago
  54. 8b05b77 [SCSI] convert st to use scsi_execute_async by Mike Christie · 19 years ago
  55. d6b1034 [SCSI] convert sg to scsi_execute_async by Mike Christie · 19 years ago
  56. aa7b5cd [SCSI] add kmemcache for scsi_io_context by Mike Christie · 19 years ago
  57. 0d95716 [SCSI] complete the whole command when it is REQ_BLOCK_PC by Mike Christie · 19 years ago
  58. 17e01f2 [SCSI] add retries field to request for REQ_BLOCK_PC use by Mike Christie · 19 years ago
  59. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  60. 6e39b69e [SCSI] export blk layer functions needed for blk_execute_rq_nowait by Mike Christie · 19 years ago
  61. 7116317 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  62. 2499604 [PATCH] reiserfs: close open transactions on error path by Jeff Mahoney · 19 years ago
  63. 5d5e8156 [PATCH] reiserfs: skip commit on io error by Jeff Mahoney · 19 years ago
  64. ea54c96 [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010 by Vojtech Pavlik · 19 years ago
  65. 9e1fe93 [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warning by Jesper Juhl · 19 years ago
  66. e7a1ca1 [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warning by Jesper Juhl · 19 years ago
  67. c45b4f1 Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTAL by Linus Torvalds · 19 years ago
  68. 11c18b5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  69. a50e2cc Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  70. 0afaa4f [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info by Bartlomiej Zolnierkiewicz · 19 years ago
  71. 7b4df9e [PATCH] ide: cleanup ide_driver_t by Bartlomiej Zolnierkiewicz · 19 years ago
  72. 517bd1d [PATCH] ide: cleanup ide.h by Bartlomiej Zolnierkiewicz · 19 years ago
  73. d36fef6 [PATCH] ide-disk: flush cache after calling del_gendisk() by Bartlomiej Zolnierkiewicz · 19 years ago
  74. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  75. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  76. 38f9d41 [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y by Marcelo Tosatti · 19 years ago
  77. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  78. deb5e5c [PATCH] sgiioc4: check for no hwifs available by Jeremy Higdon · 19 years ago
  79. a388442 [VLAN]: Fix hardware rx csum errors by Stephen Hemminger · 19 years ago
  80. 2824764 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 19 years ago
  81. c786804 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  82. 9d149c2 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  83. c2e2611 [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. by Daniel Jacobowitz · 19 years ago
  84. 1542272 [GRE]: Fix hardware checksum modification by Herbert Xu · 19 years ago
  85. 27af4cf [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. by Robin Holt · 19 years ago
  86. 45f8245 [MMC] Explain the internals of mmc_power_up() by Russell King · 19 years ago
  87. d3e4cef Auto-update from upstream by Len Brown · 19 years ago
  88. acd9b7b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  89. 2edc268 [PKT_SCHED]: Disable debug tracing logs by default in packet action API. by David S. Miller · 19 years ago
  90. a1493d9 [IPV6] addrconf: Do not print device pointer in privacy log message. by David S. Miller · 19 years ago
  91. c952649 [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic) by James Bottomley · 19 years ago
  92. cd61045 [PATCH] hid-core: Zero-pad truncated reports by Adam Kropelin · 19 years ago
  93. fb79ffa [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS by Ole Reinhardt · 19 years ago
  94. 118c71b [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c by Yasunori Goto · 19 years ago
  95. 664d22a [PATCH] Dmitry Torokhov is input subsystem maintainer by Vojtech Pavlik · 19 years ago
  96. 6921d20 [TG3]: Fix low power state by Michael Chan · 19 years ago
  97. 16fe9d7 [TG3]: Fix 5704 single-port mode by Michael Chan · 19 years ago
  98. 6a9eba1 [TG3]: Fix suspend and resume by Michael Chan · 19 years ago
  99. 381291b [TG3]: Fix nvram arbitration bugs. by Michael Chan · 19 years ago
  100. 3d0a59c [libata sata_promise] irq_pio: fix merge bug by Jeff Garzik · 19 years ago