1. 0bbb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  2. 0578c3b Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. c58bd34d Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  4. 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  5. e9af797 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  6. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  7. 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 16 years ago
  8. 5641f1f X86_DEBUGCTLMSR won't work on uml by Al Viro · 16 years ago
  9. 7483cb7 uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f by Al Viro · 16 years ago
  10. 22409f9 get rid of the last symlink in uml build by Al Viro · 16 years ago
  11. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  12. 576b4d0 sparc: Remove reg*.h from Kbuild by David S. Miller · 16 years ago
  13. 47cd526 sparc: Clean arch-specific code in prom_common.c by Julian Calaby · 16 years ago
  14. 192eee8 sparc: Kill asm/reg*.h by David S. Miller · 16 years ago
  15. 761b602 sparc: Use 64BIT config entry by Bastian Blank · 16 years ago
  16. 83c8698 sparc: unify ipcbuf.h by Sam Ravnborg · 16 years ago
  17. c298be7 parisc: fix module loading failure of large kernel modules by Helge Deller · 16 years ago
  18. 4010b01 Merge branch 'linus' into core/urgent by Ingo Molnar · 16 years ago
  19. 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
  20. 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
  21. 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  22. 3bfacef get rid of special-casing the /sbin/loader on alpha by Al Viro · 16 years ago
  23. ab14398 x86: setup_per_cpu_areas() cleanup by Cyrill Gorcunov · 16 years ago
  24. 80855f7 cpumask: use alloc_cpumask_var_node where appropriate by Mike Travis · 16 years ago
  25. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  26. ee943a8 x86: use cpumask_var_t in acpi/boot.c by Rusty Russell · 16 years ago
  27. 9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids by Mike Travis · 16 years ago
  28. 730cf27 x86: enable cpus display of kernel_max and offlined cpus by Mike Travis · 16 years ago
  29. 6bdf197 ia64: cpumask fix for is_affinity_mask_valid() by Ingo Molnar · 16 years ago
  30. 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 · 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. 065a6d6 AMD IOMMU: remove now unnecessary #ifdefs by Joerg Roedel · 16 years ago
  33. b0a11f4 Merge branches 'iommu/api' and 'iommu/amd' into for-linus by Joerg Roedel · 16 years ago
  34. 0e93dd8 AMD IOMMU: prealloc_protection_domains should be static by Jaswinder Singh Rajput · 16 years ago
  35. 8ecaf8f AMD IOMMU: add statistics about total number of map requests by Joerg Roedel · 16 years ago
  36. 5774f7c AMD IOMMU: add statistics about allocated io memory by Joerg Roedel · 16 years ago
  37. 18811f5 AMD IOMMU: add stats counter for domain tlb flushes by Joerg Roedel · 16 years ago
  38. f57d98a AMD IOMMU: add stats counter for single iommu domain tlb flushes by Joerg Roedel · 16 years ago
  39. c185897 AMD IOMMU: add stats counter for cross-page request by Joerg Roedel · 16 years ago
  40. 5d31ee7 AMD IOMMU: add stats counter for free_coherent requests by Joerg Roedel · 16 years ago
  41. c8f0fb3 AMD IOMMU: add stats counter for alloc_coherent requests by Joerg Roedel · 16 years ago
  42. 55877a6 AMD IOMMU: add stats counter for unmap_sg requests by Joerg Roedel · 16 years ago
  43. d03f067a AMD IOMMU: add stats counter for map_sg requests by Joerg Roedel · 16 years ago
  44. 146a691 AMD IOMMU: add stats counter for unmap_single requests by Joerg Roedel · 16 years ago
  45. 0f2a86f AMD IOMMU: add stats counter for map_single requests by Joerg Roedel · 16 years ago
  46. da49f6d AMD IOMMU: add stats counter for completion wait events by Joerg Roedel · 16 years ago
  47. 7f26508 AMD IOMMU: add init code for statistic collection by Joerg Roedel · 16 years ago
  48. a9dddbe AMD IOMMU: add necessary header defines for stats counting by Joerg Roedel · 16 years ago
  49. 2e11760 AMD IOMMU: add Kconfig entry for statistic collection code by Joerg Roedel · 16 years ago
  50. a4e267c AMD IOMMU: use dev_name in iommu_enable function by Joerg Roedel · 16 years ago
  51. edcb34d AMD IOMMU: use calc_devid in prealloc_protection_domains by Joerg Roedel · 16 years ago
  52. c226f85 AMD IOMMU: convert amd_iommu_isolate to bool by Joerg Roedel · 16 years ago
  53. 0cfd7aa AMD IOMMU: convert iommu->need_sync to bool by Joerg Roedel · 16 years ago
  54. ab89672 AMD IOMMU: use dev_name instead of self-build print_devid by Joerg Roedel · 16 years ago
  55. 1ac4cbb AMD IOMMU: allocate a new protection for hotplugged devices by Joerg Roedel · 16 years ago
  56. e2dc14a AMD IOMMU: add a domain flag for default domains by Joerg Roedel · 16 years ago
  57. 26961ef AMD IOMMU: register functions for the IOMMU API by Joerg Roedel · 16 years ago
  58. 645c4c8 AMD IOMMU: add domain address lookup function for IOMMU API by Joerg Roedel · 16 years ago
  59. eb74ff6 AMD IOMMU: add domain unmap function for IOMMU API by Joerg Roedel · 16 years ago
  60. c6229ca AMD IOMMU: add domain map function for IOMMU API by Joerg Roedel · 16 years ago
  61. 0110606 AMD IOMMU: add device attach function for IOMMU API by Joerg Roedel · 16 years ago
  62. 684f288 AMD IOMMU: add device detach function for IOMMU API by Joerg Roedel · 16 years ago
  63. 98383fc AMD IOMMU: add domain destroy function for IOMMU API by Joerg Roedel · 16 years ago
  64. c156e34 AMD IOMMU: add domain init function for IOMMU API by Joerg Roedel · 16 years ago
  65. 6d98cd8 AMD IOMMU: add domain cleanup helper function by Joerg Roedel · 16 years ago
  66. e275a2a AMD IOMMU: add device notifier callback by Joerg Roedel · 16 years ago
  67. 355bf55 AMD IOMMU: add device detach helper functions by Joerg Roedel · 16 years ago
  68. f1179dc AMD IOMMU: rename set_device_domain function by Joerg Roedel · 16 years ago
  69. 863c74e AMD IOMMU: add device reference counting for protection domains by Joerg Roedel · 16 years ago
  70. 5b28df6 AMD IOMMU: add checks for dma_ops domain to dma_ops functions by Joerg Roedel · 16 years ago
  71. 9fdb19d AMD IOMMU: add protection domain flags by Joerg Roedel · 16 years ago
  72. 43f4960 AMD IOMMU: add iommu_flush_domain function by Joerg Roedel · 16 years ago
  73. 9e91901 AMD IOMMU: don't remove protection domain from iommu_pd_list by Joerg Roedel · 16 years ago
  74. 237b6f3 AMD IOMMU: move invalidation command building to a separate function by Joerg Roedel · 16 years ago
  75. 8d20196 AMD IOMMU: refactor completion wait handling into separate functions by Joerg Roedel · 16 years ago
  76. a2acfb7 AMD IOMMU: add domain id free function by Joerg Roedel · 16 years ago
  77. 86db2e5 AMD IOMMU: make dma_ops_free_pagetable generic by Joerg Roedel · 16 years ago
  78. 38e817f AMD IOMMU: rename iommu_map to iommu_map_page by Joerg Roedel · 16 years ago
  79. 19de40a KVM: change KVM to use IOMMU API by Joerg Roedel · 16 years ago
  80. 1aaf118 select IOMMU_API when DMAR and/or AMD_IOMMU is selected by Joerg Roedel · 16 years ago
  81. c4fa386 KVM: rename vtd.c to iommu.c by Joerg Roedel · 16 years ago
  82. fa8efd5 sparc: Update 64-bit defconfig. by David S. Miller · 16 years ago
  83. 9ddabc2 h8300: define __fls by Rusty Russell · 16 years ago
  84. f54c88c sparc: remove NO_PROC_ID - it is no longer used by Sam Ravnborg · 16 years ago
  85. 65579f3 sparc: drop get_tbr() in traps.h by Sam Ravnborg · 16 years ago
  86. 220483f sparc: fix warning in userspace header traps.h by Sam Ravnborg · 16 years ago
  87. fffeeb4 sparc: fix warnings in userspace header byteorder.h by Sam Ravnborg · 16 years ago
  88. 2ef4c01 sparc: fix warning in userspace header jsflash.h by Sam Ravnborg · 16 years ago
  89. 7c59d28 sparc: unify openprom.h by Sam Ravnborg · 16 years ago
  90. 640cc59 sparc64: delete unused linux_prom64_ranges from openprom_64.h by Sam Ravnborg · 16 years ago
  91. bb5b52b sparc: prepare openprom for unification by Sam Ravnborg · 16 years ago
  92. b608c3f sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h by Sam Ravnborg · 16 years ago
  93. 3011618 sparc: remove ebus definitions from openprom*.h by Sam Ravnborg · 16 years ago
  94. 1eae29b sparc: unify siginfo.h by Sam Ravnborg · 16 years ago
  95. 0999769 cris: define __fls by Rusty Russell · 16 years ago
  96. f3ec38d sparc: unify ptrace.h by Sam Ravnborg · 16 years ago
  97. bd703d8 sparc: unify sigcontext.h by Sam Ravnborg · 16 years ago
  98. 4d7b92a sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t by Sam Ravnborg · 16 years ago
  99. ece9348 sparc: unify signal.h by Sam Ravnborg · 16 years ago
  100. 55d646f sparc64: prepare signal_64 for unification by Sam Ravnborg · 16 years ago