aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-56/+52
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-5/+2
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+6
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-2/+2
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesGravatar Joerg Roedel 1-1/+1
2008-10-16include: replace __FUNCTION__ with __func__Gravatar Harvey Harrison 2-2/+2
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYGravatar Martin Schwidefsky 1-2/+2
2008-10-15x86: fix compat-vdsoGravatar Suresh Siddha 1-1/+6
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cGravatar Xiantao Zhang 1-0/+2
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableGravatar Weidong Han 1-2/+0
2008-10-15KVM: MMU: speed up mmu_unsync_walkGravatar Marcelo Tosatti 1-0/+1
2008-10-15KVM: MMU: out of sync shadow coreGravatar Marcelo Tosatti 1-0/+3
2008-10-15KVM: x86: trap invlpgGravatar Marcelo Tosatti 1-0/+2
2008-10-15KVM: MMU: sync roots on mmu reloadGravatar Marcelo Tosatti 1-0/+1
2008-10-15KVM: MMU: mode specific sync_pageGravatar Marcelo Tosatti 1-0/+2
2008-10-15KVM: Device Assignment with VT-dGravatar Ben-Ami Yassour 1-20/+3
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Gravatar Ingo Molnar 3-5/+2
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hGravatar Sheng Yang 1-0/+3
2008-10-15KVM: Add statistics for guest irq injectionsGravatar Avi Kivity 1-0/+1
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRGravatar Avi Kivity 1-11/+2
2008-10-15KVM: remove unused field from the assigned dev structGravatar Ben-Ami Yassour 1-1/+0
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Gravatar Dave Hansen 1-0/+10
2008-10-15KVM: pci device assignmentGravatar Ben-Ami Yassour 1-0/+16
2008-10-15x86: paravirt: factor out cpu_khz to common codeGravatar Glauber Costa 1-0/+1
2008-10-15KVM: Add irq ack notifier listGravatar Avi Kivity 1-0/+7
2008-10-15KVM: VMX: Reinject real mode exceptionGravatar Jan Kiszka 1-0/+4
2008-10-15KVM: Consolidate XX_VECTOR definesGravatar Jan Kiszka 1-0/+1
2008-10-15KVM: Add a pending interrupt queueGravatar Avi Kivity 1-0/+5
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathGravatar Avi Kivity 1-0/+1
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerGravatar Hollis Blanchard 2-40/+0
2008-10-15KVM: x86: accessors for guest registersGravatar Marcelo Tosatti 1-5/+10
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Gravatar Linus Torvalds 1-56/+5
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Gravatar Linus Torvalds 20-137/+87
2008-10-13tty: Add termioxGravatar Alan Cox 1-0/+4
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itGravatar Alan Cox 1-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 291-1234/+2587
2008-10-13x86: change early_ioremap to use slots instead of nestingGravatar Yinghai Lu 2-4/+4
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cGravatar Alexander van Heukelum 1-4/+0
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hGravatar Alexander van Heukelum 1-6/+0
2008-10-13traps: x86: converge trap_init functionsGravatar Alexander van Heukelum 2-9/+11
2008-10-13x86, traps: converge do_debug handlersGravatar Alexander van Heukelum 1-4/+0
2008-10-13x86, traps: introduce dotraplinkageGravatar Alexander van Heukelum 1-37/+36
2008-10-13x86, traps: split out math_error and simd_math_errorGravatar Alexander van Heukelum 1-3/+3
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Gravatar Vegard Nossum 2-3/+9
2008-10-13x86: __show_registers() and __show_regs() API unificationGravatar Pekka Enberg 1-2/+1
2008-10-13x86: move prefill_possible_map calling early, fix, V2Gravatar Chuck Ebbert 1-5/+3
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesGravatar Krzysztof Helt 1-2/+0
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerGravatar Alexander van Heukelum 1-21/+0
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGravatar Glauber Costa 1-3/+0
2008-10-13x86: use user_mode macroGravatar Glauber Costa 1-3/+0