summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-10-12x86/ras/mce_amd_inj: Inject bank 4 errors on the NBCAravind Gopalakrishnan
2015-10-12x86/ras/mce_amd_inj: Trigger deferred and thresholding errors interruptsAravind Gopalakrishnan
2015-10-12x86/ras/mce_amd_inj: Return early on invalid inputAravind Gopalakrishnan
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi
2015-10-12x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi
2015-10-12efifb: Add support for 64-bit frame buffer addressesMatt Fleming
2015-10-12efi/x86: Move efi=debug option parsing to coreLeif Lindholm
2015-10-12Merge branch 'x86/ras' into ras/core, to pick up changesIngo Molnar
2015-10-11x86/mce: Include linux/ioctl.h in uapi mce headerGabriel Laskar
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-08crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar
2015-10-07swiotlb: Enable it under x86 PAEChristian Melki
2015-10-06perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncoreTaku Izumi
2015-10-06perf/x86: Add Intel cstate PMUs supportKan Liang
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel
2015-10-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings
2015-10-02x86/mm: Set NX on gap between __ex_table and rodataStephen Smalley
2015-10-02x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini
2015-10-01x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming
2015-10-01perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()Vaishali Thakkar
2015-10-01Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgentIngo Molnar
2015-09-30x86/process: Unify 32bit and 64bit implementations of get_wchan()Thomas Gleixner
2015-09-30x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-09-30x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin
2015-09-30Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fixIngo Molnar
2015-09-30x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov
2015-09-28x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-09-28xen/x86: Don't try to write syscall-related MSRs for PV guestsBoris Ostrovsky
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross
2015-09-28Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář
2015-09-28x86/mce: Don't clear shared banks on Intel when offlining CPUsAshok Raj
2015-09-28perf/core, perf/x86: Change needlessly global functions and a variable to staticGeliang Tang
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds