]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch
x86, AMD IOMMU: replace self made size parsing with memparse call
[linux-2.6-omap-h63xx.git] / arch /
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace self made size parsing with...
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace memset with __GFP_ZERO for...
2008-07-11 Joerg Roedelx86, AMD IOMMU: do runtime list initialization at compi...
2008-07-11 Joerg Roedelx86, AMD IOMMU: use true/false instead of 0/1 for bool...
2008-07-11 Joerg Roedelx86, AMD IOMMU: remove unneeded initializations from...
2008-07-11 Joerg Roedelx86, AMD IOMMU: rename struct command to iommu_cmd
2008-07-11 Joerg Roedelx86, AMD IOMMU: add an emergency exit to the completion...
2008-07-11 Joerg Roedelx86, AMD IOMMU: remove unnecessary free checks from...
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace TBL_SIZE macro with a function
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace UPDATE_LAST_BDF macro with...
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bi...
2008-07-11 Joerg Roedelx86, AMD IOMMU: add comments to core code
2008-07-11 Joerg Roedelx86, AMD IOMMU: add comments to the initialization...
2008-07-09 Joerg Roedelx86, AMD IOMMU: ignore detection of GART IOMMU
2008-07-04 Joerg Roedelx86, AMD IOMMU: remove unnecessary code from the iommu_...
2008-07-04 Joerg Roedelx86, AMD IOMMU: don't try to init IOMMU if early detect...
2008-07-04 Joerg Roedelx86, AMD IOMMU: honor iommu=off instead of amd_iommu=off
2008-07-04 Joerg Roedelx86, AMD IOMMU: flush domain TLB when there is more...
2008-07-04 Joerg Roedelx86, AMD IOMMU: remove unnecessary set_bit_string
2008-07-04 Joerg Roedelx86, AMD IOMMU: more verbose Kconfig description text
2008-06-30 Joerg Roedelx86, AMD IOMMU: disable suspend/resume with IOMMU enabl...
2008-06-27 Ingo Molnarx86, AMD IOMMU: build fix #3
2008-06-27 Ingo Molnarx86, AMD IOMMU, build fix #2
2008-06-27 Ingo Molnarx86, AMD IOMMU: build fix
2008-06-27 Joerg RoedelAMD_IOMMU: call detect and initialization functions...
2008-06-27 Joerg Roedelx86, AMD IOMMU: initialize dma_ops from IOMMU initializ...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add amd_iommu.h to export functions...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add dma_ops initialization function
2008-06-27 Joerg Roedelx86, AMD IOMMU: add pre-allocation of protection domains
2008-06-27 Joerg Roedelx86, AMD IOMMU: add mapping functions for coherent...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add mapping functions for scatter gathe...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add dma_ops mapping functions for singl...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add generic dma_ops mapping functions
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to find IOMMU device...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add domain allocation and deallocation...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add address allocation and deallocation...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to initialize unity mappings
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to send IOMMU commands
2008-06-27 Joerg Roedelx86, AMD IOMMU: add amd_iommu.c to Makefile
2008-06-27 Joerg Roedelx86, AMD IOMMU: add generic defines and structures...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add kernel command line parameters...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add early detection code
2008-06-27 Joerg Roedelx86, AMD IOMMU: clue initialization code together
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to parse IOMMU memory...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add detect code for AMD IOMMU hardware
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions for IOMMU hardware initia...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add device table initialization functions
2008-06-27 Joerg Roedelx86, AMD IOMMU: add command buffer (de-)allocation
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions for programming IOMMU...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions for mapping/unmapping...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add amd_iommu_init.c to Makefile
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to find last possible...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add data structures to manage the IOMMU...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add defines and structures for ACPI...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add Kconfig entry
2008-06-25 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-06-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-25 Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git.kernel...
2008-06-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-06-24 Gerd Hoffmannx86: KVM guest: Use the paravirt clocksource structs...
2008-06-24 Gerd HoffmannKVM: Make kvm host use the paravirt clocksource structs
2008-06-24 Gerd Hoffmannx86: Make xen use the paravirt clocksource structs...
2008-06-24 Gerd Hoffmannx86: Add structs and functions for paravirt clocksource
2008-06-24 Julia Lawall[IA64] Eliminate NULL test after alloc_bootmem in iosap...
2008-06-24 Cliff Wickman[IA64] Handle count==0 in sn2_ptc_proc_write()
2008-06-24 Jes Sorensen[IA64] Fix boot failure on ia64/sn2
2008-06-24 Jeremy Fitzhardingexen: remove support for non-PAE 32-bit
2008-06-24 Avi KivityKVM: VMX: Fix host msr corruption with preemption enabled
2008-06-24 Avi KivityKVM: MMU: Fix oops on guest userspace access to guest...
2008-06-24 Marcelo TosattiKVM: MMU: large page update_pte issue with non-PAE...
2008-06-24 Marcelo TosattiKVM: MMU: Fix rmap_write_protect() hugepage iteration bug
2008-06-24 Marcelo TosattiKVM: close timer injection race window in __vcpu_run
2008-06-24 Marcelo TosattiKVM: Fix race between timer migration and vcpu migration
2008-06-23 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-06-23 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-06-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-06-23 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-06-23 Ingo MolnarMerge branch 'linus' into sched/urgent
2008-06-21 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-06-21 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-06-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-21 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-06-20 Ivan Kokshayskyalpha: resurrect Cypress IDE quirk
2008-06-20 Ivan Kokshayskyalpha: fix compile failures with gcc-4.3 (bug #10438)
2008-06-20 Ivan Kokshayskyalpha: link failure fix
2008-06-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-06-20 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-06-20 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2008-06-20 Linus TorvaldsMerge branch 'agp-patches' of git://git.kernel.org...
2008-06-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-06-20 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-06-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-06-20 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-06-20 Cliff Wickman[IA64] SN2: security hole in sn2_ptc_proc_write
2008-06-20 Linus TorvaldsReinstate ZERO_PAGE optimization in 'get_user_pages...
2008-06-20 Jeremy Fitzhardingexen: don't drop NX bit
next