index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2026-01-16
x86/mm: Hide mm_free_global_asid() definition under CONFIG_BROADCAST_TLB_FLUSH
Hou Wenlong
2026-01-15
x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()
Uros Bizjak
2026-01-15
x86/paravirt: Remove trailing semicolons from alternative asm templates
Uros Bizjak
2026-01-15
perf/x86/intel: Add support for rdpmc user disable feature
Dapeng Mi
2026-01-15
perf/x86/intel: Support the 4 new OMR MSRs introduced in DMR and NVL
Dapeng Mi
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
2026-01-13
x86/entry/vdso32: When using int $0x80, use it directly
H. Peter Anvin
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
2026-01-13
x86/vdso: Abstract out vdso system call internals
H. Peter Anvin
2026-01-13
x86/entry/vdso32: Remove open-coded DWARF in sigreturn.S
H. Peter Anvin
2026-01-13
x86/entry/vdso: Rename vdso_image_* to vdso*_image
H. Peter Anvin
2026-01-13
x86/crash: Use set_memory_p() instead of __set_memory_prot()
Coiby Xu
2026-01-13
x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
2026-01-13
x86/paravirt: Specify pv_ops array in paravirt macros
Juergen Gross
2026-01-13
x86/paravirt: Allow pv-calls outside paravirt.h
Juergen Gross
2026-01-12
x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
2026-01-12
x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
2026-01-12
KVM: x86: Hide KVM_IRQCHIP_KERNEL behind CONFIG_KVM_IOAPIC=y
Sean Christopherson
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
2026-01-12
x86/paravirt: Move thunk macros to paravirt_types.h
Juergen Gross
2026-01-12
x86/paravirt: Remove PARAVIRT_DEBUG config option
Juergen Gross
2026-01-12
x86/paravirt: Remove some unneeded struct declarations
Juergen Gross
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
2026-01-09
x86/CPU/AMD: Simplify the spectral chicken fix
Borislav Petkov (AMD)
2026-01-08
KVM: SVM: Virtualize and advertise support for ERAPS
Amit Shah
2026-01-08
KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
Dapeng Mi
2026-01-08
KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
Mingwei Zhang
2026-01-08
KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
Dapeng Mi
2026-01-08
KVM: x86/pmu: Start stubbing in mediated PMU support
Dapeng Mi
2026-01-05
x86/lib: Inline csum_ipv6_magic()
Eric Dumazet
2025-12-31
x86/sev: Move the internal header
Borislav Petkov (AMD)
2025-12-21
Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-12-20
x86/irqflags: Use ASM_OUTPUT_RM in native_save_fl()
Eric Dumazet
2025-12-18
x86/irq_remapping: Sanitize posted_msi_supported()
Thomas Gleixner
2025-12-18
x86/bug: Fix old GCC compile fails
Peter Zijlstra
2025-12-17
x86/msi: Make irq_retrigger() functional for posted MSI
Thomas Gleixner
2025-12-17
x86/unwind_user: Simplify unwind_user_word_size()
Jens Remus
2025-12-17
x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
Jens Remus
2025-12-17
unwind_user/fp: Use dummies instead of ifdef
Jens Remus
2025-12-17
perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
Mingwei Zhang
2025-12-17
perf/x86/core: Add APIs to switch to/from mediated PMI vector (for KVM)
Sean Christopherson
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
2025-12-14
x86/boot/e820: Simplify the e820__range_remove() API
Ingo Molnar
2025-12-14
x86/boot/e820: Remove e820__range_remove()'s unused return parameter
Ingo Molnar
2025-12-14
x86/boot/e820: Change struct e820_table::nr_entries type from __u32 to u32
Ingo Molnar
2025-12-14
x86/boot/e820: Mark e820__print_table() static
Ingo Molnar
[prev]
[next]