summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-134-41/+132
|\
| * perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra2016-09-101-8/+11
| * perf/x86/intel/bts: Kill a silly warningAlexander Shishkin2016-09-101-2/+0Star
| * perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin2016-09-101-4/+15
| * perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin2016-09-101-24/+80
| * perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior2016-09-101-4/+18
| * perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa2016-09-061-0/+9
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-131-65/+69
|\ \
| * | x86/efi: Use efi_exit_boot_services()Jeffrey Hugo2016-09-051-69/+67Star
| * | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-051-7/+13
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-09-122-4/+5
|\ \
| * | x86, clock: Fix kvm guest tsc initializationPrarit Bhargava2016-09-081-0/+1
| * | KVM: lapic: adjust preemption timer correctly when goes TSC backwardWanpeng Li2016-09-051-4/+4
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-101-7/+10
|\ \ \
| * | | mm: fix cache mode of dax pmd mappingsDan Williams2016-09-101-7/+10
| |/ /
* | | Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-072-0/+7
|\ \ \
| * | | um/ptrace: Fix the syscall number update after a ptraceMickaël Salaün2016-09-072-0/+7
| | |/ | |/|
* / | x86/uaccess: force copy_*_user() to be inlinedKees Cook2016-09-061-2/+2
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-041-0/+12
|\ \
| * | x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-021-0/+12
| |/
* | x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-021-2/+2
* | kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-021-0/+2
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-302-61/+9Star
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-281-0/+3
|\
| * x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-08-241-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-281-67/+69
|\ \
| * | kvm: nVMX: fix nested tsc scalingPeter Feiner2016-08-181-4/+12
| * | KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2016-08-181-0/+13
| * | KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář2016-08-181-63/+44Star
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-271-1/+1
|\ \ \
| * | | treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada2016-08-271-1/+1
* | | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-271-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | x86/PCI: VMD: Fix infinite loop executing irq'sKeith Busch2016-08-231-2/+8
* | | | Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-08-241-1/+1
|\ \ \ \
| * | | | xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-08-233-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | crypto: sha512-mb - fix ctx pointerXiaodong Liu2016-08-161-2/+2
| * | | crypto: sha256-mb - fix ctx pointer and digest copyXiaodong Liu2016-08-162-5/+6
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-192-10/+24
|\ \ \
| * | | x86/smp: Fix __max_logical_packages value setupJiri Olsa2016-08-181-9/+16
| * | | x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-08-181-1/+8
| | |/ | |/|
* | | Merge branch 'pm-sleep'Rafael J. Wysocki2016-08-181-1/+1
|\ \ \ | |/ / |/| |
| * | x86/power/64: Use __pa() for physical address computationRafael J. Wysocki2016-08-161-1/+1
* | | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-08-133-11/+14
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2016-08-123-11/+14
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki2016-08-083-11/+14
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-1220-195/+182Star
|\ \ \ \
| * | | | x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()Sebastian Andrzej Siewior2016-08-111-4/+9
| * | | | x86/efi: Allocate a trampoline if needed in efi_free_boot_services()Andy Lutomirski2016-08-111-0/+21
| * | | | x86/boot: Rework reserve_real_mode() to allow multiple triesAndy Lutomirski2016-08-112-8/+30