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
Age
Commit message (
Expand
)
Author
2023-04-20
crypto: x86/sha256 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/ghash - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/des3 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/crc32c - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/cast6 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/cast5 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/camellia - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/aria - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/aesni - Use RIP-relative addressing
Ard Biesheuvel
2023-04-20
crypto: x86/aegis128 - Use RIP-relative addressing
Ard Biesheuvel
2023-04-19
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
2023-04-18
x86: set FSRS automatically on AMD CPUs that have FSRM
Linus Torvalds
2023-04-18
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
2023-04-18
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
2023-04-18
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
2023-04-18
x86: move stac/clac from user copy routines into callers
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for user memory copies
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for small memory clearing
Linus Torvalds
2023-04-18
x86: don't use REP_GOOD or ERMS for small memory copies
Linus Torvalds
2023-04-18
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-18
x86/hyperv: VTL support for Hyper-V
Saurabh Sengar
2023-04-18
x86/hyperv: Make hv_get_nmi_reason public
Saurabh Sengar
2023-04-18
x86/hyperv: Add VTL specific structs and hypercalls
Saurabh Sengar
2023-04-18
x86/init: Make get/set_rtc_noop() public
Saurabh Sengar
2023-04-18
x86/alternatives: Do not use integer constant suffixes in inline asm
Willy Tarreau
2023-04-17
x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TLB flushes
Michael Kelley
2023-04-17
x86/hyperv: Add callback filter to cpumask_to_vpset()
Michael Kelley
2023-04-17
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
2023-04-17
Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
Michael Kelley
2023-04-17
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
2023-04-17
swiotlb: Remove bounce buffer remapping for Hyper-V
Michael Kelley
2023-04-17
Merge remote-tracking branch 'tip/x86/sev' into hyperv-next
Wei Liu
2023-04-16
Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-16
Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-14
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
Guilherme G. Piccoli
2023-04-14
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
2023-04-14
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
x86/head: Mark *_start_kernel() __noreturn
Josh Poimboeuf
2023-04-14
x86/linkage: Fix padding for typed functions
Josh Poimboeuf
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-04-13
x86/mm/dump_pagetables: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
crypto: blake2s: remove module_init and module.h inclusion
Nick Alcock
2023-04-13
crypto: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
x86/rtc: Remove __init for runtime functions
Matija Glavinic Pecotic
2023-04-12
x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
Saurabh Sengar
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-11
PCI: Fix up L1SS capability for Intel Apollo Lake Root Port
Ron Lee
2023-04-11
KVM: x86: Filter out XTILE_CFG if XTILE_DATA isn't permitted
Sean Christopherson
[prev]
[next]