summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller2013-04-301-8/+8
* perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver2013-04-301-0/+1
* perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver2013-04-301-1/+1
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-04-301-4/+0Star
* Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\
| * efi: Check EFI revision in setup_efi_varsJosh Boyer2013-04-241-1/+1
| * x86, efi: Fix a build warningBorislav Petkov2013-04-241-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-211-4/+16
|\ \
| * | perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
* | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-211-8/+37
|\ \ \
| * | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-171-3/+3
| * | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-5/+19
| * | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-3/+18
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-217-25/+255
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-205-5/+219
| |\|
| | * x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-171-1/+13
| | * efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
| | * x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| | * efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
| | * efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
| | * x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
| | * x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-0/+25
| * | x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-201-7/+31
| * | x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5Star
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-148-21/+33
|\| |
| * | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-121-0/+2
| * | x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-121-1/+1
| * | x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-111-5/+5
| * | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-105-13/+21
| * | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-101-2/+4
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-141-1/+2
|\ \ \
| * | | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()Stephane Eranian2013-03-211-1/+2
* | | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-132-1/+8
* | | | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-04-111-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | xen/mmu: On early bootup, flush the TLB when changing RO->RW bits Xen provide...Konrad Rzeszutek Wilk2013-04-021-4/+8
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-072-8/+7Star
|\ \ \ \
| * | | | KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-072-8/+7Star
* | | | | x86: Fix rebuild with EFI_STUB enabledJan Beulich2013-04-051-3/+2Star
* | | | | x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-021-2/+2
* | | | | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-281-0/+1
|\ \ \ \ \
| * | | | | intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2013-03-251-0/+1
* | | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-272-4/+3Star
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk2013-03-271-2/+1Star
| * | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-2/+2
* | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-03-242-17/+17
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin2013-03-221-2/+2
| * | | | | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu2013-03-201-13/+13
| * | | | | x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-181-2/+2
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-213-1/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4