summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2012-08-06KVM: mark apic enabled on start upGleb Natapov
2012-08-06KVM: use kvm_lapic_set_base() to change apic_baseGleb Natapov
2012-08-06KVM: clean up kvm_(set|get)_apic_baseGleb Natapov
2012-08-06KVM: do not release the error pageXiao Guangrong
2012-08-06KVM: do not release the error pfnXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa
2012-08-06KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa
2012-08-06KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa
2012-08-05KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-08-03x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner
2012-08-03x86: mce: Split timer initThomas Gleixner
2012-08-03x86: mce: Serialize mce injectionThomas Gleixner
2012-08-03x86: mce: Disable preemption when calling raise_local()Thomas Gleixner
2012-08-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-08-03KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-01KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity
2012-08-01x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro
2012-08-01KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers
2012-08-01crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried
2012-08-01crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon
2012-08-01KVM: fold kvm_pit_timer into kvm_kpit_stateAvi Kivity
2012-08-01KVM: Simplify kvm_pit_timerAvi Kivity
2012-08-01KVM: Simplify kvm_timerAvi Kivity
2012-08-01KVM: Remove internal timer abstractionAvi Kivity
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra
2012-07-31perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton
2012-07-31kprobes/x86: ftrace based optimization for x86Masami Hiramatsu
2012-07-31ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt
2012-07-31ftrace/x86_32: Simplify parameter setup for ftrace_regs_callerUros Bizjak
2012-07-30ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon