index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-27
7
-12
/
+68
|
\
|
*
x86/ioapic: Unbreak check_timer()
Thomas Gleixner
2020-09-23
1
-0
/
+1
|
*
x86/irq: Make run_on_irqstack_cond() typesafe
Thomas Gleixner
2020-09-22
6
-12
/
+67
*
|
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
2020-09-26
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-25
4
-11
/
+39
|
\
\
|
|
/
|
/
|
|
*
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
2020-09-25
1
-1
/
+7
|
*
KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE
Sean Christopherson
2020-09-25
1
-1
/
+2
|
*
KVM: x86: fix MSR_IA32_TSC read for nested migration
Maxim Levitsky
2020-09-24
1
-2
/
+15
|
*
KVM: x86: VMX: Make smaller physical guest address space support user-configu...
Mohammed Gamal
2020-09-23
3
-7
/
+15
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-21
1
-19
/
+3
|
\
|
|
*
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
2020-09-20
1
-19
/
+3
*
|
Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-09-20
4
-1
/
+24
|
\
\
|
*
|
x86/unwind/fp: Fix FP unwinding in ret_from_fork
Josh Poimboeuf
2020-09-18
2
-1
/
+21
|
*
|
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
2020-09-14
1
-0
/
+2
|
*
|
x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfig
Daniel Díaz
2020-09-09
1
-0
/
+1
*
|
|
Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-09-18
1
-2
/
+0
|
\
\
\
|
*
|
|
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Peter Zijlstra
2020-09-16
1
-2
/
+0
*
|
|
|
vgacon: remove software scrollback support
Linus Torvalds
2020-09-14
2
-2
/
+0
|
/
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-13
10
-32
/
+83
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
KVM: emulator: more strict rsm checks.
Maxim Levitsky
2020-09-12
1
-5
/
+17
|
*
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
2020-09-12
1
-11
/
+18
|
*
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
2020-09-12
1
-0
/
+3
|
*
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
2020-09-12
1
-1
/
+3
|
*
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
2020-09-12
1
-0
/
+2
|
*
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
2020-09-12
1
-4
/
+0
|
*
KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit
Wanpeng Li
2020-09-12
1
-0
/
+1
|
*
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
2020-09-12
1
-4
/
+3
|
*
KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
Vitaly Kuznetsov
2020-09-11
1
-1
/
+1
|
*
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
2020-09-11
1
-0
/
+1
|
*
kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
Lai Jiangshan
2020-09-11
1
-1
/
+1
|
*
KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control
Chenyi Qiang
2020-09-11
1
-1
/
+1
|
*
KVM: Check the allocation of pv cpu mask
Haiwei Li
2020-09-11
1
-3
/
+19
|
*
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
2020-09-11
3
-2
/
+11
|
*
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-11
73
-1219
/
+470
|
|
\
|
|
*
arm64/x86: KVM: Introduce steal-time cap
Andrew Jones
2020-08-21
1
-0
/
+3
*
|
|
x86/entry: Unbreak 32bit fast syscall
Thomas Gleixner
2020-09-04
1
-9
/
+20
*
|
|
x86/debug: Allow a single level of #DB recursion
Andy Lutomirski
2020-09-04
1
-34
/
+31
*
|
|
x86/entry: Fix AC assertion
Peter Zijlstra
2020-09-04
1
-2
/
+10
*
|
|
tracing/kprobes, x86/ptrace: Fix regs argument order for i386
Vamshi K Sthambamkadi
2020-09-04
1
-1
/
+1
*
|
|
x86, fakenuma: Fix invalid starting node ID
Huang Ying
2020-09-04
1
-1
/
+1
*
|
|
x86/mm/32: Bring back vmalloc faulting on x86_32
Joerg Roedel
2020-09-03
1
-0
/
+78
*
|
|
x86/cmdline: Disable jump tables for cmdline.c
Arvind Sankar
2020-09-03
1
-1
/
+1
*
|
|
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
2
-13
/
+29
|
\
\
\
|
*
|
|
x86/irq: Unbreak interrupt affinity setting
Thomas Gleixner
2020-08-27
1
-7
/
+9
|
*
|
|
x86/hotplug: Silence APIC only after all interrupts are migrated
Ashok Raj
2020-08-27
1
-6
/
+20
*
|
|
|
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
4
-20
/
+3
|
\
\
\
\
|
*
|
|
|
x86/entry: Remove unused THUNKs
Peter Zijlstra
2020-08-26
1
-5
/
+0
|
*
|
|
|
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
1
-4
/
+0
|
*
|
|
|
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2020-08-26
2
-11
/
+3
*
|
|
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
31
-57
/
+52
|
/
/
/
/
[next]