summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-0/+158
2009-12-09Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-6/+6
2009-12-09Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-18/+2
2009-12-09Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-32/+54
2009-12-09Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-15/+65
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-1/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-5/+0
2009-12-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2009-12-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-303/+264
2009-12-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-43/+57
2009-12-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-21/+638
2009-12-06Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller11-46/+105
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-44/+103
2009-12-05x86: Convert BUG() to use unreachable()David Daney1-2/+2
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar2-5/+15
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe5-6/+11
2009-12-03KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity1-1/+1
2009-12-03KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity1-1/+1
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2-0/+30
2009-12-03KVM: x86 shared msr infrastructureAvi Kivity1-0/+3
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa1-0/+1
2009-12-03KVM: SVM: Cleanup NMI singlestepJan Kiszka1-1/+0
2009-12-03KVM: x86: Fix guest single-stepping while interruptibleJan Kiszka1-0/+4
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk2-0/+3
2009-12-03KVM: SVM: Support Pause Filter in AMD processorsMark Langsdorf1-1/+2
2009-12-03KVM: VMX: Add support for Pause-Loop ExitingZhai, Edwin1-0/+4
2009-12-03KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka1-0/+3
2009-12-03KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka1-2/+2
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf1-1/+1
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov1-1/+0
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov1-0/+1
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov1-1/+0
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity1-5/+5
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity1-2/+5
2009-12-02x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich1-7/+3
2009-12-02x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich1-0/+1
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu1-4/+4
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu27-104/+128
2009-12-01x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin1-1/+5
2009-11-27x86/amd-iommu: Remove amd_iommu_pd_tableJoerg Roedel1-3/+0
2009-11-27x86/amd-iommu: Cleanup DTE flushing codeJoerg Roedel1-0/+1
2009-11-27x86/amd-iommu: Keep devices per domain in a listJoerg Roedel1-0/+2
2009-11-27x86/amd-iommu: Add device bind reference countingJoerg Roedel1-0/+1
2009-11-27x86/amd-iommu: Use dev->arch->iommu to store iommu related informationJoerg Roedel2-1/+9
2009-11-27x86/amd-iommu: Remove support for domain sharingJoerg Roedel1-3/+0
2009-11-27x86/amd-iommu: Make np-cache a global flagJoerg Roedel1-0/+3
2009-11-27x86/amd-iommu: Implement protection domain listJoerg Roedel1-0/+7