summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-202-6/+9
* fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2023-06-012-2/+2
* Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-281-2/+3
|\
| * x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui2023-05-251-2/+3
* | Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-281-2/+5
|\ \
| * | x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-161-2/+5
| |/
* | Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-181-0/+1
|\ \ | |/ |/|
| * rethook, fprobe: do not trace rethook related functionsZe Gao2023-05-181-0/+1
* | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-081-0/+2
|/
* Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-302-1/+2
|\
| *-. Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-141-1/+1
| |\ \
| | | * iommu/ioasid: Rename INVALID_IOASIDJacob Pan2023-03-311-1/+1
| | |/
* | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-289-39/+32
|\ \ \
| * | | x86/cpu: Mark {hlt,resume}_play_dead() __noreturnJosh Poimboeuf2023-04-141-1/+1
| * | | cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+1
| * | | x86/head: Mark *_start_kernel() __noreturnJosh Poimboeuf2023-04-142-3/+3
| * | | x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-234-21/+18
| * | | x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf2023-03-231-5/+0
| * | | x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf2023-03-231-6/+6
| * | | x86/cpu: Expose arch_cpu_idle_dead()'s prototype definitionPhilippe Mathieu-Daudé2023-03-081-0/+1
| * | | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | x86/cpu: Mark play_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
* | | | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-283-6/+74
|\ \ \ \
| * | | | x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outsideKirill A. Shutemov2023-04-061-0/+2
| * | | | x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVAKirill A. Shutemov2023-04-061-1/+1
| * | | | x86/mm/iommu/sva: Make LAM and SVA mutually exclusiveKirill A. Shutemov2023-03-161-0/+7
| * | | | iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()Kirill A. Shutemov2023-03-161-3/+3
| * | | | x86/mm: Provide arch_prctl() interface for LAMKirill A. Shutemov2023-03-162-1/+57
| * | | | x86/uaccess: Provide untagged_addr() and remove tags before address checkKirill A. Shutemov2023-03-161-0/+3
| * | | | x86: Allow atomic MM_CONTEXT flags settingKirill A. Shutemov2023-03-161-2/+2
* | | | | Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-281-24/+19
|\ \ \ \ \
| * | | | | x86/resctrl: Avoid redundant counter read in __mon_event_count()Peter Newman2023-03-151-24/+19
| |/ / / /
* | | | | Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-04-281-10/+1
|\ \ \ \ \
| * | | | | x86: Simplify one-level sysctl registration for itmt_kern_tableLuis Chamberlain2023-03-221-10/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-11/+0
|\ \ \ \ \
| * | | | | x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas2023-04-081-11/+0
* | | | | | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-272-13/+4
|\ \ \ \ \ \
| * | | | | | x86/hyperv: VTL support for Hyper-VSaurabh Sengar2023-04-181-0/+1
| * | | | | | x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar2023-04-181-5/+0
| * | | | | | x86/init: Make get/set_rtc_noop() publicSaurabh Sengar2023-04-181-2/+2
| * | | | | | swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley2023-04-171-6/+1
| * | | | | | Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu2023-04-174-17/+25
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-273-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2023-04-181-1/+1
| * | | | | | | | module: replace module_layout with module_memorySong Liu2023-03-092-4/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-275-9/+18
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-0310-38/+71
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/umwait: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-2/+6
| * | | | | | | | | x86/microcode: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-4/+9
| * | | | | | | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-173-3/+3
| | |/ / / / / / / | |/| | | | | | |