aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds4-56/+52
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-5/+2
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+6
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+2
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel1-1/+1
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison2-2/+2
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-2/+2
2008-10-15x86: fix compat-vdsoSuresh Siddha1-1/+6
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang1-0/+2
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han1-2/+0
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti1-0/+1
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti1-0/+3
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti1-0/+2
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti1-0/+1
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti1-0/+2
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour1-20/+3
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar3-5/+2
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang1-0/+3
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity1-0/+1
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity1-11/+2
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour1-1/+0
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen1-0/+10
2008-10-15KVM: pci device assignmentBen-Ami Yassour1-0/+16
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa1-0/+1
2008-10-15KVM: Add irq ack notifier listAvi Kivity1-0/+7
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka1-0/+4
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka1-0/+1
2008-10-15KVM: Add a pending interrupt queueAvi Kivity1-0/+5
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity1-0/+1
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard2-40/+0
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti1-5/+10
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds1-56/+5
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-137/+87
2008-10-13tty: Add termioxAlan Cox1-0/+4
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox1-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse291-1234/+2587
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu2-4/+4
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum1-4/+0
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum1-6/+0
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum2-9/+11
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum1-4/+0
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum1-37/+36
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum1-3/+3
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2-3/+9
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg1-2/+1
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert1-5/+3
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt1-2/+0
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum1-21/+0
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa1-3/+0
2008-10-13x86: use user_mode macroGlauber Costa1-3/+0