1. 71ff3bc amd-iommu: detach device explicitly before attaching it to a new domain by Joerg Roedel · 17 years ago
  2. 2915007 amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling by Joerg Roedel · 17 years ago
  3. d2dd01d Merge commit 'tip/core/iommu' into amd-iommu/fixes by Joerg Roedel · 17 years ago
  4. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 17 years ago
  5. fe2245c x86: enable GART-IOMMU only after setting up protection methods by Mark Langsdorf · 17 years ago
  6. 2cb7878 lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR by Rusty Russell · 17 years ago
  7. 367d04c amd_iommu: fix lock imbalance by Jiri Slaby · 17 years ago
  8. 60e59f6 powerpc/pmac: Update PowerMac 32-bit defconfig by Benjamin Herrenschmidt · 17 years ago
  9. 65039a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  10. 3b798a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  11. 61c8c67 acpi-cpufreq: fix printk typo and indentation by Joe Perches · 17 years ago
  12. 6373fff sparc64: Fix section attribute warnings. by David S. Miller · 17 years ago
  13. 78b170f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  14. 32b154c x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not by Mel Gorman · 17 years ago
  15. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 17 years ago
  16. a35197a Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline by Russell King · 17 years ago
  17. 6daad5c [ARM] update mach-types by Russell King · 17 years ago
  18. ecd322c [ARM] Add cmpxchg support for ARMv6+ systems (v5) by Mathieu Desnoyers · 17 years ago
  19. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 17 years ago
  20. 83cce2b Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31 by Joerg Roedel · 17 years ago
  21. 47bccd6 amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS by Joerg Roedel · 17 years ago
  22. f5e9705 amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS by Joerg Roedel · 17 years ago
  23. fe16f08 amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS by Joerg Roedel · 17 years ago
  24. d9cfed9 amd-iommu: remove amd_iommu_size kernel parameter by Joerg Roedel · 17 years ago
  25. 11b8388 amd-iommu: enlarge the aperture dynamically by Joerg Roedel · 17 years ago
  26. 00cd122 amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range by Joerg Roedel · 17 years ago
  27. 9cabe89 amd-iommu: move aperture_range allocation code to seperate function by Joerg Roedel · 17 years ago
  28. 803b8cb amd-iommu: change dma_dom->next_bit to dma_dom->next_address by Joerg Roedel · 17 years ago
  29. 384de72 amd-iommu: make address allocator aware of multiple aperture ranges by Joerg Roedel · 17 years ago
  30. 53812c1 amd-iommu: handle page table allocation failures in dma_ops code by Joerg Roedel · 17 years ago
  31. 8bda309 amd-iommu: move page table allocation code to seperate function by Joerg Roedel · 17 years ago
  32. c323956 amd-iommu: introduce aperture_range structure by Joerg Roedel · 17 years ago
  33. 736501e amd-iommu: implement suspend/resume by Joerg Roedel · 17 years ago
  34. 05f92db amd_iommu: un __init functions required for suspend/resume by Joerg Roedel · 17 years ago
  35. 7d7a110 amd-iommu: add function to flush tlb for all devices by Joerg Roedel · 17 years ago
  36. bfd1be1 amd-iommu: add function to flush tlb for all domains by Joerg Roedel · 17 years ago
  37. 92ac432 amd-iommu: add function to disable all iommus by Joerg Roedel · 17 years ago
  38. d91cecd amd-iommu: remove support for msi-x by Joerg Roedel · 17 years ago
  39. fab6afa amd-iommu: drop pointless iommu-loop in msi setup code by Joerg Roedel · 17 years ago
  40. 58492e1 amd-iommu: consolidate hardware initialization to one function by Joerg Roedel · 17 years ago
  41. 3bd2217 amd-iommu: introduce for_each_iommu* macros by Joerg Roedel · 17 years ago
  42. c1eee67 amd iommu: properly detach from protection domain on ->remove by Chris Wright · 17 years ago
  43. 0bc252f amd-iommu: make sure only ivmd entries are parsed by Joerg Roedel · 17 years ago
  44. 7455aab amd-iommu: fix the handling of device aliases in the AMD IOMMU driver. by Neil Turton · 17 years ago
  45. 421f909 amd-iommu: fix an off-by-one error in the AMD IOMMU driver. by Neil Turton · 17 years ago
  46. 2e8b569 amd-iommu: disable device isolation with CONFIG_IOMMU_STRESS by Joerg Roedel · 17 years ago
  47. 2be69c7 x86/iommu: add IOMMU_STRESS Kconfig entry by Joerg Roedel · 17 years ago
  48. b3b99ef amd-iommu: move protection domain printk to dump code by Joerg Roedel · 17 years ago
  49. 02acc43 amd-iommu: print ivmd information to dmesg when requested by Joerg Roedel · 17 years ago
  50. 42a698f amd-iommu: print ivhd information to dmesg when requested by Joerg Roedel · 17 years ago
  51. 9c72041 amd-iommu: add dump for iommus described in ivrs table by Joerg Roedel · 17 years ago
  52. fefda11 amd-iommu: add amd_iommu_dump parameter by Joerg Roedel · 17 years ago
  53. 67a433c Gemini: Fix SRAM/ROM location after memory swap by Paulius Zaleckas · 17 years ago
  54. b5c42bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 17 years ago
  55. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 17 years ago
  56. f637a49 powerpc: Minor cleanups of kernel virt address space definitions by Benjamin Herrenschmidt · 17 years ago
  57. b16e776 powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm by Benjamin Herrenschmidt · 17 years ago
  58. add8a50 Blackfin: fix strncmp.o build error by Mike Frysinger · 17 years ago
  59. 2ec10ea Blackfin: drop unneeded asm/.gitignore by Mike Frysinger · 17 years ago
  60. 6b50520 Blackfin: ignore generated vmlinux.lds by Mike Frysinger · 17 years ago
  61. 7a1450f Blackfin: hook up preadv/pwritev syscalls by Mike Frysinger · 17 years ago
  62. 84532a0 Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" by Benjamin Herrenschmidt · 17 years ago
  63. cd86a53 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  64. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 17 years ago
  65. 733be82 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  66. 60a0cd5 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  67. ca446d0 [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates by Andreas Herrmann · 17 years ago
  68. df18297 [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data by Thomas Renninger · 17 years ago
  69. d38e73e [CPUFREQ] powernow-k7 build fix when ACPI=n by Dave Jones · 17 years ago
  70. 4319503 [CPUFREQ] add atom family to p4-clockmod by Jarod Wilson · 17 years ago
  71. 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 17 years ago
  72. 8e35961 powerpc/mm: Fix broken MMU PID stealing on !SMP by Hideo Saito · 17 years ago
  73. b18f1e2 Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  74. a0c1af1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  75. a2edf57 KVM: Fix PDPTR reloading on CR4 writes by Avi Kivity · 17 years ago
  76. a8cd024 KVM: Make paravirt tlb flush also reload the PAE PDPTRs by Avi Kivity · 17 years ago
  77. 71c9d8b x86: Remove remap percpu allocator for the time being by Tejun Heo · 17 years ago
  78. 2908157 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 17 years ago
  79. 14f0aa3 [ARM] disable NX support for OABI-supporting kernels by Russell King · 17 years ago
  80. 355532b Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 17 years ago
  81. a49a018 [ARM] add coherent DMA mask for mv643xx_eth by Nicolas Pitre · 17 years ago
  82. 0af48f4 x86: cpa_flush_array wbinvd should be done on all CPUs by venkatesh.pallipadi@intel.com · 17 years ago
  83. 0b82753 x86: bugfix wbinvd() model check instead of family check by venkatesh.pallipadi@intel.com · 17 years ago
  84. 0c752a9 x86: introduce noxsave boot parameter by Suresh Siddha · 17 years ago
  85. bca23db x86, setup: revert ACPI 3 E820 extended attributes support by H. Peter Anvin · 17 years ago
  86. afc2788 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  87. 1e787d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  88. d2f82c2 MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. by Ralf Baechle · 17 years ago
  89. 63c901c MIPS: IP32: Fix build error due to uninitialized variable. by Ralf Baechle · 17 years ago
  90. 63d3892 MIPS: Fix sparse warning in incompatiable argument type of clear_user. by Wu Zhangjin · 17 years ago
  91. 6ec04f4 [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP by Marek Vasut · 17 years ago
  92. f5c81a3 [ARM] pxa: add parameter to clksrc_read() for pxa168/910 by Coly Li · 17 years ago
  93. 0e1b74d [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910} by Mingwei Wang · 17 years ago
  94. 88dff49 x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot by Zhang Rui · 17 years ago
  95. 6eb0ac0 powerpc/maple: Add a quirk to disable MSI for IPR on Bimini by Michael Ellerman · 17 years ago
  96. 37869fa sh: ap325 camera without i2c driver fix by Magnus Damm · 17 years ago
  97. 85bc262 [ARM] Orion: Remove explicit name for platform device resources by Martin Michlmayr · 17 years ago
  98. 385aa9e [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS-219. by Thomas Reitmayr · 17 years ago
  99. a9523f4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  100. 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago