summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-12-03x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-11-19x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-11-13x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-11-13x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-11-13x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-11-13x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov
2014-11-13x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov
2014-10-31perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-10-31x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-13sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-09-12x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava
2014-09-12x86: Add check for number of available vectors before CPU downPrarit Bhargava
2014-09-03x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-09-03x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-08-19x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-19x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-19x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-19x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-19x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-19x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-08-19Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-07-30x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-29perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-02x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-07-02x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
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-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-03-24x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
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-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
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-01-25ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-11-29ftrace/x86: skip over the breakpoint for ftrace callerKevin Hao
2013-11-29x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger