summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-07-15x86/smp: Remove unnecessary initialization of thread_info::cpuAndy Lutomirski
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2016-07-15x86/dumpstack: When OOPSing, rewind the stack before do_exit()Andy Lutomirski
2016-07-15x86/dumpstack/64: Handle faults when printing the "Stack: " part of an OOPSAndy Lutomirski
2016-07-15x86/dumpstack: Try harder to get a call trace on stack overflowAndy Lutomirski
2016-07-14x86/reboot: Add Dell Optiplex 7450 AIO reboot quirkAlex Hung
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-14x86: Don't use module.h just for AUTHOR / LICENSE tagsPaul Gortmaker
2016-07-14Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar
2016-07-14x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-13Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner
2016-07-11x86/tsc: Enumerate BXT tsc_khz via CPUIDLen Brown
2016-07-11x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUIDLen Brown
2016-07-11x86/tsc_msr: Remove irqoff around MSR-based TSC enumerationLen Brown
2016-07-11x86/fpu/xstate: Re-enable XSAVESYu-cheng Yu
2016-07-11x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu
2016-07-11x86/fpu/xstate: Return NULL for disabled xstate component addressYu-cheng Yu
2016-07-11x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVESYu-cheng Yu
2016-07-10Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"Ingo Molnar
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-07-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-07-10x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstatesYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix XSTATE component offset print outYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu
2016-07-10x86/fpu/xstate: Align xstate components according to CPUIDYu-cheng Yu
2016-07-10Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changesIngo Molnar
2016-07-10x86/tsc_msr: Add Airmont reference clock valuesLen Brown
2016-07-10x86/tsc_msr: Correct Silvermont reference clock valuesLen Brown
2016-07-10x86/tsc_msr: Update comments, expand definitionsLen Brown
2016-07-10x86/tsc_msr: Remove debugging messagesLen Brown
2016-07-10x86/tsc_msr: Identify Intel-specific codeLen Brown
2016-07-10Revert "x86/tsc: Add missing Cherrytrail frequency to the table"Len Brown
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-08x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier
2016-07-08Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar
2016-07-08x86/dumpstack: Add show_stack_regs() and use itBorislav Petkov
2016-07-08x86/dumpstack: Honor supplied @regs argAndy Lutomirski
2016-07-08x86/microcode: Remove unused symbol exportsBorislav Petkov
2016-07-08Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar
2016-07-08x86/mce: Fix mce_rdmsrl() warning messageBorislav Petkov
2016-07-08x86/mce/AMD: Increase size of the bank_map typeAravind Gopalakrishnan
2016-07-08Merge tag 'v4.7-rc6' into ras/core, to pick up fixes before merging new changesIngo Molnar
2016-07-07timers, x86/mce: Initialize MCE restart timer as pinnedThomas Gleixner
2016-07-07timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner