Age | Commit message (Expand) | Author |
2009-01-03 | AMD IOMMU: add device reference counting for protection domains | Joerg Roedel |
2009-01-03 | AMD IOMMU: add checks for dma_ops domain to dma_ops functions | Joerg Roedel |
2009-01-03 | AMD IOMMU: add protection domain flags | Joerg Roedel |
2009-01-03 | AMD IOMMU: add iommu_flush_domain function | Joerg Roedel |
2009-01-03 | AMD IOMMU: don't remove protection domain from iommu_pd_list | Joerg Roedel |
2009-01-03 | AMD IOMMU: move invalidation command building to a separate function | Joerg Roedel |
2009-01-03 | AMD IOMMU: refactor completion wait handling into separate functions | Joerg Roedel |
2009-01-03 | AMD IOMMU: add domain id free function | Joerg Roedel |
2009-01-03 | AMD IOMMU: make dma_ops_free_pagetable generic | Joerg Roedel |
2009-01-03 | AMD IOMMU: rename iommu_map to iommu_map_page | Joerg Roedel |
2009-01-03 | KVM: change KVM to use IOMMU API | Joerg Roedel |
2009-01-03 | select IOMMU_API when DMAR and/or AMD_IOMMU is selected | Joerg Roedel |
2009-01-03 | KVM: rename vtd.c to iommu.c | Joerg Roedel |
2009-01-03 | h8300: define __fls | Rusty Russell |
2009-01-03 | cris: define __fls | Rusty Russell |
2009-01-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-01-02 | Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/core | Ingo Molnar |
2009-01-02 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-02 | m68k: fix recursive dependency in Kconfig | Sam Ravnborg |
2009-01-02 | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-02 | Fix compiler warning in arch/x86/mm/init_32.c | Ingo Brueckl |
2009-01-02 | x86: mpparse.c fix style problems | Jaswinder Singh Rajput |
2009-01-02 | x86: nmi.c fix style problems | Jaswinder Singh Rajput |
2009-01-02 | x86: ldt.c fix style problems | Jaswinder Singh Rajput |
2009-01-02 | x86: cpuid.c fix style problems | Jaswinder Singh Rajput |
2009-01-02 | x86, UV: remove erroneous BAU initialization | Cliff Wickman |
2009-01-02 | x86: fix incorrect __read_mostly on _boot_cpu_pda | Ravikiran G Thirumalai |
2009-01-02 | x86: convert permanent_kmaps_init() from macro to inline | Ingo Brueckl |
2009-01-02 | x86: early_printk - use sizeof instead of hardcoded number | Cyrill Gorcunov |
2008-12-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-01-01 | cpumask: convert kernel/irq | Rusty Russell |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc | Rusty Russell |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 | Rusty Russell |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell |
2009-01-01 | m68knommu: define __fls | Rusty Russell |
2009-01-01 | blackfin: define __fls | Rusty Russell |
2009-01-01 | avr32: define __fls | Rusty Russell |
2009-01-01 | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell |
2009-01-01 | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell |
2009-01-01 | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-31 | shrink struct dentry | Nick Piggin |
2008-12-31 | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-31 | KVM: MMU: handle large host sptes on invlpg/resync | Marcelo Tosatti |
2008-12-31 | KVM: Add locking to virtual i8259 interrupt controller | Avi Kivity |
2008-12-31 | KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared | Avi Kivity |
2008-12-31 | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() | Jes Sorensen |
2008-12-31 | KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI | Jan Kiszka |