summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-1213-719/+492
|\
| * x86/espfix: Use get_random_long() rather than archrandomJason A. Donenfeld2022-10-311-11/+1
| * x86/signal/64: Move 64-bit signal code to its own fileBrian Gerst2022-10-193-378/+385
| * x86/signal/32: Merge native and compat 32-bit signal codeBrian Gerst2022-10-195-227/+58
| * x86/signal: Add ABI prefixes to frame setup functionsBrian Gerst2022-10-193-16/+12
| * x86/signal: Merge get_sigframe()Brian Gerst2022-10-193-76/+42
| * x86: Remove __USER32_DSBrian Gerst2022-10-195-18/+13
| * x86/signal: Remove sigset_t parameter from frame setup functionsBrian Gerst2022-10-194-29/+18
| * x86/signal: Remove sig parameter from frame setup functionsBrian Gerst2022-10-193-20/+19
* | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-23/+0
|\ \
| * | vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn2022-12-011-23/+0
| |/
* | Merge tag 'x86-cleanups-2022-12-10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-128-95/+115
|\ \
| * | x86/asm/32: Remove setup_once()Brian Gerst2022-12-021-22/+0
| * | x86/kaslr: Fix process_mem_region()'s return valueJiapeng Chong2022-11-191-1/+1
| * | x86: Fix misc small issuesJiapeng Chong2022-11-082-3/+3
| * | x86/boot: Repair kernel-doc for boot_kstrtoul()Lukas Bulwahn2022-11-021-1/+1
| * | x86: Improve formatting of user_regset arraysRick Edgecombe2022-11-011-42/+65
| * | x86: Separate out x86_regset for 32 and 64 bitRick Edgecombe2022-11-011-24/+43
| * | x86/i8259: Make default_legacy_pic staticChen Lifu2022-10-311-1/+1
| * | x86/tsc: Make art_related_clocksource staticChen Lifu2022-10-171-1/+1
| |/
* | Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-124-17/+21
|\ \
| * | x86/of: Add support for boot time interrupt delivery mode configurationRahul Tanwar2022-12-021-1/+8
| * | x86/of: Replace printk(KERN_LVL) with pr_lvl()Rahul Tanwar2022-12-021-2/+2
| * | x86/of: Remove unused early_init_dt_add_memory_arch()Andy Shevchenko2022-12-021-5/+0
| * | x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSMateusz Jończyk2022-12-023-9/+11
* | | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-129-98/+148
|\ \ \
| * | | x86/apic/msi: Enable PCI/IMSThomas Gleixner2022-12-051-0/+5
| * | | x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYNThomas Gleixner2022-12-051-1/+1
| * | | x86/apic/msi: Remove arch_create_remap_msi_irq_domain()Thomas Gleixner2022-12-052-45/+1
| * | | iommu/amd: Switch to MSI base domainsThomas Gleixner2022-12-051-0/+1
| * | | iommu/vt-d: Switch to MSI parent domainsThomas Gleixner2022-12-051-0/+2
| * | | x86/apic/vector: Provide MSI parent domainThomas Gleixner2022-12-053-47/+136
| * | | genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner2022-12-051-3/+2
| * | | x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner2022-11-173-11/+3
| * | | PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner2022-11-172-3/+2
| * | | clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner2022-11-172-2/+9
* | | | Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-123-2/+6
|\ \ \ \
| * | | | x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor2022-12-091-0/+2
| * | | | uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov2022-12-051-1/+3
| * | | | x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubsMiaohe Lin2022-12-021-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-linus-6.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-123-21/+21
|\ \ \ \
| * | | | x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng2022-12-051-3/+3
| * | | | x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng2022-12-052-18/+18
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-121-14/+35
|\ \ \ \ \
| * | | | | ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland2022-11-181-0/+16
| * | | | | ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland2022-11-181-1/+1
| * | | | | ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland2022-11-181-13/+18
* | | | | | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-124-7/+21
|\ \ \ \ \ \
| * | | | | | x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli2022-11-291-2/+0
| * | | | | | iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves2022-11-281-0/+6