index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
1
-4
/
+4
2020-09-27
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
1
-4
/
+4
2020-09-22
x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier
Mike Hommey
1
-0
/
+55
2020-09-18
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
1
-6
/
+21
2020-09-18
x86/cpu: Add hardware-enforced cache coherency as a CPUID feature
Krish Sadhukhan
1
-0
/
+1
2020-09-17
x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
Fenghua Yu
1
-0
/
+1
2020-09-15
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
1
-1
/
+3
2020-09-14
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
1
-8
/
+8
2020-09-11
x86/cpu/centaur: Add Centaur family >=7 CPUs initialization support
Tony W Wang-oc
1
-2
/
+6
2020-09-11
x86/cpu/centaur: Replace two-condition switch-case with an if statement
Tony W Wang-oc
1
-15
/
+8
2020-09-11
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2
-12
/
+70
2020-09-09
x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
Joerg Roedel
1
-0
/
+23
2020-09-09
x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ES
Doug Covelli
1
-5
/
+45
2020-09-09
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
1
-0
/
+2
2020-09-07
x86/cpufeatures: Add SEV-ES CPU feature
Tom Lendacky
2
-1
/
+3
2020-09-05
x86/resctrl: Fix spelling in user-visible warning messages
Colin Ian King
1
-2
/
+2
2020-08-26
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
1
-5
/
+4
2020-08-26
x86/resctrl: Enable user to view thread or core throttling mode
Fenghua Yu
3
-7
/
+87
2020-08-26
x86/resctrl: Enumerate per-thread MBA controls
Fenghua Yu
2
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-4
/
+4
2020-08-20
x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap
Yazen Ghannam
1
-22
/
+22
2020-08-19
cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file
James Morse
1
-15
/
+2
2020-08-19
x86/resctrl: Add struct rdt_cache::arch_has_{sparse, empty}_bitmaps
James Morse
3
-39
/
+22
2020-08-19
x86/resctrl: Merge AMD/Intel parse_bw() calls
James Morse
3
-61
/
+5
2020-08-19
x86/resctrl: Add struct rdt_membw::arch_needs_linear to explain AMD/Intel MBA difference
James Morse
3
-1
/
+12
2020-08-19
x86/resctrl: Use is_closid_match() in more places
James Morse
1
-16
/
+14
2020-08-18
x86/resctrl: Use container_of() in delayed_work handlers
James Morse
1
-11
/
+2
2020-08-18
x86/resctrl: Fix stale comment
James Morse
1
-1
/
+1
2020-08-18
x86/resctrl: Remove struct rdt_membw::max_delay
James Morse
2
-7
/
+4
2020-08-18
x86/resctrl: Remove unused struct mbm_state::chunks_bw
James Morse
2
-4
/
+1
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-9
/
+11
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
1
-8
/
+0
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-7
/
+0
2020-08-11
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
1
-7
/
+0
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-0
/
+4
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+1
2020-08-07
x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
Pawan Gupta
1
-1
/
+7
2020-08-07
x86/acrn: Remove redundant chars from ACRN signature
Shuo Liu
1
-2
/
+2
2020-08-07
x86/acrn: Allow ACRN guest to use X2APIC mode
Shuo Liu
1
-6
/
+2
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
4
-0
/
+4
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+24
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+3
2020-08-03
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+4
2020-08-03
Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2020-07-27
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
1
-0
/
+1
2020-07-25
x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder Lake CPUs
Fenghua Yu
1
-0
/
+2
2020-07-25
Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new commits
Ingo Molnar
10
-29
/
+34
2020-07-24
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
1
-2
/
+2
2020-07-24
x86: Correct noinstr qualifiers
Ira Weiny
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+1
[prev]
[next]