summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity2011-01-121-5/+9
| * | | | | KVM: x86 emulator: make emulator memory callbacks return full exceptionAvi Kivity2011-01-121-6/+9
| * | | | | KVM: x86 emulator: introduce struct x86_exception to communicate faultsAvi Kivity2011-01-121-3/+8
| * | | | | KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong2011-01-121-1/+1
| * | | | | KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity2011-01-121-0/+1
| * | | | | KVM: x86 emulator: preserve an operand's segment identityAvi Kivity2011-01-121-1/+4
| * | | | | KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong2011-01-121-0/+1
| * | | | | KVM: remove unused function declarationXiao Guangrong2011-01-121-1/+0
| * | | | | KVM: handle exit due to INVD in VMXGleb Natapov2011-01-121-0/+1
| * | | | | KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reasonJan Kiszka2011-01-121-1/+1
| * | | | | KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov2011-01-122-0/+2
| * | | | | KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov2011-01-121-0/+3
| * | | | | KVM: Handle async PF in a guest.Gleb Natapov2011-01-122-0/+13
| * | | | | KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov2011-01-121-0/+6
| * | | | | KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov2011-01-122-0/+6
| * | | | | KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2011-01-121-0/+1
| * | | | | KVM: Retry fault before vmentryGleb Natapov2011-01-121-1/+3
| * | | | | KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov2011-01-121-0/+18
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-12-2213-126/+149
| |\ \ \ \ \ | | |/ / / /
| * | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | | | | | x86: support XZ-compressed kernelLasse Collin2011-01-131-5/+1
* | | | | | drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon2011-01-131-3/+7
| |_|_|/ / |/| | | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-115-14/+21
|\ \ \ \ \
| * | | | | x86: Fix Moorestown VRTC fixmap placementArjan van de Ven2011-01-111-2/+2
| * | | | | x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du2011-01-111-4/+1
| * | | | | x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-111-0/+7
| * | | | | Merge branch 'x86/numa' into x86/urgentIngo Molnar2011-01-103-8/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'x86/apic-cleanups' into x86/numaH. Peter Anvin2010-12-297-6/+40
| | |\ \ \ \ \
| | * | | | | | x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes2010-12-232-2/+3
| | * | | | | | x86, numa: Fake apicid and pxm mappings for NUMA emulationDavid Rientjes2010-12-232-5/+1
| | * | | | | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMUDavid Rientjes2010-12-232-2/+8
| | * | | | | | x86, numa: Reduce minimum fake node size to 32MDavid Rientjes2010-12-231-1/+1
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-114-2/+34
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-01-0919-53/+136
| |\ \ \ \ \ \ \
| * | | | | | | | perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov2011-01-091-0/+3
| * | | | | | | | x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-071-1/+0
| * | | | | | | | x86, NMI: Add priorities to handlersDon Zickus2011-01-071-0/+20
| * | | | | | | | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying2011-01-071-1/+11
* | | | | | | | | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-102-0/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen: HVM X2APIC supportSheng Yang2011-01-072-0/+38
| * | | | | | | | | apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang2011-01-071-0/+9
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-073-4/+159
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-301-2/+1
| * | | | | | | | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-301-1/+1
| * | | | | | | | cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-181-6/+15
| * | | | | | | | x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-181-1/+106
| * | | | | | | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-171-36/+35
| * | | | | | | | x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+43
* | | | | | | | | Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-0729-136/+212
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
OpenPOWER on IntegriCloud