1. c6e5980 ARM: OMAP: Add OMAP_TAG_CAMERA_SENSOR by Samuel Ortiz · 18 years ago
  2. 22a16f3 ARM: OMAP: Add initial 24xx suspend support by Tony Lindgren · 18 years ago
  3. a7ca9d2 ARM: OMAP: Update cpufreq support for 24xx by Tony Lindgren · 18 years ago
  4. 4bbbc1a ARM: OMAP: Add GPMC support for OMAP2 by Juha Yrjola · 18 years ago
  5. 7ff879d ARM: OMAP: Fix DMA channel irq handling for omap24xx by Tony Lindgren · 18 years ago
  6. 6dc3c8f ARM: OMAP: OMAP2 DMA burst support by Kyungmin Park · 18 years ago
  7. e32f7ec ARM: OMAP: Fix 32 kHz timer and modify GP timer to use GPT1 by Timo Teras · 18 years ago
  8. 77900a2 ARM: OMAP: Port dmtimers to OMAP2 and implement PWM support by Timo Teras · 18 years ago
  9. 6e711ec ARM: OMAP: Correct two bugs in arch/arm/mach-omap2/clock.c by Jarkko Nikula · 18 years ago
  10. ed7eb9d ARM: OMAP: Register the 24xx McSPI device by Juha Yrjola · 18 years ago
  11. c15e5d1 ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreen by David Brownell · 18 years ago
  12. 284185c ARM: OMAP: Aic23 alsa platform driver code for board-innovator by lamikr · 18 years ago
  13. 99c4770 ARM: OMAP: Fix GPIO IRQ mask handling by Imre Deak · 18 years ago
  14. eca9e56 ARM: OMAP: DMA transfer parameter configuration fix by Peter Ujfalusi · 18 years ago
  15. e8cdf7b ARM: OMAP: Mistral ads7846 pendown state by David Brownell · 18 years ago
  16. 495f71d ARM: OMAP: Add core fsample support by Brian Swetland · 18 years ago
  17. ffb7a80 ARM: OMAP: Fix gpt2_ick clock bit by Tony Lindgren · 18 years ago
  18. 0711615 ARM: OMAP: Readd Amstrad Delta USB support by Jonathan McDowell · 18 years ago
  19. ea6dedd ARM: OMAP: GPIO IRQ lazy IRQ disable fix by Imre Deak · 18 years ago
  20. 7876284 ARM: OMAP: Mistral board updates (spi, ...) by David Brownell · 18 years ago
  21. eb99add Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  22. f6e6e88 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  23. ba262e4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  24. f964c30 [ARM] 3657/1: S3C24XX: Documentation update of Overview.txt by Ben Dooks · 18 years ago
  25. 1855565 [ARM] Update mach-types by Russell King · 18 years ago
  26. 12e9b5f [SCSI] aacraid: remove x86_64 IOMMU dependent code by Salyzyn, Mark · 18 years ago
  27. 3fb5a98 [PATCH] fs/ocfs2/dlm/: cleanups by Adrian Bunk · 18 years ago
  28. 43dee33 ocfs2: fix compiler warnings in dlm_convert_lock_handler() by Mark Fasheh · 18 years ago
  29. 8a9343f ocfs2: dlm_print_one_mle() needs to be defined by Mark Fasheh · 18 years ago
  30. 0032abd ocfs2: remove whitespace in dlmunlock.c by Kurt Hackel · 18 years ago
  31. 3156d26 ocfs2: move dlm work to a private work queue by Kurt Hackel · 18 years ago
  32. 495ac96 ocfs2: fix incorrect error returns by Kurt Hackel · 18 years ago
  33. 3b3b84a ocfs2: tune down some noisy messages during dlm recovery by Kurt Hackel · 18 years ago
  34. 56a7c10 ocfs2: display message before waiting for recovery to complete by Kurt Hackel · 18 years ago
  35. 44a7f1d ocfs2: mlog in dlm_convert_lock_handler() should be ML_ERROR by Kurt Hackel · 18 years ago
  36. b220532 ocfs2: retry operations when a lock is marked in recovery by Kurt Hackel · 18 years ago
  37. f85cd47 ocfs2: use cond_resched() in dlm_thread() by Kurt Hackel · 18 years ago
  38. ad8100e ocfs2: use GFP_NOFS in some dlm operations by Kurt Hackel · 18 years ago
  39. b7084ab ocfs2: wait for recovery when starting lock mastery by Kurt Hackel · 18 years ago
  40. c27069e ocfs2: continue recovery when a dead node is encountered by Kurt Hackel · 18 years ago
  41. 67a1874 ocfs2: remove unneccesary spin_unlock() in dlm_remaster_locks() by Kurt Hackel · 18 years ago
  42. 6a41321 ocfs2: dlm_remaster_locks() should never exit without completing by Kurt Hackel · 18 years ago
  43. c8df412 ocfs2: special case recovery lock in dlmlock_remote() by Kurt Hackel · 18 years ago
  44. 3640748 ocfs2: pending mastery asserts and migrations should block each other by Kurt Hackel · 18 years ago
  45. c87a9ae ocfs2: temporarily disable automatic lock migration by Kurt Hackel · 18 years ago
  46. 2abaf97 ocfs2: do not unconditionally purge the lockres in dlmlock_remote() by Kurt Hackel · 18 years ago
  47. aa087b8 ocfs2: increase backoff before waiting for recovery by Kurt Hackel · 18 years ago
  48. f42a100 ocfs2: have dlm_pre_master_reco_lockres() ignore dead nodes by Kurt Hackel · 18 years ago
  49. 6ff06a9 ocfs2: give the dlm dirty list a reference on the lockres by Kurt Hackel · 18 years ago
  50. e7e69eb ocfs2: teach dlm_restart_lock_mastery() to wait on recovery by Kurt Hackel · 18 years ago
  51. e4eb036 ocfs2: gracefully handle stale create_lock messages. by Kurt Hackel · 18 years ago
  52. ccd8b1f ocfs2: update lvb immediately during recovery by Kurt Hackel · 18 years ago
  53. 588e009 ocfs2: do not send master requests to localhost by Kurt Hackel · 18 years ago
  54. 8b21980 ocfs2: purge lockres' sooner by Kurt Hackel · 18 years ago
  55. 343e26a ocfs2: dump mismatching migrated lvbs before BUG() by Kurt Hackel · 18 years ago
  56. 466d1a4 ocfs2: make dlm recovery finalization 2 stage by Kurt Hackel · 18 years ago
  57. 69d72b0 ocfs2: dlm recovery / lockres reference count fix by Kurt Hackel · 18 years ago
  58. a9ee4c8 ocfs2: better error handling during assert master message by Kurt Hackel · 18 years ago
  59. a7f90d8 ocfs2: dump lockres info before we BUG() on a bad reference by Kurt Hackel · 18 years ago
  60. c0a8520 ocfs2: do LVB puts in place by Mark Fasheh · 18 years ago
  61. aa85235 ocfs2: mle ref count debugging by Kurt Hackel · 18 years ago
  62. dc2ed19 ocfs2: allow for an assert message during lock mastery by Kurt Hackel · 18 years ago
  63. 2d1a868 ocfs2: take mle reference during migration by Kurt Hackel · 18 years ago
  64. 41b8c8a ocfs2: properly initialize the mle structure by Kurt Hackel · 18 years ago
  65. da01ad055 ocfs2: detach mle from heartbeat events by Kurt Hackel · 18 years ago
  66. a2bf047 ocfs2: mle ref counting fixes by Kurt Hackel · 18 years ago
  67. 9588371 ocfs2: better mle debugging by Kurt Hackel · 18 years ago
  68. d6dea6e ocfs2: clean up recovery related messages by Kurt Hackel · 18 years ago
  69. 29c0fa0 ocfs2: handle network errors during recovery by Kurt Hackel · 18 years ago
  70. c3187ce ocfs2: only recover one dead node at a time by Kurt Hackel · 18 years ago
  71. ab27eb6 ocfs2: Better tracking for recovery state changes by Kurt Hackel · 18 years ago
  72. 8bc674c ocfs2: Fix empty lvb check by Kurt Hackel · 18 years ago
  73. aba9aac ocfs2: fix inverted logic in dlm_is_node_dead by Kurt Hackel · 18 years ago
  74. 2580a58 ocfs2: recheck lockres master before sending an unlock request. by Kurt Hackel · 18 years ago
  75. 8d79d08 ocfs2: add a small delay after a failed migration by Kurt Hackel · 18 years ago
  76. 685f1ad ocfs2: silence a compile warning in dlm_alloc_pagevec() by Mark Fasheh · 18 years ago
  77. c8f33b6 [PATCH] ocfs2: Alloc at least a page for the DLM hash by Joel Becker · 18 years ago
  78. 03d864c ocfs2: allocate lockres hash pages in an array by Daniel Phillips · 18 years ago
  79. 95c4f58 ocfs2: inline dlm_lockres_get() by Mark Fasheh · 18 years ago
  80. 4198985 [PATCH] Clean up ocfs2 hash probe and make it faster by Daniel Phillips · 18 years ago
  81. a3d3329 ocfs2: calculate lockid hash values outside of the spinlock by Mark Fasheh · 18 years ago
  82. 65c491d ocfs2: move lockres qstr next to hlist_node structure by Mark Fasheh · 18 years ago
  83. 99d19bb [SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSI by Matt Mackall · 18 years ago
  84. 8d55a786 [SCSI] Bogus disk geometry on large disks by Alan Cox · 18 years ago
  85. 3e7196c [SCSI] Add scsi_add_host() failure handling for nsp32 by GOTO Masanori · 18 years ago
  86. 041976f [SCSI] lpfc: sparse NULL warnings by Randy Dunlap · 18 years ago
  87. 76c1534 [SCSI] qla2xxx: Update version number to 8.01.05-k3. by Andrew Vasquez · 18 years ago
  88. 3ea66e2 [SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initialization. by Andrew Vasquez · 18 years ago
  89. 7ee6139 [SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver(). by Andrew Vasquez · 18 years ago
  90. 7d7abc7 [SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready(). by Andrew Vasquez · 18 years ago
  91. 0181944 [SCSI] qla2xxx: Add support for extended error logging. by Andrew Vasquez · 18 years ago
  92. 744f11fd [SCSI] qla2xxx: Cleanup DEBUG macro usage. by Andrew Vasquez · 18 years ago
  93. 7469059 [SCSI] qla2xxx: Remove no-op IOCTL codes and macros. by Andrew Vasquez · 18 years ago
  94. 7914d00 [SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only. by Andrew Vasquez · 18 years ago
  95. 88729e5 [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support. by Andrew Vasquez · 18 years ago
  96. 8baa51a [SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB. by Andrew Vasquez · 18 years ago
  97. d4c760c [SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support. by Andrew Vasquez · 18 years ago
  98. 395e080 [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j. by Andrew Vasquez · 18 years ago
  99. a7a167b [SCSI] qla2xxx: Rework firmware-trace facilities. by Andrew Vasquez · 18 years ago
  100. a09ab7e [PATCH] type-oh bug in tlclk.c by mark gross · 18 years ago