Age | Commit message (Expand) | Author | Files | Lines |
2016-07-14 | x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk | Alex Hung | 1 | -0/+21 |
2016-07-14 | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 2 | -2/+1 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 49 | -49/+49 |
2016-07-14 | x86: Don't use module.h just for AUTHOR / LICENSE tags | Paul Gortmaker | 1 | -5/+0 |
2016-07-14 | Merge branch 'x86/platform' into x86/headers, to apply dependent patches | Ingo Molnar | 1 | -4/+3 |
2016-07-14 | x86/hpet: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -35/+34 |
2016-07-13 | Merge branch 'timers/core' into smp/hotplug to pick up dependencies | Thomas Gleixner | 2 | -4/+4 |
2016-07-11 | x86/tsc: Enumerate BXT tsc_khz via CPUID | Len Brown | 1 | -1/+15 |
2016-07-11 | x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID | Len Brown | 2 | -7/+69 |
2016-07-11 | x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration | Len Brown | 2 | -5/+2 |
2016-07-11 | x86/fpu/xstate: Re-enable XSAVES | Yu-cheng Yu | 2 | -15/+9 |
2016-07-11 | x86/fpu/xstate: Fix fpstate_init() for XRSTORS | Yu-cheng Yu | 1 | -0/+8 |
2016-07-11 | x86/fpu/xstate: Return NULL for disabled xstate component address | Yu-cheng Yu | 1 | -0/+5 |
2016-07-11 | x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES | Yu-cheng Yu | 1 | -2/+9 |
2016-07-10 | Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" | Ingo Molnar | 1 | -8/+0 |
2016-07-10 | x86/quirks: Add early quirk to reset Apple AirPort card | Lukas Wunner | 1 | -0/+64 |
2016-07-10 | x86/quirks: Reintroduce scanning of secondary buses | Lukas Wunner | 1 | -13/+21 |
2016-07-10 | x86/quirks: Apply nvidia_bugs quirk only on root bus | Lukas Wunner | 1 | -0/+7 |
2016-07-10 | x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates | Yu-cheng Yu | 1 | -0/+9 |
2016-07-10 | x86/fpu/xstate: Fix XSTATE component offset print out | Yu-cheng Yu | 1 | -2/+16 |
2016-07-10 | x86/fpu/xstate: Fix PTRACE frames for XSAVES | Yu-cheng Yu | 2 | -23/+212 |
2016-07-10 | x86/fpu/xstate: Fix supervisor xstate component offset | Yu-cheng Yu | 1 | -23/+39 |
2016-07-10 | x86/fpu/xstate: Align xstate components according to CPUID | Yu-cheng Yu | 1 | -28/+32 |
2016-07-10 | Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes | Ingo Molnar | 11 | -40/+51 |
2016-07-10 | x86/tsc_msr: Add Airmont reference clock values | Len Brown | 1 | -1/+4 |
2016-07-10 | x86/tsc_msr: Correct Silvermont reference clock values | Len Brown | 1 | -3/+3 |
2016-07-10 | x86/tsc_msr: Update comments, expand definitions | Len Brown | 1 | -26/+10 |
2016-07-10 | x86/tsc_msr: Remove debugging messages | Len Brown | 1 | -16/+3 |
2016-07-10 | x86/tsc_msr: Identify Intel-specific code | Len Brown | 1 | -0/+3 |
2016-07-10 | Revert "x86/tsc: Add missing Cherrytrail frequency to the table" | Len Brown | 1 | -3/+0 |
2016-07-09 | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes | Ingo Molnar | 8 | -27/+38 |
2016-07-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2016-07-08 | x86/mm: Enable KASLR for physical mapping memory regions | Thomas Garnier | 1 | -1/+1 |
2016-07-08 | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 1 | -0/+3 |
2016-07-08 | Merge branch 'x86/mm' into x86/boot, to pick up dependencies | Ingo Molnar | 7 | -25/+36 |
2016-07-08 | x86/dumpstack: Add show_stack_regs() and use it | Borislav Petkov | 1 | -0/+5 |
2016-07-08 | x86/dumpstack: Honor supplied @regs arg | Andy Lutomirski | 2 | -2/+6 |
2016-07-08 | x86/microcode: Remove unused symbol exports | Borislav Petkov | 2 | -3/+0 |
2016-07-08 | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ... | Ingo Molnar | 10 | -38/+49 |
2016-07-08 | x86/mce: Fix mce_rdmsrl() warning message | Borislav Petkov | 1 | -1/+1 |
2016-07-08 | x86/mce/AMD: Increase size of the bank_map type | Aravind Gopalakrishnan | 1 | -1/+1 |
2016-07-08 | Merge tag 'v4.7-rc6' into ras/core, to pick up fixes before merging new changes | Ingo Molnar | 7 | -25/+36 |
2016-07-07 | timers, x86/mce: Initialize MCE restart timer as pinned | Thomas Gleixner | 1 | -2/+2 |
2016-07-07 | timers, x86/apic/uv: Initialize the UV heartbeat timer as pinned | Thomas Gleixner | 1 | -2/+2 |
2016-07-07 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne... | Ingo Molnar | 1 | -2/+9 |
2016-07-04 | genirq: Add affinity hint to irq allocation | Thomas Gleixner | 1 | -2/+3 |
2016-07-02 | Back-merge tag 'v4.7-rc5' into drm-next | Dave Airlie | 9 | -36/+40 |
2016-07-01 | x86/amd_nb: Clean up init path | Borislav Petkov | 1 | -23/+14 |
2016-07-01 | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fix | Ingo Molnar | 4 | -15/+15 |
2016-07-01 | x86/amd_nb: Fix boot crash on non-AMD systems | Borislav Petkov | 1 | -2/+2 |