summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-28x86/efi: Include a .bss section within the PE/COFF headersMichael Brown
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-28x86, tsc: Fix cpufreq lockupPeter Zijlstra
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-07-17crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna
2014-07-09kvm: fix wrong address when writing Hyper-V tsc pageXiaoming Gao
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-30x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-26KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-05x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-06-05x86/smpboot: Log error on secondary CPU wakeup failure at ERR levelIgor Mammedov
2014-06-05x86: Fix list/memory corruption on CPU hotplugIgor Mammedov
2014-06-04x86: irq: Get correct available vectors for cpu disableYinghai Lu
2014-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-02x86/efi: Do not export efi runtime map in case old mapDave Young
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-21x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski
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-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-11x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin
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/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