index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce: Add _ASM_EXTABLE_CPY for copy user access
Youquan Song
2020-10-07
4
-49
/
+82
*
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
2020-10-07
3
-6
/
+20
*
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
2020-10-07
3
-14
/
+17
*
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2020-10-06
2
-9
/
+59
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
15
-278
/
+310
*
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
2020-09-30
1
-4
/
+0
*
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
2020-09-30
1
-2
/
+26
*
x86/mce: Annotate mce_rd/wrmsrl() with noinstr
Borislav Petkov
2020-09-18
1
-6
/
+21
*
x86/mce/dev-mcelog: Do not update kflags on AMD systems
Smita Koralahalli
2020-09-15
1
-1
/
+3
*
x86/mce: Stop mce_reign() from re-computing severity for every CPU
Tony Luck
2020-09-14
1
-8
/
+8
*
x86/mce: Make mce_rdmsrl() panic on an inaccessible MSR
Borislav Petkov
2020-09-11
2
-12
/
+70
*
x86/mce: Increase maximum number of banks to 64
Akshay Gupta
2020-09-04
1
-6
/
+2
*
x86/mce: Delay clearing IA32_MCG_STATUS to the end of do_machine_check()
Tony Luck
2020-08-26
1
-5
/
+4
*
x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap
Yazen Ghannam
2020-08-20
2
-23
/
+22
*
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
7
-17
/
+58
|
\
|
*
x86/alternatives: Acquire pte lock with interrupts enabled
Sebastian Andrzej Siewior
2020-08-13
1
-3
/
+3
|
*
x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
Pawan Gupta
2020-08-07
1
-1
/
+7
|
*
x86/fpu/xstate: Fix an xstate size check warning with architectural LBRs
Kan Liang
2020-08-07
1
-1
/
+32
|
*
x86/purgatory: Don't generate debug info for purgatory.ro
Pingfan Liu
2020-08-07
1
-1
/
+4
|
*
x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
Dilip Kota
2020-08-07
1
-2
/
+7
|
*
x86/crash: Correct the address boundary of function parameters
Lianbo Jiang
2020-08-07
1
-1
/
+1
|
*
x86/acrn: Remove redundant chars from ACRN signature
Shuo Liu
2020-08-07
1
-2
/
+2
|
*
x86/acrn: Allow ACRN guest to use X2APIC mode
Shuo Liu
2020-08-07
1
-6
/
+2
*
|
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-15
1
-10
/
+36
|
\
\
|
*
|
perf/x86/rapl: Add support for Intel SPR platform
Zhang Rui
2020-08-14
1
-0
/
+20
|
*
|
perf/x86/rapl: Support multiple RAPL unit quirks
Zhang Rui
2020-08-14
1
-9
/
+15
|
*
|
perf/x86/rapl: Fix missing psys sysfs attributes
Zhang Rui
2020-08-14
1
-1
/
+1
*
|
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
2
-2
/
+2
*
|
|
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
1
-1
/
+2
|
\
\
\
|
*
|
|
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-08-06
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
1
-0
/
+1
|
\
\
\
|
*
|
|
x86: Select POSIX_CPU_TIMERS_TASK_WORK
Thomas Gleixner
2020-08-06
1
-0
/
+1
*
|
|
|
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
19
-1126
/
+285
|
\
\
\
\
|
*
|
|
|
x86/xen: drop tests for highmem in pv code
Juergen Gross
2020-08-11
2
-95
/
+57
|
*
|
|
|
x86/xen: eliminate xen-asm_64.S
Juergen Gross
2020-08-11
3
-195
/
+180
|
*
|
|
|
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
2020-08-11
17
-837
/
+49
*
|
|
|
|
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-14
2
-7
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
x86/hyperv: Make hv_setup_sched_clock inline
Michael Kelley
2020-08-11
2
-7
/
+12
*
|
|
|
|
|
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
Eric Dumazet
2020-08-14
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-12
3
-13
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabled
Jon Doron
2020-08-10
1
-0
/
+1
|
*
|
|
|
|
|
x86: Expose SERIALIZE for supported cpuid
Paolo Bonzini
2020-08-09
1
-1
/
+2
|
*
|
|
|
|
|
KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
Sean Christopherson
2020-08-09
1
-12
/
+12
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
4
-17
/
+12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm/x86: use general page fault accounting
Peter Xu
2020-08-12
1
-15
/
+2
|
*
|
|
|
|
|
|
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
|
*
|
|
|
|
|
|
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
|
*
|
|
|
|
|
|
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
2020-08-12
1
-1
/
+0
|
*
|
|
|
|
|
|
x86/mm: use max memory block size on bare metal
Daniel Jordan
2020-08-12
1
-0
/
+9
*
|
|
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-11
1
-2
/
+10
|
\
\
\
\
\
\
\
\
[next]