1. 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 15 years ago
  2. bc22c17 bzip2/lzma: library support for gzip, bzip2 and lzma decompression by Alain Knaff · 15 years ago
  3. 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 · 15 years ago
  4. 269b012 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu by Linus Torvalds · 15 years ago
  5. f60a0a7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  6. 2f98357 sparseirq: move set/get_timer_rand_state back to .c by Yinghai Lu · 15 years ago
  7. e9e67a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  8. ad6b646 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  9. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  10. d97106a Make %p print '(null)' for NULL pointers by Linus Torvalds · 15 years ago
  11. 3bfacef get rid of special-casing the /sbin/loader on alpha by Al Viro · 15 years ago
  12. 17580d7 sanitize ifdefs in binfmt_aout by Al Viro · 15 years ago
  13. fe30af9 remove the rudiment of a.out for sparc by Al Viro · 15 years ago
  14. e0b685d Updated contact info for CREDITS file by Hugh Blemings · 15 years ago
  15. ab14398 x86: setup_per_cpu_areas() cleanup by Cyrill Gorcunov · 15 years ago
  16. 8fd2d2d cpumask: fix compile error when CONFIG_NR_CPUS is not defined by Mike Travis · 15 years ago
  17. 80855f7 cpumask: use alloc_cpumask_var_node where appropriate by Mike Travis · 15 years ago
  18. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 15 years ago
  19. ee943a8 x86: use cpumask_var_t in acpi/boot.c by Rusty Russell · 15 years ago
  20. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 15 years ago
  21. 6ca09df sched: put back some stack hog changes that were undone in kernel/sched.c by Mike Travis · 15 years ago
  22. 730cf27 x86: enable cpus display of kernel_max and offlined cpus by Mike Travis · 15 years ago
  23. 6bdf197 ia64: cpumask fix for is_affinity_mask_valid() by Ingo Molnar · 15 years ago
  24. 263ec64 cpumask: convert RCU implementations, fix by Ingo Molnar · 15 years ago
  25. e465b53 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into cpus4096-v2 by Ingo Molnar · 15 years ago
  26. 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 · 15 years ago
  27. 065a6d6 AMD IOMMU: remove now unnecessary #ifdefs by Joerg Roedel · 15 years ago
  28. b0a11f4 Merge branches 'iommu/api' and 'iommu/amd' into for-linus by Joerg Roedel · 15 years ago
  29. 0e93dd8 AMD IOMMU: prealloc_protection_domains should be static by Jaswinder Singh Rajput · 15 years ago
  30. 7398ca7 kvm/iommu: fix compile warning by Joerg Roedel · 15 years ago
  31. 8ecaf8f AMD IOMMU: add statistics about total number of map requests by Joerg Roedel · 15 years ago
  32. 5774f7c AMD IOMMU: add statistics about allocated io memory by Joerg Roedel · 15 years ago
  33. 18811f5 AMD IOMMU: add stats counter for domain tlb flushes by Joerg Roedel · 15 years ago
  34. f57d98a AMD IOMMU: add stats counter for single iommu domain tlb flushes by Joerg Roedel · 15 years ago
  35. c185897 AMD IOMMU: add stats counter for cross-page request by Joerg Roedel · 15 years ago
  36. 5d31ee7 AMD IOMMU: add stats counter for free_coherent requests by Joerg Roedel · 15 years ago
  37. c8f0fb3 AMD IOMMU: add stats counter for alloc_coherent requests by Joerg Roedel · 15 years ago
  38. 55877a6 AMD IOMMU: add stats counter for unmap_sg requests by Joerg Roedel · 15 years ago
  39. d03f067a AMD IOMMU: add stats counter for map_sg requests by Joerg Roedel · 15 years ago
  40. 146a691 AMD IOMMU: add stats counter for unmap_single requests by Joerg Roedel · 15 years ago
  41. 0f2a86f AMD IOMMU: add stats counter for map_single requests by Joerg Roedel · 15 years ago
  42. da49f6d AMD IOMMU: add stats counter for completion wait events by Joerg Roedel · 15 years ago
  43. 7f26508 AMD IOMMU: add init code for statistic collection by Joerg Roedel · 15 years ago
  44. a9dddbe AMD IOMMU: add necessary header defines for stats counting by Joerg Roedel · 15 years ago
  45. 2e11760 AMD IOMMU: add Kconfig entry for statistic collection code by Joerg Roedel · 15 years ago
  46. a4e267c AMD IOMMU: use dev_name in iommu_enable function by Joerg Roedel · 15 years ago
  47. edcb34d AMD IOMMU: use calc_devid in prealloc_protection_domains by Joerg Roedel · 15 years ago
  48. c226f85 AMD IOMMU: convert amd_iommu_isolate to bool by Joerg Roedel · 15 years ago
  49. 0cfd7aa AMD IOMMU: convert iommu->need_sync to bool by Joerg Roedel · 15 years ago
  50. ab89672 AMD IOMMU: use dev_name instead of self-build print_devid by Joerg Roedel · 15 years ago
  51. 1ac4cbb AMD IOMMU: allocate a new protection for hotplugged devices by Joerg Roedel · 15 years ago
  52. e2dc14a AMD IOMMU: add a domain flag for default domains by Joerg Roedel · 15 years ago
  53. 26961ef AMD IOMMU: register functions for the IOMMU API by Joerg Roedel · 15 years ago
  54. 645c4c8 AMD IOMMU: add domain address lookup function for IOMMU API by Joerg Roedel · 15 years ago
  55. eb74ff6 AMD IOMMU: add domain unmap function for IOMMU API by Joerg Roedel · 15 years ago
  56. c6229ca AMD IOMMU: add domain map function for IOMMU API by Joerg Roedel · 15 years ago
  57. 0110606 AMD IOMMU: add device attach function for IOMMU API by Joerg Roedel · 15 years ago
  58. 684f288 AMD IOMMU: add device detach function for IOMMU API by Joerg Roedel · 15 years ago
  59. 98383fc AMD IOMMU: add domain destroy function for IOMMU API by Joerg Roedel · 15 years ago
  60. c156e34 AMD IOMMU: add domain init function for IOMMU API by Joerg Roedel · 15 years ago
  61. 6d98cd8 AMD IOMMU: add domain cleanup helper function by Joerg Roedel · 15 years ago
  62. e275a2a AMD IOMMU: add device notifier callback by Joerg Roedel · 15 years ago
  63. 355bf55 AMD IOMMU: add device detach helper functions by Joerg Roedel · 15 years ago
  64. f1179dc AMD IOMMU: rename set_device_domain function by Joerg Roedel · 15 years ago
  65. 863c74e AMD IOMMU: add device reference counting for protection domains by Joerg Roedel · 15 years ago
  66. 5b28df6 AMD IOMMU: add checks for dma_ops domain to dma_ops functions by Joerg Roedel · 15 years ago
  67. 9fdb19d AMD IOMMU: add protection domain flags by Joerg Roedel · 15 years ago
  68. 43f4960 AMD IOMMU: add iommu_flush_domain function by Joerg Roedel · 15 years ago
  69. 9e91901 AMD IOMMU: don't remove protection domain from iommu_pd_list by Joerg Roedel · 15 years ago
  70. 237b6f3 AMD IOMMU: move invalidation command building to a separate function by Joerg Roedel · 15 years ago
  71. 8d20196 AMD IOMMU: refactor completion wait handling into separate functions by Joerg Roedel · 15 years ago
  72. a2acfb7 AMD IOMMU: add domain id free function by Joerg Roedel · 15 years ago
  73. 86db2e5 AMD IOMMU: make dma_ops_free_pagetable generic by Joerg Roedel · 15 years ago
  74. 38e817f AMD IOMMU: rename iommu_map to iommu_map_page by Joerg Roedel · 15 years ago
  75. cdc7b83 intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES by Mike Day · 15 years ago
  76. e4754c9 VT-d: remove now unused intel_iommu_found function by Joerg Roedel · 15 years ago
  77. a8bcbb0d VT-d: register functions for the IOMMU API by Joerg Roedel · 15 years ago
  78. d14d657 VT-d: adapt domain iova_to_phys function for IOMMU API by Joerg Roedel · 15 years ago
  79. dde57a2 VT-d: adapt domain map and unmap functions for IOMMU API by Joerg Roedel · 15 years ago
  80. 4c5478c VT-d: adapt device attach and detach functions for IOMMU API by Joerg Roedel · 15 years ago
  81. 5d45080 VT-d: adapt domain init and destroy functions for IOMMU API by Joerg Roedel · 15 years ago
  82. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 15 years ago
  83. 1aaf118 select IOMMU_API when DMAR and/or AMD_IOMMU is selected by Joerg Roedel · 15 years ago
  84. fc2100e add frontend implementation for the IOMMU API by Joerg Roedel · 15 years ago
  85. 4a77a6c introcude linux/iommu.h for an iommu api by Joerg Roedel · 15 years ago
  86. c4fa386 KVM: rename vtd.c to iommu.c by Joerg Roedel · 15 years ago
  87. b653574 Deassign device in kvm_free_assgined_device by Weidong Han · 15 years ago
  88. 0a92035 KVM: support device deassignment by Weidong Han · 15 years ago
  89. 260782b KVM: use the new intel iommu APIs by Weidong Han · 15 years ago
  90. fe40f1e Check agaw is sufficient for mapped memory by Weidong Han · 15 years ago
  91. faa3d6f Change intel iommu APIs of virtual machine domain by Weidong Han · 15 years ago
  92. ea6606b Change domain_context_mapping_one for virtual machine domain by Weidong Han · 15 years ago
  93. 5e98c4b Allocation and free functions of virtual machine domain by Weidong Han · 15 years ago
  94. 5331fe6 Add domain_flush_cache by Weidong Han · 15 years ago
  95. c7151a8 Add/remove domain device info for virtual machine domain by Weidong Han · 15 years ago
  96. 1ce28fe Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE by Weidong Han · 15 years ago
  97. 8e604097 iommu coherency by Weidong Han · 15 years ago
  98. 1b57368 calculate agaw for each iommu by Weidong Han · 15 years ago
  99. 8c11e79 iommu bitmap instead of iommu pointer in dmar_domain by Weidong Han · 15 years ago
  100. a2bb845 Get iommu from g_iommus for deferred flush by Weidong Han · 15 years ago