index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+11
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
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/k...
Linus Torvalds
4
-0
/
+4
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
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/ker...
Linus Torvalds
2
-4
/
+24
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2020-08-03
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-2
/
+4
2020-08-03
Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...
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 La...
Fenghua Yu
1
-0
/
+2
2020-07-25
Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...
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
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+13
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
1
-1
/
+3
2020-06-30
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
1
-1
/
+10
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-20
/
+20
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
1
-6
/
+0
2020-06-23
x86/mce, EDAC/mce_amd: Print PPIN in machine check records
Smita Koralahalli
1
-0
/
+2
2020-06-22
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
1
-6
/
+0
2020-06-18
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
1
-1
/
+3
2020-06-18
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
Andy Lutomirski
1
-18
/
+14
2020-06-18
x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
Tony Luck
1
-4
/
+2
2020-06-18
x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
Andy Lutomirski
1
-0
/
+24
2020-06-18
x86/mce/dev-mcelog: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-06-18
x86/cpu: Use pinning mask for CR4 bits needing to be 0
Kees Cook
1
-12
/
+12
2020-06-17
x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
Dan Carpenter
1
-0
/
+1
2020-06-16
x86/speculation: Merge one test in spectre_v2_user_select_mitigation()
Borislav Petkov
1
-9
/
+4
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
3
-4
/
+2
2020-06-15
x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
Peter Zijlstra
1
-1
/
+1
2020-06-15
x86/mce/inject: Fix a wrong assignment of i_mce.status
Zhenzhong Duan
1
-1
/
+1
2020-06-15
x86/microcode: Do not select FW_LOADER
Herbert Xu
1
-2
/
+0
2020-06-15
x86/resctrl: Fix memory bandwidth counter width for AMD
Babu Moger
2
-4
/
+5
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-166
/
+193
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-83
/
+110
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2020-06-11
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-38
/
+57
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+3
2020-06-11
x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()
Tony Luck
1
-1
/
+1
2020-06-11
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
1
-4
/
+14
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
25
-221
/
+501
2020-06-11
x86/entry: Rename trace_hardirqs_off_prepare()
Peter Zijlstra
1
-1
/
+1
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
1
-17
/
+0
2020-06-11
x86/entry, mce: Disallow #DB during #MC
Peter Zijlstra
1
-0
/
+12
[next]