summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2016-10-16x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf
2016-10-16x86/mm/pkeys: Do not skip PKRU register if debug registers are not usedNicolas Iooss
2016-10-16arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava
2016-10-16x86/apic: Get rid of apic_version[] arrayDenys Vlasenko
2016-10-16x86/pkeys: Make protection keys an "eager" featureDave Hansen
2016-10-16x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg
2016-10-16x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams
2016-10-16xen/x86: Update topology map for PV VCPUsBoris Ostrovsky
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-10-07x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-10-07x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-30x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming
2016-09-30x86/efi: Only map RAM into EFI page tables if in mixed-modeMatt Fleming
2016-09-24fix minor infoleak in get_user_ex()Al Viro
2016-09-24kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2016-09-24x86/efi: Use efi_exit_boot_services()Jeffrey Hugo
2016-09-24efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo
2016-09-24perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin
2016-09-24perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin
2016-09-24perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin
2016-09-24perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming
2016-09-24perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa
2016-09-24perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra
2016-09-24kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini
2016-09-24x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-09-24x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-09-24mm: fix cache mode of dax pmd mappingsDan Williams
2016-09-15x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-09-07x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton
2016-09-07uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko
2016-09-07x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-08-20x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko
2016-08-20perf/x86/intel/uncore: Fix uncore num_countersKan Liang
2016-08-20KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini
2016-08-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-08-20KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-08-20KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt
2016-08-16x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf
2016-08-16x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov
2016-08-16x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-07-15kasan: add newline to messagesDmitry Vyukov
2016-07-14Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-07-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-07-10perf/x86: Fix bogus kernel printk, againVegard Nossum
2016-07-09x86/cpu: Fix duplicated X86_BUG(9) macroDave Hansen
2016-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-07Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds