aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-08
|\
| * KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity2009-12-03
| * KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2009-12-03
| * KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-03
| * KVM: x86 shared msr infrastructureAvi Kivity2009-12-03
| * KVM: allow userspace to adjust kvmclock offsetGlauber Costa2009-12-03
| * KVM: SVM: Cleanup NMI singlestepJan Kiszka2009-12-03
| * KVM: x86: Fix guest single-stepping while interruptibleJan Kiszka2009-12-03
| * KVM: Xen PV-on-HVM guest supportEd Swierk2009-12-03
| * KVM: SVM: Support Pause Filter in AMD processorsMark Langsdorf2009-12-03
| * KVM: VMX: Add support for Pause-Loop ExitingZhai, Edwin2009-12-03
| * KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka2009-12-03
| * KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka2009-12-03
| * KVM: Activate Virtualization On DemandAlexander Graf2009-12-03
| * KVM: Move irq ack notifier list to arch independent codeGleb Natapov2009-12-03
| * KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov2009-12-03
| * KVM: Move irq sharing information to irqchip levelGleb Natapov2009-12-03
| * KVM: Don't pass kvm_run argumentsAvi Kivity2009-12-03
| * Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-03
| |\
| | * core, x86: Add user return notifiersAvi Kivity2009-10-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-06
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\ \ \ \ \ \
| * | | | | | x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_tRusty Russell2009-11-08
| * | | | | | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov2009-09-15
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \
| * | | | | | | x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich2009-12-02
| * | | | | | | x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich2009-12-02
| * | | | | | | x86: Clean up the loadsegment() macroIngo Molnar2009-11-26
| * | | | | | | x86: Optimize loadsegment()Brian Gerst2009-11-26
| * | | | | | | x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker2009-11-16
| * | | | | | | x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich2009-11-15
| * | | | | | | x86: Remove unused thread_return label from switch_to()Masami Hiramatsu2009-11-08
| * | | | | | | x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-12
| * | | | | | | x86: Generate cmpxchg build failuresPeter Zijlstra2009-10-09
| * | | | | | | x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-02
| * | | | | | | x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-01
| * | | | | | | x86: Use __builtin_memset and __builtin_memcpy for memset/memcpyArjan van de Ven2009-09-28
| * | | | | | | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-26
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: io-apic: IO-APIC MMIO should not fail on resource insertionCyrill Gorcunov2009-11-16
| * | | | | | | | x86: Remove asm/apicnum.hDimitri Sivanich2009-11-10
| * | | | | | | | x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-09
| * | | | | | | | x86: Force irq complete move during cpu offlineSuresh Siddha2009-11-02
| * | | | | | | | x86: Remove move_cleanup_count from irq_cfgSuresh Siddha2009-11-02