index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
alternative.c
Age
Commit message (
Expand
)
Author
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
2025-05-13
x86/its: Fix build errors when CONFIG_MODULES=n
Eric Biggers
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-09
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
2025-05-09
x86/its: Use dynamic thunks for indirect branches
Peter Zijlstra
2025-05-09
x86/ibt: Keep IBT disabled during alternative patching
Pawan Gupta
2025-05-09
x86/its: Add support for ITS-safe return thunk
Pawan Gupta
2025-05-09
x86/its: Add support for ITS-safe indirect thunk
Pawan Gupta
2025-04-12
x86/mm: Remove 'mm' argument from unuse_temporary_mm() again
Peter Zijlstra
2025-04-12
x86/mm: Make use_/unuse_temporary_mm() non-static
Andy Lutomirski
2025-04-12
x86/mm: Add 'mm' argument to unuse_temporary_mm()
Peter Zijlstra
2025-04-11
x86/alternatives: Make smp_text_poke_batch_process() subsume smp_text_poke_ba...
Nikolay Borisov
2025-04-11
x86/alternatives: Add comment about noinstr expectations
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'
Ingo Molnar
2025-04-11
x86/alternatives: Update the comments in smp_text_poke_batch_process()
Ingo Molnar
2025-04-11
x86/alternatives: Remove 'smp_text_poke_batch_flush()'
Ingo Molnar
2025-04-11
x86/alternatives: Move declarations of vmlinux.lds.S defined section symbols ...
Ingo Molnar
2025-04-11
x86/alternatives: Simplify the #include section
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'POKE_MAX_OPCODE_SIZE' to 'TEXT_POKE_MAX_OPCODE_SIZE'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'TP_ARRAY_NR_ENTRIES_MAX' to 'TEXT_POKE_ARRAY_MAX'
Ingo Molnar
2025-04-11
x86/alternatives: Standardize on 'tpl' local variable names for 'struct smp_t...
Ingo Molnar
2025-04-11
x86/alternatives: Simplify and clean up patch_cmp()
Ingo Molnar
2025-04-11
x86/alternatives: Constify text_poke_addr()
Ingo Molnar
2025-04-11
x86/alternatives: Simplify text_poke_addr_ordered()
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()'
Ingo Molnar
2025-04-11
x86/alternatives: Move text_poke_array completion from smp_text_poke_batch_fi...
Ingo Molnar
2025-04-11
x86/alternatives: Add documentation for smp_text_poke_batch_add()
Ingo Molnar
2025-04-11
x86/alternatives: Document 'smp_text_poke_single()'
Ingo Molnar
2025-04-11
x86/alternatives: Remove the mixed-patching restriction on smp_text_poke_sing...
Ingo Molnar
2025-04-11
x86/alternatives: Move the text_poke_array manipulation into text_poke_int3_l...
Ingo Molnar
2025-04-11
x86/alternatives: Simplify smp_text_poke_batch_process()
Ingo Molnar
2025-04-11
x86/alternatives: Simplify smp_text_poke_int3_handler()
Ingo Molnar
2025-04-11
x86/alternatives: Simplify try_get_text_poke_array()
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'put_desc()' to 'put_text_poke_array()'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'try_get_desc()' to 'try_get_text_poke_array()'
Ingo Molnar
2025-04-11
x86/alternatives: Remove the tp_vec indirection
Ingo Molnar
2025-04-11
x86/alternatives: Introduce 'struct smp_text_poke_array' and move tp_vec and ...
Ingo Molnar
2025-04-11
x86/alternatives: Assert input parameters in smp_text_poke_batch_process()
Ingo Molnar
2025-04-11
x86/alternatives: Assert that smp_text_poke_int3_handler() can only ever hand...
Ingo Molnar
2025-04-11
x86/alternatives: Simplify smp_text_poke_single() by using tp_vec and existin...
Ingo Molnar
2025-04-11
x86/alternatives: Remove the 'addr == NULL means forced-flush' hack from smp_...
Ingo Molnar
2025-04-11
x86/alternatives: Use non-inverted logic instead of 'tp_order_fail()'
Ingo Molnar
2025-04-11
x86/alternatives: Add text_mutex) assert to smp_text_poke_batch_flush()
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'int3_desc' to 'int3_vec'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'struct text_poke_loc' to 'struct smp_text_poke_loc'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'text_poke_loc_init()' to 'text_poke_int3_loc_init()'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'text_poke_queue()' to 'smp_text_poke_batch_add()'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'text_poke_finish()' to 'smp_text_poke_batch_finish()'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'text_poke_flush()' to 'smp_text_poke_batch_flush()'
Ingo Molnar
[next]