Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | amd-iommu: fix the handling of device aliases in the AMD IOMMU driver. | Neil Turton | 2009-05-28 | 1 | -1/+1 | |
| * | | | amd-iommu: fix an off-by-one error in the AMD IOMMU driver. | Neil Turton | 2009-05-28 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge commit 'v2.6.30-rc5' into core/iommu | Ingo Molnar | 2009-05-11 | 1047 | -22601/+57105 | |
| |\ \ | ||||||
| * | | | x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUG | FUJITA Tomonori | 2009-04-15 | 2 | -39/+9 | |
| * | | | x86: calgary: remove IOMMU_DEBUG | FUJITA Tomonori | 2009-04-14 | 1 | -52/+2 | |
| * | | | swiotlb: change swiotlb_bus_to[phys,virt] prototypes | Becky Bruce | 2009-04-08 | 1 | -1/+1 | |
* | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'core/urgent' into core/futexes | Thomas Gleixner | 2009-05-20 | 1430 | -27028/+67942 | |
| |\ \ \ \ | ||||||
| * | | | | | sparc64: extend TI_RESTART_BLOCK space by 8 bytes | Stephen Rothwell | 2009-04-09 | 1 | -2/+2 | |
* | | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 20 | -103/+157 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xen: cache cr0 value to avoid trap'n'emulate for read_cr0 | Jeremy Fitzhardinge | 2009-05-08 | 1 | -1/+17 | |
| * | | | | | | xen/x86-64: clean up warnings about IST-using traps | Jeremy Fitzhardinge | 2009-05-08 | 1 | -2/+20 | |
| * | | | | | | xen/x86-64: fix breakpoints and hardware watchpoints | Jeremy Fitzhardinge | 2009-05-08 | 3 | -1/+26 | |
| * | | | | | | xen: reserve Xen start_info rather than e820 reserving | Jeremy Fitzhardinge | 2009-05-08 | 1 | -3/+3 | |
| * | | | | | | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 2009-05-08 | 1029 | -21521/+56213 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge | 2009-04-09 | 1 | -0/+3 | |
| * | | | | | | | lguest: update lazy mmu changes to match lguest's use of kvm hypercalls | Jeremy Fitzhardinge | 2009-04-07 | 1 | -1/+1 | |
| * | | | | | | | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1147 | -16420/+43686 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xen: clean up gate trap/interrupt constants | Jeremy Fitzhardinge | 2009-03-30 | 1 | -3/+3 | |
| * | | | | | | | | xen: set _PAGE_NX in __supported_pte_mask before pagetable construction | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+6 | |
| * | | | | | | | | xen/mmu: weaken flush_tlb_other test | Jeremy Fitzhardinge | 2009-03-30 | 1 | -2/+2 | |
| * | | | | | | | | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge | 2009-03-30 | 2 | -14/+28 | |
| * | | | | | | | | x86-64: non-paravirt systems always has PSE and PGE | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+7 | |
| * | | | | | | | | Xen: Add virt_to_pfn helper function | Alex Nixon | 2009-03-30 | 1 | -1/+2 | |
| * | | | | | | | | x86-64: remove PGE from must-have feature list | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+1 | |
| * | | | | | | | | xen: mask XSAVE from cpuid | Jeremy Fitzhardinge | 2009-03-30 | 1 | -6/+44 | |
| * | | | | | | | | NULL noise: arch/x86/xen/smp.c | Hannes Eder | 2009-03-30 | 1 | -2/+2 | |
| * | | | | | | | | xen: remove xen_load_gdt debug | Jeremy Fitzhardinge | 2009-03-30 | 1 | -3/+0 | |
| * | | | | | | | | xen: make xen_load_gdt simpler | Jeremy Fitzhardinge | 2009-03-30 | 1 | -8/+6 | |
| * | | | | | | | | xen: clean up xen_load_gdt | Jeremy Fitzhardinge | 2009-03-30 | 1 | -2/+13 | |
| * | | | | | | | | xen: split construction of p2m mfn tables from registration | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+6 | |
| * | | | | | | | | xen: separate p2m allocation from setting | Jeremy Fitzhardinge | 2009-03-29 | 2 | -17/+47 | |
| * | | | | | | | | xen: disable preempt for leave_lazy_mmu | Jeremy Fitzhardinge | 2009-03-29 | 1 | -0/+2 | |
| * | | | | | | | | x86/paravirt: use percpu_ rather than __get_cpu_var | Jeremy Fitzhardinge | 2009-03-29 | 1 | -5/+5 | |
| * | | | | | | | | x86/paravirt: allow preemption with lazy mmu mode | Jeremy Fitzhardinge | 2009-03-29 | 2 | -10/+5 | |
| * | | | | | | | | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-29 | 8 | -33/+34 | |
| * | | | | | | | | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge | 2009-03-29 | 9 | -18/+42 | |
| * | | | | | | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-29 | 5 | -24/+6 | |
| * | | | | | | | | x86/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 2009-03-29 | 5 | -21/+5 | |
* | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-06-10 | 2 | -9/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: move rdtsc_barrier() into the TSC vread method | Petr Tesarik | 2009-05-28 | 2 | -9/+10 | |
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 11 | -29/+66 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: Clear TS in irq_ts_save() when in an atomic section | Chuck Ebbert | 2009-06-09 | 1 | -6/+6 | |
| * | | | | | | | | | | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann | 2009-06-09 | 3 | -1/+12 | |
| * | | | | | | | | | | x86: memtest: remove 64-bit division | Andreas Herrmann | 2009-06-08 | 1 | -7/+7 | |
| * | | | | | | | | | | x86, UV: Fix macros for multiple coherency domains | Jack Steiner | 2009-06-08 | 2 | -8/+13 | |
| * | | | | | | | | | | x86: Fix non-lazy GS handling in sys_vm86() | Lubomir Rintel | 2009-06-07 | 1 | -4/+5 | |
| * | | | | | | | | | | x86: Add quirk for reboot stalls on a Dell Optiplex 360 | Jean Delvare | 2009-06-07 | 1 | -0/+9 | |
| * | | | | | | | | | | x86: Fix UV BAU activation descriptor init | Cliff Wickman | 2009-06-03 | 2 | -3/+14 | |
* | | | | | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-10 | 21 | -355/+489 | |
|\ \ \ \ \ \ \ \ \ \ \ |