aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-07-18x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-07-18crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna
2014-07-18KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-18KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-17ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-02x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-07-02x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger
2014-07-02x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-07-02hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-07-02KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini
2014-06-27ftrace/x86: Call text_ip_addr() instead of the duplicated codePetr Mladek
2014-06-09x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-06-06x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-05-29xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk
2014-05-29KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-05-15x86/efi: Correct EFI boot stub use of code32_startMatt Fleming
2014-05-15x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-05-15ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek
2014-05-05x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-05-05x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan
2014-04-18crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-04-03Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-04-03arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani
2014-04-03crypto: sha256_ssse3 - also test for BMI2Oliver Neukum
2014-03-31KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-03-31KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-03-31KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2014-03-31x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-24x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-24KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-22x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-22x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-22x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2014-03-05perf/x86: Fix event schedulingPeter Zijlstra
2014-03-05x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-03-05kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-22x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-22xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-13mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-02-06x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-02-06x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
2014-02-06KVM: x86: limit PIT timer frequencyMarcelo Tosatti