index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
2020-12-10
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
2020-12-01
x86/resctrl: Fix AMD L3 QOS CDP enable/disable
Babu Moger
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
2020-11-25
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
2020-11-24
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
2020-11-24
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
2020-11-17
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
2020-11-05
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-15
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
Merge tag 'x86_fpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
2020-10-07
x86/mce: Recover from poison found while copying from user space
Tony Luck
2020-10-07
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
2020-10-07
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
2020-09-30
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
2020-09-28
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
2020-09-27
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
2020-09-22
x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier
Mike Hommey
2020-09-18
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
2020-09-18
x86/cpu: Add hardware-enforced cache coherency as a CPUID feature
Krish Sadhukhan
2020-09-17
x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
Fenghua Yu
2020-09-15
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
2020-09-14
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
2020-09-11
x86/cpu/centaur: Add Centaur family >=7 CPUs initialization support
Tony W Wang-oc
2020-09-11
x86/cpu/centaur: Replace two-condition switch-case with an if statement
Tony W Wang-oc
2020-09-11
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2020-09-09
x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
Joerg Roedel
2020-09-09
x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ES
Doug Covelli
2020-09-09
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
2020-09-07
x86/cpufeatures: Add SEV-ES CPU feature
Tom Lendacky
2020-09-05
x86/resctrl: Fix spelling in user-visible warning messages
Colin Ian King
2020-08-26
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
2020-08-26
x86/resctrl: Enable user to view thread or core throttling mode
Fenghua Yu
2020-08-26
x86/resctrl: Enumerate per-thread MBA controls
Fenghua Yu
[next]