summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-21x86_64, entry: Merge paranoidzeroentry_ist into idtentryAndy Lutomirski
2014-05-21x86_64, entry: Merge most 64-bit asm entry macrosAndy Lutomirski
2014-05-21x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotationsAndy Lutomirski
2014-05-21x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXMSuravee Suthikulpanit
2014-05-21x86/PCI: Warn if we have to "guess" host bridge node informationMyron Stowe
2014-05-20x86, microcode: Add a disable chicken bitBorislav Petkov
2014-05-20x86, boot: Carve out early cmdline parsing functionBorislav Petkov
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring
2014-05-19fix Haswell precise store data source encodingStephane Eranian
2014-05-15goldfish: Allow 64bit buildsAlan
2014-05-15x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()David Vrabel
2014-05-15x86/xen: set regions above the end of RAM as 1:1David Vrabel
2014-05-15x86/xen: only warn once if bad MFNs are found during setupDavid Vrabel
2014-05-15x86/xen: compactly store large identity ranges in the p2mDavid Vrabel
2014-05-15x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFNDavid Vrabel
2014-05-15x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()David Vrabel
2014-05-15xen/x86: set panic notifier priority to minimumRadim Krčmář
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-05-14KVM: x86: disable master clock if TSC is reset during suspendMarcelo Tosatti
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring
2014-05-13x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-05-13net: filter: x86: fix JIT address randomizationAlexei Starovoitov
2014-05-12KVM: x86: Fix CR3 reserved bits check in long modeJan Kiszka
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel
2014-05-11x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin
2014-05-09x86, iosf: Add PCI ID macros for better readabilityOng Boon Leong
2014-05-09x86, iosf: Add Quark X1000 PCI IDOng Boon Leong
2014-05-09x86, iosf: Added Quark MBI identifiersOng Boon Leong
2014-05-09x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund
2014-05-08x86, boot: Remove misc.h inclusion from compressed/string.cVivek Goyal
2014-05-08x86, boot: Do not include boot.h in string.cVivek Goyal
2014-05-08kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo
2014-05-08sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang
2014-05-07x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin
2014-05-07kvm/x86: implement hv EOI assistMichael S. Tsirkin
2014-05-07KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit
2014-05-07KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit
2014-05-07KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini
2014-05-07Merge branch 'perf/urgent' into perf/core, to avoid conflictsIngo Molnar
2014-05-07perf/x86/intel: Fix Silvermont's event constraintsYan, Zheng
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2014-05-06KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das
2014-05-06KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das
2014-05-06KVM: nVMX: additional checks on vmxon regionBandan Das