aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-12-03KVM: Move IO APIC to its own lockGravatar Gleb Natapov 3-18/+19
2009-12-03KVM: Move irq ack notifier list to arch independent codeGravatar Gleb Natapov 1-1/+0
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGravatar Gleb Natapov 1-0/+1
2009-12-03KVM: Move irq sharing information to irqchip levelGravatar Gleb Natapov 2-1/+1
2009-12-03KVM: Call pic_clear_isr() on pic reset to reuse logic thereGravatar Gleb Natapov 1-13/+9
2009-12-03KVM: Don't pass kvm_run argumentsGravatar Avi Kivity 6-142/+141
2009-12-03KVM: x86 emulator: Introduce No64 decode optionGravatar Mohammed Gamal 1-28/+14
2009-12-03KVM: x86 emulator: Add 'push/pop sreg' instructionsGravatar Mohammed Gamal 1-6/+101
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Gravatar Avi Kivity 4-2/+11
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsGravatar Harald Welte 1-1/+2
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Gravatar Rusty Russell 1-12/+7
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...Gravatar John Villalovos 1-6/+17
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Gravatar Roel Kluin 1-1/+1
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsGravatar Krzysztof Helt 1-1/+1
2009-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 2-7/+9
2009-11-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-13/+24
2009-11-10x86, amd-ucode: Check UCODE_MAGIC before loading the container fileGravatar Borislav Petkov 1-0/+6
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsGravatar Jan Beulich 2-7/+9
2009-11-08x86: Fix error return sequence in __ioremap_caller()Gravatar Xiaotian Feng 1-13/+11
2009-11-06x86: Add Phoenix/MSC BIOSes to lowmem corruption listGravatar Simon Kagstrom 1-0/+7
2009-11-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+2
2009-11-05x86: Make sure get_user_desc() doesn't sign extend.Gravatar Chris Lalancette 1-1/+1
2009-11-05Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Gravatar Linus Torvalds 1-1/+10
2009-11-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-3/+41
2009-11-04KVM: get_tss_base_addr() should return a gpa_tGravatar Gleb Natapov 1-1/+1
2009-11-04KVM: x86: Catch potential overrun in MCE setupGravatar Jan Kiszka 1-1/+1
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitGravatar Stefani Seibold 2-1/+6
2009-11-03xen: mask extended topology info in cpuidGravatar Jeremy Fitzhardinge 1-1/+10
2009-11-03Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Ingo Molnar 3-1/+26
2009-11-03Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesGravatar Joerg Roedel 3-1/+26
2009-11-03sched: Disable SD_PREFER_LOCAL at node levelGravatar Mike Galbraith 1-1/+1
2009-11-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-9/+24
2009-11-02x86: Add reboot quirk for 3 series Mac miniGravatar Gottfried Haider 1-0/+8
2009-11-02x86: Fix printk message typo in mtrr cleanup codeGravatar Dave Jones 1-1/+1
2009-10-29Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Gravatar Linus Torvalds 1-1/+2
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2009-10-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-12/+40
2009-10-28x86/amd-iommu: Un__init function required on shutdownGravatar Joerg Roedel 1-1/+1
2009-10-27xen: set up mmu_ops before trying to set any ptesGravatar Jeremy Fitzhardinge 1-1/+2
2009-10-27x86: Make EFI RTC function depend on 32bit againGravatar Feng Tang 1-0/+2
2009-10-26x86-64: Fix register leak in 32-bit syscall audtingGravatar Jan Beulich 1-3/+2
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesGravatar Jiri Slaby 1-0/+19
2009-10-26x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumGravatar Rusty Russell 1-1/+1
2009-10-23x86: Remove STACKPROTECTOR_ALLGravatar Arjan van de Ven 2-5/+0
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-8/+12
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-5/+5
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Gravatar Robin Holt 1-0/+7
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageGravatar Huang Ying 1-5/+5
2009-10-16KVM: MMU: fix pointer castGravatar Frederik Deweerdt 1-6/+10