1. 652afc2 dmaengine: bump initcall level to arch_initcall by Dan Williams · 16 years ago
  2. e234667 dmaengine: advertise all channels on a device to dma_filter_fn by Dan Williams · 16 years ago
  3. 864498a dmaengine: use idr for registering dma device numbers by Dan Williams · 16 years ago
  4. 41d5e59 dmaengine: add a release for dma class devices and dependent infrastructure by Dan Williams · 16 years ago
  5. 4fac7fa ioat: do not perform removal actions at shutdown by Dan Williams · 16 years ago
  6. 630738b iop-adma: enable module removal by Dan Williams · 16 years ago
  7. 0d603f6 iop-adma: kill debug BUG_ON by Dan Williams · 16 years ago
  8. f388220 iop-adma: let devm do its job, don't duplicate free by Dan Williams · 16 years ago
  9. 7dd6025 dmaengine: kill enum dma_state_client by Dan Williams · 16 years ago
  10. f27c580 dmaengine: remove 'bigref' infrastructure by Dan Williams · 16 years ago
  11. aa1e6f1 dmaengine: kill struct dma_client and supporting infrastructure by Dan Williams · 16 years ago
  12. 209b84a dmaengine: replace dma_async_client_register with dmaengine_get by Dan Williams · 16 years ago
  13. 74465b4 atmel-mci: convert to dma_request_channel and down-level dma_slave by Dan Williams · 16 years ago
  14. 33df8ca dmatest: convert to dma_request_channel by Dan Williams · 16 years ago
  15. 59b5ec2 dmaengine: introduce dma_request_channel and private channels by Dan Williams · 16 years ago
  16. 2ba0562 dmaengine: provide a common 'issue_pending_all' implementation by Dan Williams · 16 years ago
  17. bec0851 dmaengine: centralize channel allocation, introduce dma_find_channel by Dan Williams · 16 years ago
  18. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  19. 07f2211 dmaengine: remove dependency on async_tx by Dan Williams · 16 years ago
  20. 099e657 rtc: add alarm/update irq interfaces by Alessandro Zummo · 16 years ago
  21. e687d69 viafb: fix crashes due to 4k stack overflow by Bruno Prémont · 16 years ago
  22. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 269b012 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu by Linus Torvalds · 16 years ago
  24. f60a0a7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  25. 2f98357 sparseirq: move set/get_timer_rand_state back to .c by Yinghai Lu · 16 years ago
  26. e9e67a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  27. ad6b646 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  28. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  29. 8fd2d2d cpumask: fix compile error when CONFIG_NR_CPUS is not defined by Mike Travis · 16 years ago
  30. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  31. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  32. cdc7b83 intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES by Mike Day · 16 years ago
  33. e4754c9 VT-d: remove now unused intel_iommu_found function by Joerg Roedel · 16 years ago
  34. a8bcbb0d VT-d: register functions for the IOMMU API by Joerg Roedel · 16 years ago
  35. d14d657 VT-d: adapt domain iova_to_phys function for IOMMU API by Joerg Roedel · 16 years ago
  36. dde57a2 VT-d: adapt domain map and unmap functions for IOMMU API by Joerg Roedel · 16 years ago
  37. 4c5478c VT-d: adapt device attach and detach functions for IOMMU API by Joerg Roedel · 16 years ago
  38. 5d45080 VT-d: adapt domain init and destroy functions for IOMMU API by Joerg Roedel · 16 years ago
  39. 1aaf118 select IOMMU_API when DMAR and/or AMD_IOMMU is selected by Joerg Roedel · 16 years ago
  40. fc2100e add frontend implementation for the IOMMU API by Joerg Roedel · 16 years ago
  41. fe40f1e Check agaw is sufficient for mapped memory by Weidong Han · 16 years ago
  42. faa3d6f Change intel iommu APIs of virtual machine domain by Weidong Han · 16 years ago
  43. ea6606b Change domain_context_mapping_one for virtual machine domain by Weidong Han · 16 years ago
  44. 5e98c4b Allocation and free functions of virtual machine domain by Weidong Han · 16 years ago
  45. 5331fe6 Add domain_flush_cache by Weidong Han · 16 years ago
  46. c7151a8 Add/remove domain device info for virtual machine domain by Weidong Han · 16 years ago
  47. 1ce28fe Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE by Weidong Han · 16 years ago
  48. 8e604097 iommu coherency by Weidong Han · 16 years ago
  49. 1b57368 calculate agaw for each iommu by Weidong Han · 16 years ago
  50. 8c11e79 iommu bitmap instead of iommu pointer in dmar_domain by Weidong Han · 16 years ago
  51. a2bb845 Get iommu from g_iommus for deferred flush by Weidong Han · 16 years ago
  52. d9630fe Add global iommu list by Weidong Han · 16 years ago
  53. 3b5410e change P2P domain flags by Weidong Han · 16 years ago
  54. d71a2f3 Initialize domain flags to 0 by Weidong Han · 16 years ago
  55. b15dd79 V4L/DVB (10173): Missing v4l2_prio_close in radio_release by Udo Steinberg · 16 years ago
  56. 763d19b V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent by Kay Sievers · 16 years ago
  57. 03fb02c V4L/DVB (10171): Use usb_set_intfdata by Julia Lawall · 16 years ago
  58. 2e824f7 VT-d: fix segment number being ignored when searching DRHD by Yu Zhao · 16 years ago
  59. 19c239c intel-iommu: trivially inline DMA PTE macros by Mark McLoughlin · 16 years ago
  60. c07e7d2 intel-iommu: trivially inline context entry macros by Mark McLoughlin · 16 years ago
  61. 2abd7e1 intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h by Mark McLoughlin · 16 years ago
  62. a647dac intel-iommu: move struct device_domain_info out of dma_remapping.h by Mark McLoughlin · 16 years ago
  63. 99126f7 intel-iommu: move struct dmar_domain def out dma_remapping.h by Mark McLoughlin · 16 years ago
  64. 622ba12 intel-iommu: move DMA PTE defs out of dma_remapping.h by Mark McLoughlin · 16 years ago
  65. 7a8fc25 intel-iommu: move context entry defs out from dma_remapping.h by Mark McLoughlin · 16 years ago
  66. 46b08e1 intel-iommu: move root entry defs from dma_remapping.h by Mark McLoughlin · 16 years ago
  67. f27be03 intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c by Mark McLoughlin · 16 years ago
  68. 519a054 intel-iommu: make init_dmars() static by Mark McLoughlin · 16 years ago
  69. 015ab17 intel-iommu: remove some unused struct intel_iommu fields by Mark McLoughlin · 16 years ago
  70. 574c3fd Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  71. 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  72. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 6b55009 V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero error by Michael Krufky · 16 years ago
  74. f4c8254 V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2 by Michael Krufky · 16 years ago
  75. dd72f31 V4L/DVB (10167): sms1xxx: add support for inverted gpio by Michael Krufky · 16 years ago
  76. faed4aa V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2 by Klaus Schmidinger · 16 years ago
  77. 9baed99 V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev by Mauro Carvalho Chehab · 16 years ago
  78. 0b82c5d V4L/DVB (10162): tuner-simple: Fix tuner type set message by Mauro Carvalho Chehab · 16 years ago
  79. 4a87d7c V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM Plus by Pham Thanh Nam · 16 years ago
  80. 87ea5f9d V4L/DVB (10160): em28xx: update chip id for em2710 by Mauro Carvalho Chehab · 16 years ago
  81. 5e6de7d V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtreme by Mark Lord · 16 years ago
  82. 6a2d802 V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM Plus by Pham Thanh Nam · 16 years ago
  83. 46a60cf V4L/DVB (10155): Add TEA5764 radio driver by Fabio Belavenuto · 16 years ago
  84. b0c4be8 V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 board by Mauro Carvalho Chehab · 16 years ago
  85. 47aeba5 V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources. by Dmitri Belimov · 16 years ago
  86. f204ae4 V4L/DVB (10152): Change configuration of the Beholder H6 card by Dmitri Belimov · 16 years ago
  87. 899a6f6 V4L/DVB (10151): Fix I2C bridge error in zl10353 by Dmitri Belimov · 16 years ago
  88. 91f7c130 V4L/DVB (10150): ttusb-dec: make it depend on PCI by Mike Frysinger · 16 years ago
  89. fbe9834 V4L/DVB (10149): ttusb-budget: make it depend on PCI by Mike Frysinger · 16 years ago
  90. f347535 V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negative by roel kluin · 16 years ago
  91. 9ed5537 V4L/DVB (10144): cx24116: build fix by Cyrill Gorcunov · 16 years ago
  92. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  93. da1b5c9 V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL) by Hans Verkuil · 16 years ago
  94. 9bb7cde V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32 by Hans Verkuil · 16 years ago
  95. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  96. 4ab9203 V4L/DVB (10137): v4l2-compat32: only build if needed by Hans Verkuil · 16 years ago
  97. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  98. 7943ecf V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev. by Hans Verkuil · 16 years ago
  99. 2640c9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  100. 80618fa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago