summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-244-135/+80
|\
| * signal/x86: Use force_sig_fault where appropriateEric W. Biederman2018-09-213-24/+8
| * signal/x86/traps: Simplify trap generationEric W. Biederman2018-09-211-61/+24
| * signal/x86/traps: Use force_sig instead of open coding it.Eric W. Biederman2018-09-211-1/+1
| * signal/x86/traps: Use force_sig_bnderrEric W. Biederman2018-09-211-10/+9
| * signal/x86/traps: Move more code into do_trap_no_signal so it can be reusedEric W. Biederman2018-09-211-16/+14
| * signal/x86/traps: Factor out show_signalEric W. Biederman2018-09-191-18/+19
| * signal/x86: Move mpx siginfo generation into do_boundsEric W. Biederman2018-09-191-5/+14
| * signal/x86: Inline fill_sigtrap_info in it's only caller send_sigtrapEric W. Biederman2018-09-191-15/+7
| * signal: Simplify tracehook_report_syscall_exitEric W. Biederman2018-09-191-6/+5
| * signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman2018-09-111-1/+1
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-0/+22
|\ \
| * | x86/vdso: Enforce 64bit clocksourceThomas Gleixner2018-10-041-0/+6
| * | x86/time: Implement clocksource_arch_init()Thomas Gleixner2018-10-041-0/+16
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-237-43/+62
|\ \ \
| * | | x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina2018-09-261-1/+2
| * | | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-09-261-6/+51
| * | | x86/CPU: Fix unused variable warning when !CONFIG_IA32_EMULATIONzhong jiang2018-09-151-3/+2
| * | | x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski2018-09-124-32/+3
| * | | x86/entry/64: Use the TSS sp2 slot for SYSCALL/SYSRET scratch spaceAndy Lutomirski2018-09-082-3/+2
| * | | x86/entry/64: Document idtentryAndy Lutomirski2018-09-081-0/+4
* | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-2315-312/+302
|\ \ \ \
| * | | | x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun2018-10-091-0/+14
| * | | | x86/paravirt: Clean up native_patch()Borislav Petkov2018-09-112-57/+33
| * | | | x86/paravirt: Move the Xen-only pv_mmu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-035-17/+14
| * | | | x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-036-7/+9
| * | | | x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-037-3/+28
| * | | | x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-0/+2
| * | | | x86/paravirt: Remove unused paravirt bitsJuergen Gross2018-09-031-1/+0
| * | | | x86/paravirt: Use a single ops structureJuergen Gross2018-09-0313-249/+230
| * | | | x86/paravirt: Remove clobbers parameter from paravirt patch functionsJuergen Gross2018-09-035-19/+13
| * | | | x86/paravirt: Make paravirt_patch_call() and paravirt_patch_jmp() staticJuergen Gross2018-09-031-6/+6
| |/ / /
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-233-21/+43
|\ \ \ \
| * | | | x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_rangeRik van Riel2018-10-092-2/+2
| * | | | x86/mm: Page size aware flush_tlb_mm_range()Peter Zijlstra2018-10-092-2/+2
| * | | | kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang2018-10-061-19/+41
* | | | | Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-235-2/+27
|\ \ \ \ \
| * | | | | x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross2018-10-102-2/+7
| * | | | | x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross2018-10-103-0/+20
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-2317-22/+525
|\ \ \ \ \
| * | | | | x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen2018-09-272-6/+17
| * | | | | x86/bugs: Add Hygon Dhyana to the respective mitigation machineryPu Wen2018-09-272-1/+4
| * | | | | x86/apic: Add Hygon Dhyana supportPu Wen2018-09-272-0/+8
| * | | | | x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen2018-09-271-8/+37
| * | | | | x86/amd_nb: Check vendor in AMD-only functionsPu Wen2018-09-271-0/+4
| * | | | | x86/alternative: Init ideal_nops for Hygon DhyanaPu Wen2018-09-271-0/+4
| * | | | | x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen2018-09-271-0/+2
| * | | | | x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on DhyanaPu Wen2018-09-271-1/+3
| * | | | | x86/cpu/mtrr: Support TOP_MEM2 and get MTRR numberPu Wen2018-09-272-2/+3
| * | | | | x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen2018-09-273-2/+33