summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-074-48/+22
|\
| * x86/fpu: Track AVX-512 usage of tasksAubrey Li2019-02-112-0/+14
| * Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixesIngo Molnar2019-02-11817-4021/+8528
| |\
| * | x86/fpu: Get rid of CONFIG_AS_FXSAVEQBorislav Petkov2019-01-222-45/+6
| * | x86/traps: Have read_cr0() only once in the #NM handlerBorislav Petkov2019-01-221-3/+2
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-0724-55/+38
|\ \ \
| * | | x86/uaccess: Remove unused __addr_ok() macroBorislav Petkov2019-02-251-3/+0
| * | | x86/smpboot: Remove unused phys_id variableShaokun Zhang2019-02-181-6/+1
| * | | x86/mm/dump_pagetables: Remove the unused prev_pud variableShaokun Zhang2019-02-141-2/+0
| * | | x86/fpu: Move init_xstate_size() to __init sectionSergey Senozhatsky2019-02-081-1/+1
| * | | x86/cpu_entry_area: Move percpu_setup_debug_store() to __init sectionSergey Senozhatsky2019-02-081-1/+1
| * | | x86/mtrr: Remove unused variableBo Yu2019-02-081-2/+1
| * | | x86/boot/compressed/64: Explain paging_prepare()'s return valueKirill A. Shutemov2019-02-061-3/+6
| * | | x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre2019-02-051-7/+0
| * | | x86/asm/suspend: Drop ENTRY from local dataJiri Slaby2019-01-302-7/+7
| * | | x86/hw_breakpoints, kprobes: Remove kprobes ifdefferyBorislav Petkov2019-01-302-4/+5
| * | | x86/boot: Save several bytes in decompressorCao jin2019-01-291-2/+0
| * | | x86/trap: Remove useless declarationPingfan Liu2019-01-291-1/+0
| * | | x86/mm/tlb: Remove unused cpu variableShaokun Zhang2019-01-291-3/+0
| * | | x86/events: Mark expected switch-case fall-throughsGustavo A. R. Silva2019-01-292-0/+3
| * | | x86/asm-prototypes: Remove duplicate include <asm/page.h>Brajeswar Ghosh2019-01-281-1/+0
| * | | x86/kernel: Mark expected switch-case fall-throughsGustavo A. R. Silva2019-01-265-0/+6
| * | | x86/insn-eval: Mark expected switch-case fall-throughGustavo A. R. Silva2019-01-261-0/+2
| * | | x86/platform/UV: Replace kmalloc() and memset() with k[cz]alloc() callsGustavo A. R. Silva2019-01-161-6/+2
| * | | x86/e820: Replace kmalloc() + memcpy() with kmemdup()Huang Zijiang2019-01-131-6/+3
* | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-077-7/+12
|\ \ \ \
| * | | | x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann2019-02-281-0/+5
| * | | | x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov2019-01-164-4/+4
| * | | | x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar2019-01-122-2/+2
| * | | | x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola2019-01-091-1/+1
| |/ / /
* | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0710-25/+585
|\ \ \ \
| * | | | x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov2019-02-281-3/+16
| * | | | x86/boot: Correct RSDP parsing with 32-bit EFIBorislav Petkov2019-02-131-19/+31
| * | | | x86/kexec: Fill in acpi_rsdp_addr from the first kernelKairui Song2019-02-061-1/+3
| * | | | x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVEBorislav Petkov2019-02-062-2/+2
| * | | | x86/boot: Fix cmdline_find_option() prototype visibilityBorislav Petkov2019-02-061-2/+0
| * | | | x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory onlyChao Fan2019-02-012-11/+61
| * | | | x86/boot: Parse SRAT table and count immovable memory regionsChao Fan2019-02-013-4/+131
| * | | | x86/boot: Early parse RSDP and save it in boot_paramsChao Fan2019-02-014-0/+31
| * | | | x86/boot: Search for RSDP in memoryChao Fan2019-02-011-0/+77
| * | | | x86/boot: Search for RSDP in the EFI tablesChao Fan2019-02-011-2/+79
| * | | | x86/boot: Add "acpi_rsdp=" early parsingChao Fan2019-02-012-0/+35
| * | | | x86/boot: Copy kstrtoull() to boot/string.cChao Fan2019-02-012-0/+142
| * | | | x86/boot: Build the command line parsing code unconditionallyBorislav Petkov2019-02-011-4/+0
* | | | | Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-03-0711-257/+113
|\ \ \ \ \
| * | | | | xtensa: simplify trap_initMax Filippov2019-02-071-3/+2
| * | | | | xtensa: drop unused definitionsMax Filippov2019-02-072-11/+0
| * | | | | xtensa: fix get_wchanMax Filippov2019-02-071-2/+2
| * | | | | xtensa: use generic spinlock/rwlock implementationMax Filippov2019-02-074-194/+10
| * | | | | xtensa: provide xchg for sizes 1 and 2Max Filippov2019-02-071-4/+32