summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-041-9/+9
|\
| * x86/nmi: Use raw lockScott Wood2017-08-161-9/+9
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-042-14/+18
|\ \
| * | x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov2017-08-291-13/+14
| * | x86/microcode/AMD: Free unneeded patch before exit from update_cache()Shu Wang2017-07-251-1/+4
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-042-22/+36
|\ \ \
| * | | x86/cpu/amd: Hide unused legacy_fixup_core_id() functionArnd Bergmann2017-08-111-1/+1
| * | | x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_maskSuravee Suthikulpanit2017-08-101-14/+18
| * | | x86/cpu/amd: Limit cpu_core_id fixup to families older than F17hSuravee Suthikulpanit2017-08-101-7/+17
| | |/ | |/|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-0419-190/+817
|\ \ \
| * | | x86/lguest: Remove lguest supportJuergen Gross2017-08-243-23/+0
| * | | x86: Clarify/fix no-op barriers for text_poke_bp()Peter Zijlstra2017-08-101-6/+16
| * | | x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski2017-08-101-105/+122
| * | | x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski2017-08-101-0/+9
| * | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2017-08-1011-39/+85
| |\| |
| * | | x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment readsAndy Lutomirski2017-07-305-6/+5
| * | | x86/traps: Don't clear segment high bits in early_idt_handler_common()Andy Lutomirski2017-07-301-12/+8
| * | | x86/ldt/64: Refresh DS and ES when modify_ldt changes an entryAndy Lutomirski2017-07-271-0/+21
| * | | x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-267-29/+622
| * | | x86/dumpstack: Fix interrupt and exception stack boundary checksJosh Poimboeuf2017-07-182-4/+4
| * | | x86/dumpstack: Fix occasionally missing registersJosh Poimboeuf2017-07-181-5/+7
| * | | x86/entry/64: Refactor IRQ stacks and make them NMI-safeAndy Lutomirski2017-07-181-0/+3
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-7/+2
|\ \ \ \
| * | | | x86/mce/AMD: Allow any CPU to initialize the smca_banks arrayYazen Ghannam2017-07-251-7/+2
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-042-5/+6
|\ \ \ \
| * \ \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-247-24/+44
| |\ \ \ \
| * | | | | kprobes/x86: Do not jump-optimize kprobes on irq entry codeMasami Hiramatsu2017-08-101-3/+6
| * | | | | irq: Make the irqentry text section unconditionalMasami Hiramatsu2017-08-101-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-041-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-157-36/+74
| |\| | |
| * | | | Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-274-3/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-201-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter2017-07-107-13/+17
| | |\ \ \
| | * | | | x86/gpu: CNL uses the same GMS values as SKLPaulo Zanoni2017-07-061-0/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-206-24/+41
|\ \ \ \ \ \
| * | | | | | x86: Constify attribute_group structuresArvind Yadav2017-08-183-5/+5
| * | | | | | x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko2017-08-171-3/+4
| * | | | | | x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner2017-08-151-3/+15
| * | | | | | x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov2017-08-101-13/+17
| | |_|_|_|/ | |/| | | |
* / | | | | cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies2017-08-111-0/+3
|/ / / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-08-051-2/+4
|\ \ \ \ \
| * | | | | KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li2017-08-011-2/+4
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-051-16/+11
|\ \ \ \ \ \
| * | | | | | x86/hpet: Cure interface abuse in the resume pathThomas Gleixner2017-08-011-16/+11
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki2017-08-031-14/+26
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | | |_|_|_|/ | | |/| | | |
| * / | | | | cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki2017-07-301-14/+26
| |/ / / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-301-3/+3
|\ \ \ \ \ \
| * | | | | | x86/efi: Fix reboot_mode when EFI runtime services are disabledStefan Assmann2017-07-251-3/+3
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-301-1/+9
|\ \ \ \ \ \
| * | | | | | kprobes/x86: Release insn_slot in failure pathMasami Hiramatsu2017-07-241-1/+9
| |/ / / / /