AMD IOMMU: add device notifier callback
[safe/jmp/linux-2.6] / arch / x86 / kernel /
2009-01-03 Joerg RoedelAMD IOMMU: add device notifier callback
2009-01-03 Joerg RoedelAMD IOMMU: add device detach helper functions
2009-01-03 Joerg RoedelAMD IOMMU: rename set_device_domain function
2009-01-03 Joerg RoedelAMD IOMMU: add device reference counting for protection...
2009-01-03 Joerg RoedelAMD IOMMU: add checks for dma_ops domain to dma_ops...
2009-01-03 Joerg RoedelAMD IOMMU: add protection domain flags
2009-01-03 Joerg RoedelAMD IOMMU: add iommu_flush_domain function
2009-01-03 Joerg RoedelAMD IOMMU: don't remove protection domain from iommu_pd...
2009-01-03 Joerg RoedelAMD IOMMU: move invalidation command building to a...
2009-01-03 Joerg RoedelAMD IOMMU: refactor completion wait handling into separ...
2009-01-03 Joerg RoedelAMD IOMMU: add domain id free function
2009-01-03 Joerg RoedelAMD IOMMU: make dma_ops_free_pagetable generic
2009-01-03 Joerg RoedelAMD IOMMU: rename iommu_map to iommu_map_page
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02 Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31 Al Virotake init_fs to saner place
2008-12-31 Linus TorvaldsMerge branch 'irq-fixes-for-linus-4' of git://git....
2008-12-31 Eduardo Habkostx86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
2008-12-31 Glauber Costax86: KVM guest: sign kvmclock as paravirt
2008-12-31 Eduardo Habkostx86: disable VMX on all CPUs on reboot
2008-12-31 Eduardo Habkostkdump: forcibly disable VMX and SVM on machine_crash_sh...
2008-12-31 Sheng Yangx86: Export some definition of MTRR
2008-12-31 Sheng Yangx86: Rename mtrr_state struct and macro names
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-27 Yinghai Lusparseirq: work around compiler optimizing away __weak...
2008-12-26 KOSAKI Motohiroirq: simplify for_each_irq_desc() usage
2008-12-25 Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-25 Ingo MolnarMerge branches 'core/debugobjects', 'core/iommu', ...
2008-12-25 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/hw-branch...
2008-12-25 Ingo MolnarMerge branch 'x86/tsc' into tracing/core
2008-12-25 Ingo MolnarMerge branches 'x86/pat2' and 'x86/fpu'; commit 'v2...
2008-12-25 Jaswinder Singhx86: traps.c replace #if CONFIG_X86_32 with #ifdef...
2008-12-25 Frederic Weisbeckertracing/ftrace: don't trace on early stage of a seconda...
2008-12-24 Ingo MolnarMerge branch 'linus' into tracing/hw-branch-tracing
2008-12-23 Ingo Molnarx86: export vector_used_by_percpu_irq
2008-12-23 Suresh Siddhax86: use logical apicid in x2apic_cluster's x2apic_cpu_...
2008-12-23 Yinghai Lux86: fix lguest used_vectors breakage, -v2
2008-12-23 Ingo MolnarMerge branch 'x86/irq' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/iommu' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/tsc' into x86/core
2008-12-23 Ingo MolnarMerge branch 'x86/ptrace' into x86/tsc
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-23 Ingo MolnarMerge branch 'x86/apic' into x86/irq
2008-12-23 Ingo MolnarMerge commit 'v2.6.28-rc9' into x86/apic
2008-12-23 H. Peter Anvinx86: prioritize the FPU traps for the error code
2008-12-20 Dmitry Adamushkox86: fix resume (S2R) broken by Intel microcode module...
2008-12-20 Markus Metzgerx86, bts: memory accounting
2008-12-20 Markus Metzgerx86, bts: add fork and exit handling
2008-12-19 Jaswinder Singhx86: common.c boot_cpu_stack and boot_exception_stacks...
2008-12-19 Yinghai Lusparseirq: fix numa_migrate_irq_desc dependency and...
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-19 Ingo Molnarx86: fix warning in arch/x86/kernel/io_apic.c
2008-12-19 Suresh Siddhax86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies
2008-12-19 Ingo Molnarx86: fix warning in arch/x86/kernel/microcode_amd.c
2008-12-18 Hiroshi Shimamotox86: asm-offset_64: use rt_sigframe_ia32
2008-12-18 Jaswinder Singhx86: process.c declare c1e_remove_cpu before they get...
2008-12-18 Jaswinder Singhx86: time_64.c timer_interrupt() should be static
2008-12-18 Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-12-18 Bjorn Helgaasx86 gart: don't complain if no AMD GART found
2008-12-18 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/hw-branch...
2008-12-18 Mike Travisx86: use possible_cpus=NUM to extend the possible cpus...
2008-12-18 Mike Travisx86: fix cpu_mask_to_apicid_and to include cpu_online_mask
2008-12-18 Ingo MolnarMerge branch 'x86/apic' into cpus4096
2008-12-18 Hiroshi Shimamotox86: signal: move sigframe.h to arch/x86/include/asm
2008-12-18 Hiroshi Shimamotox86: signal: rename sigframe and rt_sigframe on 32-bit
2008-12-18 Hiroshi Shimamotox86: signal: move ia32 func declarations into arch...
2008-12-17 Ian Campbellx86/swiotlb: add default swiotlb_arch_range_needs_mapping
2008-12-17 Ian Campbellx86/swiotlb: add default phys<->bus conversion
2008-12-17 Jeremy Fitzhardingex86: unify pci iommu setup and allow swiotlb to compile...
2008-12-17 Jeremy Fitzhardingex86: add swiotlb allocation functions
2008-12-17 Joerg RoedelAMD IOMMU: panic if completion wait loop fails
2008-12-17 Joerg RoedelAMD IOMMU: set cmd buffer pointers to zero manually
2008-12-17 Ingo Molnarx86: update io_apic.c to the new cpumask code
2008-12-17 Ingo MolnarMerge branch 'x86/crashdump' into cpus4096
2008-12-17 Ingo MolnarMerge branch 'irq/sparseirq' into cpus4096
2008-12-17 Ingo MolnarMerge branch 'master' of git://git./linux/kernel/git...
2008-12-17 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-17 Mike Travisx86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
2008-12-17 Mike Travisx86: Remove cpumask games in x86/kernel/cpu/intel_cache...
2008-12-17 Mike Travisx86: Use cpumask accessors code for possible/present...
2008-12-17 Mike Travisx86: prepare for cpumask iterators to only go to nr_cpu_ids
2008-12-17 Mike Travisx86: cosmetic changes apic-related files.
2008-12-17 Mike Travisx86: fixup_irqs() doesnt need an argument.
2008-12-17 Mike Travisx86: Update io_apic.c to use new cpumask API
2008-12-17 Mike Travisx86: update add-cpu_mask_to_apicid_and to use struct...
2008-12-17 Mike Travisx86: Add cpu_mask_to_apicid_and
2008-12-17 Mike Travisx86: move and enhance debug printk for nr_cpu_ids etc.
2008-12-17 Mike Travisx86 smp: modify send_IPI_mask interface to accept cpuma...
2008-12-16 Cyrill Gorcunovx86: entry_64 - introduce FTRACE_ frame macro v2
2008-12-16 Yinghai Lux86, sparseirq: move irq_desc according to smp_affinity, v7
2008-12-16 Mike Travisx86: fix build error with post-merge of tip/cpus4096...
2008-12-16 Hiroshi Shimamotox86: signal: use signal_fault() in sys_sigreturn()
2008-12-16 Russ Andersonsgi-xp: xpc needs to pass the physical address, not...
2008-12-16 Andi Kleenx86: re-enable MCE on secondary CPUS after suspend...
2008-12-16 Jack Steinerx86: UV fix for global physical addresses
next