summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2011-09-29Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar
2011-09-29xen: release all pages within 1-1 p2m mappingsDavid Vrabel
2011-09-29xen: allow extra memory to be in multiple regionsDavid Vrabel
2011-09-29xen: allow balloon driver to use more than one memory regionDavid Vrabel
2011-09-29xen/balloon: account for pages released during memory setupDavid Vrabel
2011-09-29xen: XEN_PVHVM depends on PCIStefano Stabellini
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini
2011-09-28x86-64: Fix CFI data for interrupt framesJan Beulich
2011-09-28x86-64: Don't apply destructive erratum workaround on unaffected CPUsJan Beulich
2011-09-28apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich
2011-09-28x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell
2011-09-28Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen...Ingo Molnar
2011-09-27x86, ticketlock: remove obsolete commentJeremy Fitzhardinge
2011-09-27x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-26xen/dom0: set wallclock time in XenJeremy Fitzhardinge
2011-09-26xen: add dom0_op hypercallJeremy Fitzhardinge
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar
2011-09-25x86: TSC deadline definitionsLiu, Jinsong
2011-09-25KVM: Fix simultaneous NMIsAvi Kivity
2011-09-25KVM: x86 emulator: convert push %sreg/pop %sreg to direct decodeAvi Kivity
2011-09-25KVM: x86 emulator: switch lds/les/lss/lfs/lgs to direct decodeAvi Kivity
2011-09-25KVM: x86 emulator: streamline decode of segment registersAvi Kivity
2011-09-25KVM: x86 emulator: simplify OpMem64 decodeAvi Kivity
2011-09-25KVM: x86 emulator: switch src decode to decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: qualify OpReg inhibit_byte_regs hackAvi Kivity
2011-09-25KVM: x86 emulator: switch OpImmUByte decode to decode_imm()Avi Kivity
2011-09-25KVM: x86 emulator: free up some flag bits near src, dstAvi Kivity
2011-09-25KVM: x86 emulator: switch src2 to generic decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: expand decode flags to 64 bitsAvi Kivity
2011-09-25KVM: x86 emulator: split dst decode to a generic decode_operand()Avi Kivity
2011-09-25KVM: x86 emulator: move memop, memopp into emulation contextAvi Kivity
2011-09-25KVM: x86 emulator: convert group 3 instructions to direct decodeAvi Kivity
2011-09-25KVM: x86: Add module parameter for lapic periodic timer limitJan Kiszka
2011-09-25KVM: Clean up and extend rate-limited outputJan Kiszka
2011-09-25KVM: x86: Avoid guest-triggerable printks in APIC modelJan Kiszka
2011-09-25KVM: x86: Move kvm_trace_exit into atomic vmexit sectionJan Kiszka
2011-09-25KVM: x86 emulator: disable writeback for TESTAvi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_1op_rax_rdx()Avi Kivity
2011-09-25KVM: x86 emulator: merge the two emulate_1op_rax_rdx implementationsAvi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_1op()Avi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_2op_cl()Avi Kivity
2011-09-25KVM: x86 emulator: simplify emulate_2op_SrcV()Avi Kivity
2011-09-25KVM: APIC: avoid instruction emulation for EOI writesKevin Tian
2011-09-25KVM: SVM: Fix TSC MSR read in nested SVMNadav Har'El