| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-02-06 | 1 | -4/+4 |
|\ |
|
| * | crypto: aesni - Fix failure when pcbc module is absent | Herbert Xu | 2017-02-03 | 1 | -4/+4 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-04 | 2 | -0/+3 |
|\ \ |
|
| * | | x86/irq: Make irq activate operations symmetric | Thomas Gleixner | 2017-01-31 | 2 | -0/+3 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-02-04 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | KVM: x86: do not save guest-unsupported XSAVE state | Radim Krčmář | 2017-02-03 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-02 | 6 | -35/+37 |
|\ \ \ |
|
| * | | | x86/mce: Make timer handling more robust | Thomas Gleixner | 2017-01-31 | 1 | -19/+12 |
| * | | | x86/microcode: Do not access the initrd after it has been freed | Borislav Petkov | 2017-01-30 | 3 | -7/+21 |
| * | | | x86/fpu/xstate: Fix xcomp_bv in XSAVES header | Yu-cheng Yu | 2017-01-24 | 2 | -2/+3 |
| * | | | x86/fpu: Set the xcomp_bv when we fake up a XSAVES area | Kevin Hao | 2017-01-23 | 1 | -0/+1 |
| * | | | x86/microcode/intel: Drop stashed AP patch pointer optimization | Borislav Petkov | 2017-01-23 | 1 | -8/+1 |
| |/ / |
|
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-02-02 | 2 | -175/+117 |
|\ \ \ |
|
| * | | | perf/x86/intel/uncore: Make package handling more robust | Thomas Gleixner | 2017-02-01 | 1 | -105/+91 |
| * | | | perf/x86/intel/uncore: Clean up hotplug conversion fallout | Thomas Gleixner | 2017-02-01 | 1 | -40/+4 |
| * | | | perf/x86/intel/rapl: Make package handling more robust | Thomas Gleixner | 2017-02-01 | 1 | -34/+26 |
| |/ / |
|
* | | | x86/efi: Always map the first physical page into the EFI pagetables | Jiri Kosina | 2017-01-28 | 1 | -0/+16 |
|/ / |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-01-22 | 1 | -0/+2 |
|\ \ |
|
| * | | x86/ioapic: Restore IO-APIC irq_chip retrigger callback | Ruslan Ruslichenko | 2017-01-18 | 1 | -0/+2 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-01-20 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | KVM: x86: fix fixing of hypercalls | Dmitry Vyukov | 2017-01-17 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-01-19 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F | Bjorn Helgaas | 2017-01-11 | 1 | -0/+10 |
* | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-01-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug | Sedat Dilek | 2016-12-27 | 1 | -1/+1 |
* | | | | | perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug | Zhou Chengming | 2017-01-17 | 1 | -2/+5 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-01-15 | 18 | -100/+129 |
|\ \ \ \ |
|
| * | | | | x86/mpx: Use compatible types in comparison to fix sparse error | Tobias Klauser | 2017-01-14 | 1 | -1/+1 |
| * | | | | x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() | Len Brown | 2017-01-14 | 1 | -0/+1 |
| * | | | | x86/entry: Fix the end of the stack for newly forked tasks | Josh Poimboeuf | 2017-01-12 | 2 | -23/+18 |
| * | | | | x86/unwind: Include __schedule() in stack traces | Josh Poimboeuf | 2017-01-12 | 2 | -5/+10 |
| * | | | | x86/unwind: Disable KASAN checks for non-current tasks | Josh Poimboeuf | 2017-01-12 | 2 | -3/+22 |
| * | | | | x86/unwind: Silence warnings for non-current tasks | Josh Poimboeuf | 2017-01-12 | 1 | -0/+10 |
| * | | | | x86/microcode/intel: Use correct buffer size for saving microcode data | Junichi Nomura | 2017-01-09 | 1 | -2/+3 |
| * | | | | x86/microcode/intel: Fix allocation size of struct ucode_patch | Junichi Nomura | 2017-01-09 | 1 | -1/+1 |
| * | | | | x86/microcode/intel: Add a helper which gives the microcode revision | Borislav Petkov | 2017-01-09 | 3 | -38/+31 |
| * | | | | x86/microcode: Use native CPUID to tickle out microcode revision | Borislav Petkov | 2017-01-09 | 2 | -24/+4 |
| * | | | | x86/CPU: Add native CPUID variants returning a single datum | Borislav Petkov | 2017-01-09 | 1 | -0/+18 |
| * | | | | x86/boot: Add missing declaration of string functions | Nicholas Mc Guire | 2017-01-09 | 2 | -0/+10 |
| * | | | | x86/CPU/AMD: Fix Bulldozer topology | Borislav Petkov | 2017-01-06 | 1 | -8/+1 |
| * | | | | x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev' | Andy Shevchenko | 2017-01-05 | 2 | -1/+5 |
| * | | | | x86/cpu: Fix typo in the comment for Anniedale | Andy Shevchenko | 2017-01-05 | 1 | -1/+1 |
| * | | | | x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c... | Lukasz Odzioba | 2017-01-05 | 1 | -1/+1 |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-01-15 | 7 | -3/+15 |
|\ \ \ \ \ |
|
| * | | | | | perf/x86: Reject non sampling events with precise_ip | Jiri Olsa | 2017-01-14 | 1 | -0/+4 |
| * | | | | | perf/x86/intel: Account interrupts for PEBS errors | Jiri Olsa | 2017-01-14 | 1 | -1/+5 |
| * | | | | | perf/x86/intel: Use ULL constant to prevent undefined shift behaviour | Colin King | 2017-01-11 | 1 | -1/+1 |
| * | | | | | perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ... | Prarit Bhargava | 2017-01-11 | 1 | -1/+1 |
| * | | | | | perf/x86: Set pmu->module in Intel PMU modules | David Carrillo-Cisneros | 2017-01-05 | 3 | -0/+4 |
| |/ / / / |
|
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-01-15 | 2 | -2/+68 |
|\ \ \ \ \ |
|