summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-191-1/+1
|\ \ \ \ \
| * | | | | xen: remove trailing semicolon in macro definitionTom Rix2020-12-161-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-172-2/+20
|\ \ \ \ \
| * | | | | livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)2020-11-132-2/+5
| * | | | | ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)2020-11-131-0/+15
* | | | | | Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-161-0/+2
|\ \ \ \ \ \
| * | | | | | x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra2020-12-111-0/+2
* | | | | | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-0/+20
|\ \ \ \ \ \ \
| * | | | | | | x86: Enable seccomp architecture trackingKees Cook2020-11-201-0/+20
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-0/+6
|\ \ \ \ \ \ \
| * | | | | | | x86: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-151-1/+2
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki2020-12-151-1/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | |
| | | | * | | | | powercap: Add AMD Fam17h RAPL supportVictor Ding2020-11-101-0/+1
| | | | * | | | | x86/msr-index: sort AMD RAPL MSRs by addressVictor Ding2020-11-101-1/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-1411-153/+111
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse2020-11-181-0/+1
| * | | | | | | | x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports itDexuan Cui2020-11-041-0/+7
| * | | | | | | | x86/apic: Support 15 bits of APIC ID in MSI where availableDavid Woodhouse2020-10-282-1/+4
| * | | | | | | | x86/ioapic: Handle Extended Destination ID field in RTEDavid Woodhouse2020-10-281-1/+2
| * | | | | | | | x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse2020-10-282-11/+0
| * | | | | | | | x86/apic: Add select() method on vector irqdomainDavid Woodhouse2020-10-281-0/+3
| * | | | | | | | x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse2020-10-281-6/+5
| * | | | | | | | x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner2020-10-281-50/+28
| * | | | | | | | x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner2020-10-281-3/+3
| * | | | | | | | x86/msi: Remove msidef.hThomas Gleixner2020-10-281-57/+0
| * | | | | | | | x86/msi: Provide msi message shadow structsThomas Gleixner2020-10-281-0/+49
| * | | | | | | | x86/hpet: Move MSI support into hpet.cDavid Woodhouse2020-10-281-11/+0
| * | | | | | | | x86/apic: Always provide irq_compose_msi_msg() method for vector domainDavid Woodhouse2020-10-281-5/+3
| * | | | | | | | x86/apic: Cleanup destination modeThomas Gleixner2020-10-281-1/+1
| * | | | | | | | x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner2020-10-281-2/+0
| * | | | | | | | x86/apic: Cleanup delivery mode definesThomas Gleixner2020-10-282-10/+9
| * | | | | | | | x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse2020-10-281-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-4/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/fpu: Make kernel FPU protection RT friendlyThomas Gleixner2020-11-111-2/+16
| * | | | | | | | x86/fpu: Simplify fpregs_[un]lock()Thomas Gleixner2020-11-111-2/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-146-33/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Support kmap_local() forced debuggingThomas Gleixner2020-11-242-4/+14
| * | | | | | | | io-mapping: Cleanup atomic iomapThomas Gleixner2020-11-061-8/+1
| * | | | | | | | x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2020-11-065-29/+21
| |/ / / / / / /
* | | | | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot2020-12-111-0/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-143-3/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-0790-5102/+5328
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | asm-generic/atomic: Add try_cmpxchg() fallbacksPeter Zijlstra2020-10-123-3/+3
* | | | | | | | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-144-13/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: vdso: Expose sigreturn address on vdso to the kernelGabriel Krisman Bertazi2020-12-022-0/+4
| * | | | | | | | | x86: Reclaim unused x86 TI flagsGabriel Krisman Bertazi2020-11-161-10/+0