summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+4
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-13/+91
2009-12-13x86: Fix duplicated UV BAU interrupt vectorCliff Wickman1-1/+1
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2-5/+0
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-29/+18
2009-12-11x86, msr: Add support for non-contiguous cpumasksBorislav Petkov1-0/+3
2009-12-11Merge commit 'linus/master' into x86/urgentH. Peter Anvin4-6/+6
2009-12-11Unify sys_mmap*Al Viro2-5/+0
2009-12-11x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu1-1/+0
2009-12-10Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-1/+3
2009-12-10x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel1-0/+1
2009-12-10x86/amd-iommu: Fix passthrough modeJoerg Roedel1-1/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-6/+6
2009-12-09x86: Factor duplicated code out of __show_regs() into show_regs_common()Andy Isaacson1-0/+1
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-0/+158
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-6/+6
2009-12-08Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-18/+2
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-32/+54
2009-12-08Merge 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-07Merge branch 'for-next' into for-linusJiri Kosina4-6/+6
2009-12-05Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-303/+264
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-43/+57
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-21/+638
2009-12-05Merge 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-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-4/+4
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