summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-151-5/+15
|\
| * x86: kvmguest: use TSC clocksource if invariant TSC is exposedMarcelo Tosatti2019-02-201-0/+14
| * x86/kvmclock: set offset for kvm unstable clockPavel Tatashin2019-02-201-5/+1
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-122-69/+132
|\ \
| * | kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells2019-02-282-69/+132
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-124-6/+17
|\ \ \
| * | | memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-5/+5
| * | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-123-0/+11
| * | | memblock: drop __memblock_alloc_base()Mike Rapoport2019-03-121-1/+1
* | | | Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-111-0/+5
|\ \ \ \
| * | | | x86: respect memory size limiting via mem= parameterJuergen Gross2019-02-181-0/+5
| | |_|/ | |/| |
* | | | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-03-111-25/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)2019-03-051-25/+17
* | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-101-3/+11
|\ \ \ \
| * | | | kexec, KEYS: Make use of platform keyring for signature verifyKairui Song2019-02-041-3/+11
| | |_|/ | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-102-3/+39
|\ \ \ \
| * | | | x86/unwind: Add hardcoded ORC entry for NULLJann Horn2019-03-061-0/+17
| * | | | x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn2019-03-061-3/+22
* | | | | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-0/+12
|\ \ \ \ \
| * | | | | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu2019-02-281-0/+12
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-084-39/+68
|\ \ \ \ \
| * | | | | x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-02-251-0/+5
| * | | | | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam2019-02-031-4/+4
| * | | | | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam2019-02-031-0/+6
| * | | | | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam2019-02-031-0/+12
| * | | | | x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-01-162-29/+36
| * | | | | x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-01-151-3/+2
| * | | | | x86/MCE: Switch to use the new generic UUID APIAndy Shevchenko2019-01-141-5/+5
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-071-0/+3
|\ \ \ \ \
| * | | | | x86/kdump: Export the SME mask to vmcoreinfoLianbo Jiang2019-01-111-0/+3
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-071-3/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixesIngo Molnar2019-02-1110-25/+33
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | 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-0712-33/+19
|\ \ \ \ \ \
| * | | | | | x86/smpboot: Remove unused phys_id variableShaokun Zhang2019-02-181-6/+1
| * | | | | | x86/fpu: Move init_xstate_size() to __init sectionSergey Senozhatsky2019-02-081-1/+1
| * | | | | | x86/mtrr: Remove unused variableBo Yu2019-02-081-2/+1
| * | | | | | 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-301-4/+0
| * | | | | | x86/kernel: Mark expected switch-case fall-throughsGustavo A. R. Silva2019-01-265-0/+6
| * | | | | | 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-071-2/+2
|\ \ \ \ \ \
| * | | | | | x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov2019-01-161-1/+1
| * | | | | | 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-071-1/+3
|\ \ \ \ \ \
| * | | | | | x86/kexec: Fill in acpi_rsdp_addr from the first kernelKairui Song2019-02-061-1/+3
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-063-5/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-051-1/+1
| * | | | | | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-052-4/+6
| | |_|_|/ / | |/| | | |