summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-204-10/+11
|\
| * 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 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-108-122/+137
|\ \ | |/ |/|
| * mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar2019-12-102-0/+84
| * x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-106-6/+6
| * 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 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-028-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
* | | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-272-6/+50
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layoutJosh Poimboeuf2019-11-131-1/+11
| * | | | | ftrace/x86: Add a counter to test function_graph with directSteven Rostedt (VMware)2019-11-131-3/+5
| * | | | | ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)2019-11-132-7/+39
| |/ / / /
* | | | | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-272-12/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'acpi-mm'Rafael J. Wysocki2019-11-262-12/+18
| |\ \ \ \
| | * | | | x86/efi: EFI soft reservation to E820 enumerationDan Williams2019-11-071-2/+10
| | * | | | x86/efi: Push EFI_MEMMAP check into leaf routinesDan Williams2019-11-071-10/+8
| | |/ / /
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-271-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...Ingo Molnar2019-11-251-0/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86: kprobes: Prohibit probing on instruction which has emulate prefixMasami Hiramatsu2019-10-171-0/+4
* | | | | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-268-389/+392
|\ \ \ \ \
| * | | | | x86/ioperm: Fix use of deprecated config optionAlexander Duyck2019-11-201-2/+1
| * | | | | x86/ioperm: Extend IOPL config to control ioperm() as wellThomas Gleixner2019-11-163-16/+40