1. 984a081 [XFS] store xfs_attr_sf_sort in native endian by Nathan Scott · 18 years ago
  2. 3b244aa [XFS] endianess annotations for xfs_attr_shortform_t by Nathan Scott · 18 years ago
  3. c0f054e [XFS] endianess annotations for xfs_attr_leaf_name_remote_t by Nathan Scott · 18 years ago
  4. 053b575 [XFS] endianess annotations for xfs_attr_leaf_name_local_t by Nathan Scott · 18 years ago
  5. 6b19f2d [XFS] endianess annotations for xfs_attr_leaf_entry_t by Nathan Scott · 18 years ago
  6. 918ae42 [XFS] endianess annotations for xfs_attr_leaf_hdr_t by Nathan Scott · 18 years ago
  7. 8f44e04 [XFS] remove bogus INT_GET on u8 variables in xfs_dir2_block.c by Nathan Scott · 18 years ago
  8. 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 18 years ago
  9. 3d693c6 [XFS] endianess annotations for XFS_DIR2_DATA_ENTRY_TAG_P by Nathan Scott · 18 years ago
  10. 3c1f9c1 [XFS] endianess annotations for xfs_dir2_leaf_entry_t by Nathan Scott · 18 years ago
  11. a818e5d [XFS] endianess annotations for xfs_dir2_leaf_hdr_t by Nathan Scott · 18 years ago
  12. e922fff [XFS] endianess annotations for xfs_dir2_block_tail_t by Nathan Scott · 18 years ago
  13. 1fba9f7 [XFS] endianess annotations for XFS_DIR2_DATA_UNUSED_TAG_P by Nathan Scott · 18 years ago
  14. ad354eb [XFS] endianess annotations for xfs_dir2_data_unused_t by Nathan Scott · 18 years ago
  15. afbcb3f [XFS] endianess annotations for xfs_dir2_leaf_tail_t by Nathan Scott · 18 years ago
  16. 68b3a10 [XFS] endianess annotations for XFS_DIR2_LEAF_BESTS_P by Nathan Scott · 18 years ago
  17. 0ba962e [XFS] endianess annotations for xfs_dir2_free_hdr_t by Nathan Scott · 18 years ago
  18. 70e73f5 [XFS] endianess annotations for xfs_dir2_data_hdr structure. by Nathan Scott · 18 years ago
  19. 9cea236 [XFS] Flush and invalidate dirty pages at the start of a direct read also, by Nathan Scott · 18 years ago
  20. ce9d37c [XFS] Merge Yingpings fix for a vn_count assert failure during QA - by Nathan Scott · 18 years ago
  21. 238f4c5 [XFS] Make couple names consitent, be more defensive on releasepage (and by Nathan Scott · 18 years ago
  22. a13828b [XFS] Cleanup references to i_sem. by Nathan Scott · 18 years ago
  23. b12dd34 [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is by Nathan Scott · 18 years ago
  24. 2ddd592 [XFS] Correct the dquot reservation component for the link transation. by Nathan Scott · 18 years ago
  25. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  26. 8867bc9 [XFS] There are a few problems with the new by Mandy Kirkconnell · 18 years ago
  27. 2c276603 [PATCH] powerpc: Fix bug in bug fix for bug in lmb_alloc() by Michael Ellerman · 18 years ago
  28. 9b15879 [PATCH] spidernet: select FW_LOADER by Christoph Hellwig · 18 years ago
  29. 898b192 [PATCH] Fix compile error for ML300/403 by Grant Likely · 18 years ago
  30. bbbe121 [PATCH] ppc: Fix platform_notify functions marked __init by Adrian Cox · 18 years ago
  31. 7e5b593 [PATCH] powerpc: add a raw dump command to xmon by Olaf Hering · 18 years ago
  32. e338522 [PATCH] powerpc: add for_each_node_by_foo helpers by Christoph Hellwig · 18 years ago
  33. d116fe5 [PATCH] kzalloc() conversion in arch/ppc by Eric Sesterhenn · 18 years ago
  34. 0f6be7b [PATCH] powerpc: Better pmd_bad() and pud_bad() checks by David Gibson · 18 years ago
  35. 23dd640 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  36. abc71c4 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  37. c39f5eb [PATCH] libata: move IDENTIFY info printing from ata_dev_read_id() to ata_dev_configure() by Tejun Heo · 18 years ago
  38. 1148c3a [PATCH] libata: use local *id instead of dev->id in ata_dev_configure() by Tejun Heo · 18 years ago
  39. 6e48f1b Merge branch 'master' by Jeff Garzik · 18 years ago
  40. 232a347 [netdrvr] fix array overflows in Chelsio driver by Scott Bardone · 18 years ago
  41. c3d7a3a [PATCH] e1000 endianness bugs by David S. Miller · 18 years ago
  42. b27a1ed Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 18 years ago
  43. ca68bb1 Merge branch 'e100-fixes' of git://198.78.49.142/~jbrandeb/linux-2.6 by Jeff Garzik · 18 years ago
  44. 485ff09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  45. 9e7714d [ARM] 3367/1: CLCD mode no longer supported on the RealView boards by Catalin Marinas · 18 years ago
  46. 243f196 [ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control register by Catalin Marinas · 18 years ago
  47. 1ae5db3 powerpc: update defconfigs by Paul Mackerras · 18 years ago
  48. 92eb460 [PATCH] powerpc: properly configure DDR/P5IOC children devs by John Rose · 18 years ago
  49. 920573b [PATCH] powerpc: remove duplicate EXPORT_SYMBOLS by Olaf Hering · 18 years ago
  50. 0e8ed47 [PATCH] powerpc: RTC memory corruption by Michael Neuling · 18 years ago
  51. c6cb3b5 [PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corruption by Benjamin Herrenschmidt · 18 years ago
  52. cd9c99d [PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig option by Michael Ellerman · 18 years ago
  53. e2c552c [PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105 by Olaf Hering · 18 years ago
  54. eacb196 [PATCH] powerpc: correct cacheflush loop in zImage by Olaf Hering · 18 years ago
  55. 0a45d44 powerpc: Fix problem with time going backwards by Paul Mackerras · 18 years ago
  56. 5466eb5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  57. 2d7f2ea [PATCH] Fix ext2 readdir f_pos re-validation logic by Al Viro · 18 years ago
  58. 4333298 [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285 by Ben Dooks · 18 years ago
  59. 0fc1c83 [ARM] 3365/1: [cleanup] header for compat.c exported functions by Ben Dooks · 18 years ago
  60. dabaeff [ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt by Ben Dooks · 18 years ago
  61. 84dff1a [ARM] 3363/1: [cleanup] process.c - fix warnings by Ben Dooks · 18 years ago
  62. dd288e7 Merge branch 'upstream-fixes' by John W. Linville · 18 years ago
  63. 72df16f [PATCH] ieee80211: Fix QoS is not active problem by Hong Liu · 18 years ago
  64. 0df7861 [PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled by Zhu Yi · 18 years ago
  65. 55be062 e1000: update the readme with the latest text by Jesse Brandeburg · 18 years ago
  66. aa49cdd e100: fix eeh on pseries during ethtool -t by Jesse Brandeburg · 18 years ago
  67. f13b835 [PATCH] fs/namespace.c:dup_namespace(): fix a use after free by Adrian Bunk · 18 years ago
  68. 66be0c3 [ARM] 3358/1: [S3C2410] add missing SPI DMA resources by Albrecht Dreß · 18 years ago
  69. 4ebf2d0 [ARM] 3357/1: enable frontlight on collie by Pavel Machek · 18 years ago
  70. 17320a9 [ARM] Fix "thead" typo by Russell King · 18 years ago
  71. 74c0024 [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL by Christoph Lameter · 18 years ago
  72. b4fb376 [PATCH] Page migration documentation update by Christoph Lameter · 18 years ago
  73. 4983da0 [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED by Christoph Lameter · 18 years ago
  74. e843e28 [PATCH] "s390: multiple subchannel sets support" fix by Greg Smith · 18 years ago
  75. 0ee10a4 Merge git://oss.sgi.com:8090/oss/git/rc-fixes by Linus Torvalds · 18 years ago
  76. 3fb962b Fix a direct I/O locking issue revealed by the new mutex code. by Nathan Scott · 18 years ago
  77. 823f8dd e100: update e100.txt by Jesse Brandeburg · 18 years ago
  78. c5111f5 Merge with /home/shaggy/git/linus-clean/ by Dave Kleikamp · 18 years ago
  79. 95e6a85 [SCSI] qla2xxx: update MAINTAINERS by Andrew Vasquez · 18 years ago
  80. add1878 e100/e1000/ixgb: update MAINTAINERS to current developers by Jesse Brandeburg · 18 years ago
  81. a488edc [PATCH] JFS: Take logsync lock before testing mp->lsn by Dave Kleikamp · 18 years ago
  82. a50a5e3 [SCSI] scsi: move target_destroy call by Mike Anderson · 18 years ago
  83. 9dec70e [SCSI] fusion - bump version by Moore, Eric · 18 years ago
  84. e6b2d76 [SCSI] fusion - expander hotplug suport in mptsas module by Moore, Eric · 18 years ago
  85. f44e546 [SCSI] fusion - exposing raid components in mptsas by Moore, Eric · 18 years ago
  86. db9c917 [SCSI] fusion - memory leak, and initializing fields by Moore, Eric · 18 years ago
  87. 5243543 [SCSI] fusion - exclosure misspelled by Moore, Eric · 18 years ago
  88. 4b76647 [SCSI] fusion - cleanup mptsas event handling functions by Moore, Eric · 18 years ago
  89. 914c2d8 [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure by Moore, Eric · 18 years ago
  90. c972c70 [SCSI] fusion - static fix's by Moore, Eric · 18 years ago
  91. 3a892be [SCSI] fusion - move some debug firmware event debug msgs to verbose level by Moore, Eric · 18 years ago
  92. 5bf52c4 [SCSI] fusion - loginfo header update by Moore, Eric · 18 years ago
  93. e28482c [SCSI] add scsi_reprobe_device by James Bottomley · 18 years ago
  94. e5b3a65 [SCSI] megaraid_sas: fix extended timeout handling by Christoph Hellwig · 18 years ago
  95. f33b5d7 Merge ../linux-2.6 by James Bottomley · 18 years ago
  96. 0f511ea Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  97. e935d5d [SCSI] drivers/base/bus.c - export reprobe by Moore, Eric · 18 years ago
  98. 79cb181 [SCSI] add preliminary expander support to the sas transport class by James Bottomley · 18 years ago
  99. 6796313 [PATCH] Plug kdump shutdown race window by Maneesh Soni · 18 years ago
  100. cbf0ec6 Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs" by Linus Torvalds · 18 years ago