1. 147202a intel-iommu: Speed up map routines by using cached domain ASAP by David Woodhouse · 16 years ago
  2. 085ff82 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  3. f63bafe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  4. 4148df9b0 fb: Initialize fb_info mutexes in framebuffer_alloc() by Paul Mundt · 16 years ago
  5. 600ce1a drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer by InKi Dae · 16 years ago
  6. 5bfd756 Fix virt_to_phys() warnings by Kevin Cernekee · 16 years ago
  7. 28df30e rtc: ds1374, fix lock imbalance by Jiri Slaby · 16 years ago
  8. efc0cfa6 vlynq: fix typo in Kconfig to enable debugging by Florian Fainelli · 16 years ago
  9. 9e2db5c vlynq: correct typo of missing "CONFIG_" prefix in ifdef by Robert P. J. Day · 16 years ago
  10. cbad1cb sisfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 16 years ago
  11. 3dfc813 intel-iommu: Don't use identity mapping for PCI devices behind bridges by David Woodhouse · 16 years ago
  12. 6941af2 intel-iommu: Use iommu_should_identity_map() at startup time too. by David Woodhouse · 16 years ago
  13. f50bf2b video: sm501fb: Early initialization of mm_lock mutex. by Paul Mundt · 16 years ago
  14. de481ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  15. dd0888c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 16 years ago
  16. 4806626 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  17. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  18. 59107c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  19. 7367683 intel-iommu: No mapping for non-PCI devices by David Woodhouse · 16 years ago
  20. 62edf5d intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers by David Woodhouse · 16 years ago
  21. 40e4aa3 intel-iommu: Add iommu_should_identity_map() function by David Woodhouse · 16 years ago
  22. 1b7bc0a intel-iommu: Fix reattaching of devices to identity mapping domain by David Woodhouse · 16 years ago
  23. 1e4c64c intel-iommu: Don't set identity mapping for bypassed graphics devices by David Woodhouse · 16 years ago
  24. 5a5e02a intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages() by David Woodhouse · 16 years ago
  25. b59e64d cciss: Ignore stale commands after reboot by Hannes Reinecke · 16 years ago
  26. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 16 years ago
  27. ea4bbfd MIPS: BC47xx: Fix SSB irq setup by matthieu castet · 16 years ago
  28. 27fdd32 MIPS: Update VR41xx GPIO driver to use gpiolib by Yoichi Yuasa · 16 years ago
  29. 1c90ea2 mfd: fix pcap adc locking by Daniel Ribeiro · 16 years ago
  30. 992bb25 mfd: sm501, fix lock imbalance by Jiri Slaby · 16 years ago
  31. 0c5cb79 parisc: superio: fix build breakage by Alexander Beregalov · 16 years ago
  32. ca0844e parisc: Fix PCI resource allocation on non-PAT SBA machines by Matthew Wilcox · 16 years ago
  33. e957f60 parisc: Fix gcc 4.4 warning in lba_pci.c by Grant Grundler · 16 years ago
  34. dfe0756 parisc: remove obsolete hw_interrupt_type by Thomas Gleixner · 16 years ago
  35. fed99b1 parisc: advertise PCI devs after "assign_resources" by Grant Grundler · 16 years ago
  36. 8d2d00d parisc: ccio-dma: fix build failure without procfs by Alexander Beregalov · 16 years ago
  37. 17085a9 parisc: stifb: should depend on STI_CONSOLE by Alexander Beregalov · 16 years ago
  38. c7cba06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  39. 405d7ca Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  40. ebbb16b ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 16 years ago
  41. af27194 firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 16 years ago
  42. 6a43e57 intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable() by David Woodhouse · 16 years ago
  43. 75e6bf9 intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops by David Woodhouse · 16 years ago
  44. 7766a3f intel-iommu: Use cmpxchg64_local() for setting PTEs by David Woodhouse · 16 years ago
  45. 85b9827 intel-iommu: Warn about unmatched unmap requests by David Woodhouse · 16 years ago
  46. 5a475ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  47. 206a73c intel-iommu: Kill superfluous mapping_lock by David Woodhouse · 16 years ago
  48. 1c6a307 sh: LCDC dcache flush for deferred io by Paul Mundt · 16 years ago
  49. 5c5d4e8 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  50. c85994e intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386 by David Woodhouse · 16 years ago
  51. a15a519 Fix iommu address space allocation by David Woodhouse · 16 years ago
  52. 2027bd9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  53. 544ae5f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  54. 7b85425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. 018e044 block: get rid of queue-private command filter by Jens Axboe · 16 years ago
  56. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 16 years ago
  57. e62e58a md: use interruptible wait when duration is controlled by userspace. by NeilBrown · 16 years ago
  58. a5c308d md/raid5: suspend shouldn't affect read requests. by NeilBrown · 16 years ago
  59. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 16 years ago
  60. c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 16 years ago
  61. eab6330 e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error by Andre Detsch · 16 years ago
  62. 679be3b e1000: fix unmap bug by Jesse Brandeburg · 16 years ago
  63. 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 16 years ago
  64. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 16 years ago
  65. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 16 years ago
  66. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 16 years ago
  67. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 16 years ago
  68. 7963837 usbnet: Use netdev stats structure by Herbert Xu · 16 years ago
  69. 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 16 years ago
  70. 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 16 years ago
  71. a22d2b3 net1080: Use netdev stats structure by Herbert Xu · 16 years ago
  72. 9612101 dm9601: Use netdev stats structure by Herbert Xu · 16 years ago
  73. eaea43a cdc_eem: Use netdev stats structure by Herbert Xu · 16 years ago
  74. 0909dc4 md: tidy up error paths in md_alloc by NeilBrown · 16 years ago
  75. 1ec22eb md: fix error path when duplicate name is found on md device creation. by NeilBrown · 16 years ago
  76. 9fcfc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  77. 8516a50 floppy: fix lock imbalance by Jiri Slaby · 16 years ago
  78. 9980060 bfin: delay IRQ registration until driver is ready by Mike Frysinger · 16 years ago
  79. ee905d0 atyfb: fix alignment for block writes by Ville Syrjala · 16 years ago
  80. eafad22 atyfb: fix HP OmniBook 500 reboot hang by Ville Syrjala · 16 years ago
  81. 50efacf gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR by Baruch Siach · 16 years ago
  82. 79d7f4e gpio: pl061: fix probe error handling code by Baruch Siach · 16 years ago
  83. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 16 years ago
  84. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 16 years ago
  85. 70d6027 spi: add spi_master flag word by David Brownell · 16 years ago
  86. b55f627 spi: new spi->mode bits by David Brownell · 16 years ago
  87. b1cfebc edac: add DDR3 memory type for MPC85xx EDAC by Yang Shi · 16 years ago
  88. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 16 years ago
  89. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 16 years ago
  90. b8d966e md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. by NeilBrown · 16 years ago
  91. 8f6c2e4 md: Use new topology calls to indicate alignment and I/O sizes by Martin K. Petersen · 16 years ago
  92. 01e5329 bnx2x: Fix the behavior of ethtool when ONBOOT=no by Naohiro Ooiwa · 16 years ago
  93. ea9df47 dm table: fix blk_stack_limits arg to use bytes not sectors by Mike Snitzer · 16 years ago
  94. 874d2f6 dm exception store: really fix type lookup by Milan Broz · 16 years ago
  95. 5a4f13f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 16 years ago
  96. f3a0a52 intel-iommu: Performance improvement for dma_pte_free_pagetable() by David Woodhouse · 16 years ago
  97. 3d7b0e4 intel-iommu: Don't free too much in dma_pte_free_pagetable() by David Woodhouse · 16 years ago
  98. 1bf20f0 intel-iommu: dump mappings but don't die on pte already set by David Woodhouse · 16 years ago
  99. 9051aa0 intel-iommu: Combine domain_pfn_mapping() and domain_sg_mapping() by David Woodhouse · 16 years ago
  100. e160549 intel-iommu: Introduce domain_sg_mapping() to speed up intel_map_sg() by David Woodhouse · 16 years ago