summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-10-05perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-09-05x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-09-05x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
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: 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, tsc: Fix cpufreq lockupPeter Zijlstra
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-06-30x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-30x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-06-07x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-05-06x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-05-06ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek
2014-04-26x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman
2014-04-26x86, hyperv: Bypass the timer_irq_works() checkJason Wang
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-07x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-07x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-27perf/x86: Fix event schedulingPeter Zijlstra
2014-02-25x86, kaslr: export offset in VMCOREINFO ELF notesEugene Surovegin
2014-02-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-02-19x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg
2014-02-19x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-11ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-11x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-02-09x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt
2014-02-09perf/x86: Fix Userspace RDPMC switchPeter Zijlstra