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
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2020-06-11
x86/nmi: Protect NMI entry against instrumentation
Thomas Gleixner
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-05-06
x86/resctrl: Query LLC monitoring properties once during boot
Reinette Chatre
2020-05-06
x86/resctrl: Remove unnecessary RMID checks
Reinette Chatre
2020-05-06
x86/cpu: Move resctrl CPUID code to resctrl/
Reinette Chatre
2020-04-26
x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m
Thomas Gleixner
2020-04-24
x86/cpu: Uninline CR4 accessors
Thomas Gleixner
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-04-20
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
2020-03-30
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
2020-03-24
x86/cpu/bugs: Convert to new matching macros
Thomas Gleixner
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
2020-02-20
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
2020-01-17
x86/speculation/swapgs: Exclude Zhaoxin CPUs from SWAPGS vulnerability
Tony W Wang-oc
2020-01-17
x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2
Tony W Wang-oc
2020-01-13
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
2020-01-09
x86/cpu: Add a missing prototype for arch_smt_update()
Benjamin Thiel
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
2019-11-16
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
2019-11-16
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
2019-11-16
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
2019-11-16
x86/cpu: Unify cpu_init()
Thomas Gleixner
2019-11-15
x86/cpu: Align cpu_caps_cleared and cpu_caps_set to unsigned long
Fenghua Yu
2019-11-04
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-10-28
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-10-28
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
2019-10-28
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-06
x86/cpu: Update init data for new Airmont CPU model
Rahul Tanwar
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
2019-07-28
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
2019-07-28
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-07-25
x86/apic: Add static key to Control IPI shorthands
Thomas Gleixner
2019-07-25
x86/cpu: Move arch_smt_update() to a neutral place
Thomas Gleixner
[next]