| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-01-03 | 3 | -5/+21 |
|\ |
|
| * | parisc: Add line-break when printing segfault info | Helge Deller | 2017-01-02 | 1 | -1/+1 |
| * | parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code | Helge Deller | 2016-12-29 | 1 | -1/+0 |
| * | parisc: Mark cr16 clocksource unstable on SMP systems | Helge Deller | 2016-12-29 | 1 | -3/+20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-01-02 | 2 | -4/+12 |
|\ \ |
|
| * | | s390/kbuild: enable modversions for symbols exported from asm | Heiko Carstens | 2016-12-20 | 1 | -0/+8 |
| * | | s390/vtime: correct system time accounting | Martin Schwidefsky | 2016-12-20 | 1 | -4/+4 |
* | | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2017-01-02 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | openrisc: Add _text symbol to fix ksym build error | Stafford Horne | 2017-01-02 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | mm: optimize PageWaiters bit use for unlock_page() | Linus Torvalds | 2016-12-29 | 1 | -0/+13 |
* | | | x86/mce/AMD: Make the init code more robust | Thomas Gleixner | 2016-12-27 | 1 | -0/+3 |
* | | | arm64: don't pull uaccess.h into *.S | Al Viro | 2016-12-26 | 9 | -71/+72 |
|/ / |
|
* | | powerpc: Fix build warning on 32-bit PPC | Larry Finger | 2016-12-26 | 1 | -1/+1 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-12-25 | 67 | -131/+129 |
|\ \ |
|
| * | | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 4 | -7/+6 |
| * | | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 63 | -124/+123 |
* | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-25 | 35 | -64/+73 |
|\ \ \
| |/ /
|/| | |
|
| * | | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 32 | -44/+44 |
| * | | x86/msr: Remove bogus cleanup from the error path | Thomas Gleixner | 2016-12-25 | 1 | -1/+0 |
| * | | perf/x86/intel/cstate: Prevent hotplug callback leak | Thomas Gleixner | 2016-12-25 | 1 | -7/+7 |
| * | | ARM/imx/mmcd: Fix broken cpu hotplug handling | Thomas Gleixner | 2016-12-25 | 1 | -12/+22 |
* | | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 442 | -442/+442 |
|/ / |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-24 | 21 | -114/+263 |
|\ \ |
|
| * | | Revert "x86/unwind: Detect bad stack return address" | Josh Poimboeuf | 2016-12-23 | 1 | -10/+1 |
| * | | x86/paravirt: Mark unused patch_default label | Peter Zijlstra | 2016-12-22 | 2 | -2/+2 |
| * | | x86/microcode/AMD: Reload proper initrd start address | Borislav Petkov | 2016-12-21 | 1 | -7/+5 |
| * | | x86/platform/intel/quark: Add printf attribute to imr_self_test_result() | Nicolas Iooss | 2016-12-20 | 1 | -1/+2 |
| * | | x86/platform/intel-mid: Switch MPU3050 driver to IIO | Linus Walleij | 2016-12-20 | 1 | -1/+1 |
| * | | x86/alternatives: Do not use sync_core() to serialize I$ | Borislav Petkov | 2016-12-20 | 1 | -5/+10 |
| * | | x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic | Vitaly Kuznetsov | 2016-12-20 | 1 | -0/+24 |
| * | | x86/asm: Rewrite sync_core() to use IRET-to-self | Andy Lutomirski | 2016-12-19 | 1 | -22/+58 |
| * | | x86/microcode/intel: Replace sync_core() with native_cpuid() | Andy Lutomirski | 2016-12-19 | 1 | -3/+23 |
| * | | Revert "x86/boot: Fail the boot if !M486 and CPUID is missing" | Andy Lutomirski | 2016-12-19 | 1 | -6/+0 |
| * | | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels | Andy Lutomirski | 2016-12-19 | 1 | -1/+1 |
| * | | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 | Andy Lutomirski | 2016-12-19 | 1 | -3/+4 |
| * | | x86/tools: Fix gcc-7 warning in relocs.c | Markus Trippelsdorf | 2016-12-19 | 1 | -1/+2 |
| * | | x86/unwind: Dump stack data on warnings | Josh Poimboeuf | 2016-12-19 | 2 | -1/+39 |
| * | | x86/unwind: Adjust last frame check for aligned function stacks | Josh Poimboeuf | 2016-12-19 | 1 | -1/+8 |
| * | | x86/init: Fix a couple of comment typos | Dmitry Torokhov | 2016-12-19 | 1 | -3/+3 |