summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: do not release the error pfnXiao Guangrong2012-08-063-13/+6
* KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong2012-08-061-1/+1
* KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong2012-08-061-1/+1
* KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa2012-08-063-28/+34
* KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa2012-08-062-4/+3
* KVM: Stop checking rmap to see if slot is being createdTakuya Yoshikawa2012-08-061-2/+2
* Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-0590-2020/+5769
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-035-15/+14
| |\
| | *-. Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-03193-4040/+11247
| | |\ \
| | | | * ACPI: Only count valid srat memory structuresThomas Renninger2012-08-031-7/+8
| | * | | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-304-8/+6
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-033-7/+34
| |\ \ \
| | * | | KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity2012-08-011-7/+13
| | * | | KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers2012-08-011-0/+4
| | * | | KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov2012-07-261-0/+17
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-039-17/+58
| |\ \ \ \
| | * | | | x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-011-1/+1
| | * | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-261-2/+4
| | * | | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-261-3/+40
| | * | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-262-7/+8
| | * | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-262-2/+3
| | * | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-07-2596-1519/+3848
| | |\ \ \ \
| | * | | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-251-1/+1
| | * | | | | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimentalJean Delvare2012-07-091-1/+1
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-036-18/+115
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-315-17/+114
| | * | | | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton2012-07-311-1/+1
| * | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-025-162/+65
| |\ \ \ \ \ \
| | * | | | | | x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-07-312-22/+36
| | * | | | | | Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-311-97/+0
| | * | | | | | x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-312-31/+27
| | * | | | | | drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-315-1/+4
| | * | | | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-312-18/+5
| * | | | | | | Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-011-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-011-3/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-315-146/+1473
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | perf/x86: Fix missing struct before structure nameJovi Zhang2012-07-261-1/+1
| | * | | | | perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng2012-07-262-1/+25
| | * | | | | perf/x86: Make bitfield unsignedPeter Zijlstra2012-07-261-1/+1
| | * | | | | perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng2012-07-261-6/+86
| | * | | | | perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng2012-07-262-129/+1352
| | * | | | | perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng2012-07-261-8/+8
| | | |_|/ / | | |/| | |
| * | | | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-302-1/+1
| * | | | | firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu2012-07-301-1/+1
| * | | | | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-301-0/+1
| * | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-2623-359/+541
| |\ \ \ \ \
| | * | | | | x86/tlb: Fix build warning and crash when building for !SMPAlex Shi2012-07-201-2/+2
| | * | | | | x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-272-6/+37
| | * | | | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-275-306/+47
| | * | | | | x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-273-70/+68
OpenPOWER on IntegriCloud