summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\
| * Merge branch 'master' into for-2.6.33Jens Axboe2009-12-035-6/+11
| |\
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-086-15/+65
|\ \ \
| * | | KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity2009-12-031-1/+1
| * | | KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2009-12-031-1/+1
| * | | KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-032-0/+30
| * | | KVM: x86 shared msr infrastructureAvi Kivity2009-12-031-0/+3
| * | | KVM: allow userspace to adjust kvmclock offsetGlauber Costa2009-12-031-0/+1
| * | | KVM: SVM: Cleanup NMI singlestepJan Kiszka2009-12-031-1/+0
| * | | KVM: x86: Fix guest single-stepping while interruptibleJan Kiszka2009-12-031-0/+4
| * | | KVM: Xen PV-on-HVM guest supportEd Swierk2009-12-032-0/+3
| * | | KVM: SVM: Support Pause Filter in AMD processorsMark Langsdorf2009-12-031-1/+2
| * | | KVM: VMX: Add support for Pause-Loop ExitingZhai, Edwin2009-12-031-0/+4
| * | | KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka2009-12-031-0/+3
| * | | KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka2009-12-031-2/+2
| * | | KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-1/+1
| * | | KVM: Move irq ack notifier list to arch independent codeGleb Natapov2009-12-031-1/+0
| * | | KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov2009-12-031-0/+1
| * | | KVM: Move irq sharing information to irqchip levelGleb Natapov2009-12-031-1/+0
| * | | KVM: Don't pass kvm_run argumentsAvi Kivity2009-12-031-5/+5
| * | | Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-031-2/+5
| |\ \ \ | | |_|/ | |/| |
| | * | core, x86: Add user return notifiersAvi Kivity2009-10-011-2/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-082-1/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0511-46/+105
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1810-34/+46
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-122-1/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-5/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-175-6/+11
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | sysctl: x86 Use the compat_sys_sysctlEric W. Biederman2009-11-061-5/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-051-4/+4
|\ \ \ \ \ \
| * | | | | | x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_tRusty Russell2009-11-081-2/+2
| * | | | | | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov2009-09-151-2/+2
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-059-303/+264
|\ \ \ \ \ \ \
| * | | | | | | x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich2009-12-021-7/+3
| * | | | | | | x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich2009-12-021-0/+1
| * | | | | | | x86: Clean up the loadsegment() macroIngo Molnar2009-11-261-13/+15
| * | | | | | | x86: Optimize loadsegment()Brian Gerst2009-11-261-7/+8
| * | | | | | | x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker2009-11-161-1/+9
| * | | | | | | x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich2009-11-151-2/+5
| * | | | | | | x86: Remove unused thread_return label from switch_to()Masami Hiramatsu2009-11-081-2/+0
| * | | | | | | x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-121-1/+0
| * | | | | | | x86: Generate cmpxchg build failuresPeter Zijlstra2009-10-092-275/+177
| * | | | | | | x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-021-1/+3
| * | | | | | | x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-011-3/+9
| * | | | | | | x86: Use __builtin_memset and __builtin_memcpy for memset/memcpyArjan van de Ven2009-09-281-0/+9
| * | | | | | | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-262-2/+36
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-057-43/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: io-apic: IO-APIC MMIO should not fail on resource insertionCyrill Gorcunov2009-11-161-0/+6
| * | | | | | | | x86: Remove asm/apicnum.hDimitri Sivanich2009-11-101-12/+0
OpenPOWER on IntegriCloud