summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | x86/boot: Explicitly include realmode.h to handle RM reservationsSean Christopherson2019-12-101-0/+1
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | x86/setup: Enhance the commentsIngo Molnar2019-12-101-16/+25
| * | | | | | | | x86/setup: Clean up the header portion of setup.cIngo Molnar2019-12-101-100/+22
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'x86-pti-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-272-7/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerabilityTony W Wang-oc2020-01-171-2/+2
| * | | | | | | | x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2Tony W Wang-oc2020-01-171-1/+8
| * | | | | | | | x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta2020-01-171-6/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-271-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/vdso: Provide vdso_data offset on vvar_pageDmitry Safonov2020-01-141-3/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-274-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-064-4/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-276-45/+36
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam2020-01-161-0/+3
| * | | | | | | x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam2020-01-161-0/+2
| * | | | | | | x86/mce: Fix use of uninitialized MCE message stringJan H. Schönherr2020-01-131-2/+2
| * | | | | | | x86/mce: Fix mce=nobootlogJan H. Schönherr2020-01-131-13/+9
| * | | | | | | x86/mce: Take action on UCNA/Deferred errors againJan H. Schönherr2020-01-131-15/+16
| * | | | | | | x86/mce: Remove mce_inject_log() in favor of mce_log()Jan H. Schönherr2019-12-173-13/+2
| * | | | | | | x86/mce: Pass MCE message to mce_panic() on failed kernel recoveryJan H. Schönherr2019-12-171-1/+1
| * | | | | | | x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unusedArnd Bergmann2019-12-171-1/+1
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-183-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky2020-01-161-2/+2
| * | | | | | | | x86/resctrl: Fix potential memory leakShakeel Butt2020-01-021-3/+3
| * | | | | | | | x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai2019-12-301-1/+1
| | |/ / / / / / | |/| | | | | |
* / | | | | | | x86/mce/therm_throt: Do not access uninitialized therm_workChuansheng Liu2020-01-151-4/+5
|/ / / / / / /
* | | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-212-3/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr2019-12-171-1/+1
| * | | | | | | x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam2019-12-171-1/+1
| * | | | | | | x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov2019-12-171-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-12-171-0/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | x86/intel: Disable HPET on Intel Ice Lake platformsKai-Heng Feng2019-11-291-0/+2
| * | | | | | x86/intel: Disable HPET on Intel Coffee Lake H platformsKai-Heng Feng2019-11-291-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-131-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-12-111-14/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov2019-12-101-14/+0
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-018-146/+241
|\ \ \ \ \
| * | | | | x86/ioperm: Save an indentation level in tss_update_io_bitmap()Borislav Petkov2019-11-301-26/+26
| * | | | | x86/ptrace: Document FSBASE and GSBASE ABI odditiesAndy Lutomirski2019-11-261-0/+17
| * | | | | x86/ptrace: Remove set_segment_reg() implementations for currentAndy Lutomirski2019-11-261-12/+7
| * | | | | x86/traps: die() instead of panicking on a double faultAndy Lutomirski2019-11-261-1/+1
| * | | | | x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bitAndy Lutomirski2019-11-262-33/+93
| * | | | | x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski2019-11-263-29/+71
| * | | | | x86/doublefault/32: Rename doublefault.c to doublefault_32.cAndy Lutomirski2019-11-262-5/+3
| * | | | | x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski2019-11-262-20/+3
* | | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-301-5/+12
|\ \ \ \ \ \
| * | | | | | x86/mce/therm_throt: Mask out read-only and reserved MSR bitsSrinivas Pandruvada2019-11-291-5/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-282-3/+3
|\ \ \ \ \ \
| * | | | | | dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-1/+1
| * | | | | | dma-direct: exclude dma_direct_map_resource from the min_low_pfn checkChristoph Hellwig2019-11-201-2/+2
OpenPOWER on IntegriCloud