aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Merge tag 'v4.7-rc6' into ras/core, to pick up fixes before merging new changesIngo Molnar7-25/+36
2016-07-07timers, x86/mce: Initialize MCE restart timer as pinnedThomas Gleixner1-2/+2
2016-07-07timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner1-2/+2
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changesIngo Molnar1-2/+9
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner1-2/+3
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie9-36/+40
2016-07-01x86/amd_nb: Clean up init pathBorislav Petkov1-23/+14
2016-07-01Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar4-15/+15
2016-07-01x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-06-27pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang1-2/+5
2016-06-27pvclock: Add CPU barriers to get correct version valueMinfei Huang1-0/+4
2016-06-27x86/boot/64: Add forgotten end of function markerBorislav Petkov1-0/+1
2016-06-27Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar6-23/+27
2016-06-27Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar6-23/+27
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds2-3/+1
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds3-20/+14
2016-06-22ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov1-8/+1
2016-06-18x86/fpu/xstate: Copy xstate registers directly to the signal frame when compacted format is in useYu-cheng Yu2-2/+3
2016-06-18x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init optimizationFenghua Yu1-4/+2
2016-06-18x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size'Fenghua Yu4-17/+20
2016-06-18x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu3-36/+72
2016-06-14Merge branch 'x86/cpu' into x86/platform, to avoid conflictIngo Molnar1-4/+3
2016-06-14x86/signals: Add build-time checks to the siginfo compat codeDave Hansen1-0/+93
2016-06-14x86/signals: Add missing signal_compat code for x86 featuresDave Hansen1-0/+15
2016-06-14kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu1-0/+12
2016-06-14perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen1-0/+8
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar3-13/+13
2016-06-14KVM: Fix steal clock warp during guest CPU hotplugWanpeng Li1-2/+0
2016-06-14x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen1-7/+17
2016-06-14x86/mce: Do not use bank 1 for APEI generated error logsTony Luck1-1/+1
2016-06-13Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into x86/cpuRafael J. Wysocki1-4/+3
2016-06-11Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar3-13/+13
2016-06-10x86/apic: Fix misspelled APICClaudio Fontana1-3/+3
2016-06-10x86/ioapic: Simplify ioapic_setup_resources()Rui Wang1-11/+7
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-08x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.hH. Peter Anvin1-2/+2
2016-06-08x86, bitops: remove use of "sbb" to return CFH. Peter Anvin1-4/+1
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov2-0/+5
2016-06-08x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov1-2/+2
2016-06-08x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen2-0/+21
2016-06-08Merge branch 'x86/urgent' into x86/cpu, to pick up dependencyIngo Molnar69-903/+1627
2016-06-08Documentation/microcode: Document some aspects for more clarityBorislav Petkov1-7/+9
2016-06-08x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov1-1/+1
2016-06-08x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov1-9/+6
2016-06-08x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()Borislav Petkov1-5/+5
2016-06-08x86/microcode: Propagate save_microcode_in_initrd() retvalBorislav Petkov2-5/+5