summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2016-10-28x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-28x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton
2016-10-28kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-28x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
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/platform/intel-mid: Keep SRAM powered on at bootAndy Shevchenko
2016-10-16x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko
2016-10-16x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko
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-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool
2016-09-30x86/boot: Fix another __read_cr4() case on 486Andy Lutomirski
2016-09-29x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski
2016-09-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-22perf/x86/intel/bts: Make it an exclusive PMUAlexander Shishkin
2016-09-20perf/x86/intel/bts: Make sure debug store is validSebastian Andrzej Siewior
2016-09-20x86/efi: Only map RAM into EFI page tables if in mixed-modeMatt Fleming
2016-09-20x86/mm/pat: Prevent hang during boot when mapping pagesMatt Fleming
2016-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-16perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming
2016-09-16perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin
2016-09-16perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin
2016-09-16perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin
2016-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-15fix minor infoleak in get_user_ex()Al Viro
2016-09-15kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini
2016-09-15perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin
2016-09-14Merge tag 'pci-v4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra
2016-09-10perf/x86/intel/bts: Kill a silly warningAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin
2016-09-09mm: fix cache mode of dax pmd mappingsDan Williams
2016-09-10perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior
2016-09-08x86, clock: Fix kvm guest tsc initializationPrarit Bhargava
2016-09-08x86/apic: Fix num_processors value in case of failureDou Liyang
2016-09-07Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-07um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün