index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
x86/mce: Provide method to find out the type of an exception handler
Tony Luck
3
-6
/
+20
2020-10-07
x86/mce: Pass pointer to saved pt_regs to severity calculation routines
Youquan Song
3
-14
/
+17
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
7
-0
/
+7
2020-10-07
x86/platform/uv: Update for UV5 NMI MMR changes
Mike Travis
2
-23
/
+54
2020-10-07
x86/platform/uv: Update UV5 TSC checking
Mike Travis
2
-15
/
+11
2020-10-07
x86/platform/uv: Update node present counting
Mike Travis
1
-7
/
+19
2020-10-07
x86/platform/uv: Update UV5 MMR references in UV GRU
Mike Travis
1
-6
/
+24
2020-10-07
x86/platform/uv: Adjust GAM MMR references affected by UV5 updates
Mike Travis
1
-5
/
+25
2020-10-07
x86/platform/uv: Update MMIOH references based on new UV5 MMRs
Mike Travis
1
-68
/
+144
2020-10-07
x86/platform/uv: Add and decode Arch Type in UVsystab
Mike Travis
3
-30
/
+148
2020-10-07
x86/platform/uv: Add UV5 direct references
Mike Travis
2
-43
/
+103
2020-10-07
x86/platform/uv: Update UV MMRs for UV5
Mike Travis
4
-3379
/
+3950
2020-10-07
x86/platform/uv: Remove SCIR MMR references for UV systems
Mike Travis
2
-122
/
+3
2020-10-07
x86/platform/uv: Remove UV BAU TLB Shootdown Handler
Mike Travis
7
-2887
/
+2
2020-10-06
perf/x86: Fix n_metric for cancelled txn
Peter Zijlstra
2
-0
/
+4
2020-10-06
perf/x86: Fix n_pair for cancelled txn
Peter Zijlstra
2
-1
/
+6
2020-10-06
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2
-9
/
+59
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
15
-278
/
+310
2020-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+12
2020-10-03
x86/events/amd/iommu: Fix sizeof mismatch
Colin Ian King
1
-1
/
+1
2020-10-03
perf/x86/intel: Check perf metrics feature for each CPU
Kan Liang
1
-0
/
+11
2020-10-03
KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept
Paolo Bonzini
1
-10
/
+12
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
3
-4
/
+6
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
3
-2
/
+3
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
3
-4
/
+6
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-1
/
+1
2020-10-02
x86/dumpstack: Fix misleading instruction pointer error message
Mark Mossberg
1
-1
/
+2
2020-10-02
crypto: x86/poly1305 - Remove assignments with no effect
Herbert Xu
1
-3
/
+0
2020-10-01
x86/uv/time: Use a flexible array in struct uv_rtc_timer_head
Gustavo A. R. Silva
1
-4
/
+3
2020-10-01
x86/nmi: Fix nmi_handle() duration miscalculation
Libing Zhou
1
-3
/
+2
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
3
-24
/
+17
2020-09-30
x86/mce: Use idtentry_nmi_enter/exit()
Thomas Gleixner
1
-2
/
+4
2020-09-30
x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule list
Tony Luck
1
-4
/
+0
2020-09-30
x86/mce: Add Skylake quirk for patrol scrub reported errors
Borislav Petkov
1
-2
/
+26
2020-09-29
perf/x86/intel: Fix Ice Lake event constraint table
Kan Liang
1
-1
/
+1
2020-09-29
perf/x86/intel/uncore: Fix the scale of the IMC free-running events
Kan Liang
1
-6
/
+6
2020-09-29
perf/x86/intel/uncore: Fix for iio mapping on Skylake Server
Alexander Antonov
1
-2
/
+5
2020-09-29
perf/x86/msr: Add Jasper Lake support
Kan Liang
1
-0
/
+1
2020-09-29
perf/x86/intel: Add Jasper Lake support
Kan Liang
1
-0
/
+1
2020-09-29
perf/x86/intel/uncore: Reduce the number of CBOX counters
Kan Liang
1
-1
/
+1
2020-09-29
perf/x86/intel/uncore: Update Ice Lake uncore units
Kan Liang
1
-4
/
+25
2020-09-29
perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore support
Kan Liang
3
-2
/
+19
2020-09-27
x86/apic/msi: Unbreak DMAR and HPET MSI
Thomas Gleixner
1
-0
/
+2
2020-09-27
Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-12
/
+68
2020-09-27
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
5
-52
/
+19
2020-09-26
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
1
-1
/
+1
2020-09-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-11
/
+39
2020-09-25
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
1
-1
/
+7
2020-09-25
KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
Sean Christopherson
1
-1
/
+2
2020-09-24
KVM: x86: fix MSR_IA32_TSC read for nested migration
Maxim Levitsky
1
-2
/
+15
[prev]
[next]