summaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky
2008-10-15x86: fix compat-vdsoSuresh Siddha
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang
2008-10-15KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han
2008-10-15KVM: MMU: speed up mmu_unsync_walkMarcelo Tosatti
2008-10-15KVM: MMU: out of sync shadow coreMarcelo Tosatti
2008-10-15KVM: x86: trap invlpgMarcelo Tosatti
2008-10-15KVM: MMU: sync roots on mmu reloadMarcelo Tosatti
2008-10-15KVM: MMU: mode specific sync_pageMarcelo Tosatti
2008-10-15KVM: Device Assignment with VT-dBen-Ami Yassour
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-15x86: Move FEATURE_CONTROL bits to msr-index.hSheng Yang
2008-10-15KVM: Add statistics for guest irq injectionsAvi Kivity
2008-10-15KVM: Simplify exception entries by using __ASM_SIZE and _ASM_PTRAvi Kivity
2008-10-15KVM: remove unused field from the assigned dev structBen-Ami Yassour
2008-10-15KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen
2008-10-15KVM: pci device assignmentBen-Ami Yassour
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa
2008-10-15KVM: Add irq ack notifier listAvi Kivity
2008-10-15KVM: VMX: Reinject real mode exceptionJan Kiszka
2008-10-15KVM: Consolidate XX_VECTOR definesJan Kiszka
2008-10-15KVM: Add a pending interrupt queueAvi Kivity
2008-10-15KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity
2008-10-15KVM: Move KVM TRACE DEFINITIONS to common headerHollis Blanchard
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-10-13tty: Add termioxAlan Cox
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa
2008-10-13x86: use user_mode macroGlauber Costa