Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ae561edeb421fbc24f97df7af8607c14009c16b2
/
arch
/
x86
ae561ed
KVM: x86: DR0-DR3 are not clear on reset
by Nadav Amit
· 10 years ago
58d269d
KVM: x86: BSP in MSR_IA32_APICBASE is writable
by Nadav Amit
· 10 years ago
3b5a5ff
KVM: x86: simplify kvm_apic_map
by Radim Krčmář
· 10 years ago
3548a25
KVM: x86: avoid logical_map when it is invalid
by Radim Krčmář
· 10 years ago
9ea369b
KVM: x86: fix mixed APIC mode broadcast
by Radim Krčmář
· 10 years ago
03d2249
KVM: x86: use MDA for interrupt matching
by Radim Krčmář
· 10 years ago
92d71bc
KVM: nVMX: remove unnecessary double caching of MAXPHYADDR
by Eugene Korenevsky
· 10 years ago
9090422
KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry
by Eugene Korenevsky
· 10 years ago
5a4f55c
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
by Eugene Korenevsky
· 10 years ago
80f0e95
KVM: vmx: pass error code with internal error #2
by Radim Krčmář
· 10 years ago
80f7fdb
x86: vdso: fix pvclock races with task migration
by Radim Krčmář
· 10 years ago
9c8fd1b
KVM: x86: optimize delivery of TSC deadline timer interrupt
by Paolo Bonzini
· 10 years ago
362c698
KVM: x86: extract blocking logic from __vcpu_run
by Paolo Bonzini
· 10 years ago
35fd68a
kvm: x86: fix x86 eflags fixed bit
by Wanpeng Li
· 10 years ago
bf0fb67
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
by Paolo Bonzini
· 10 years ago
1d804d0
x86: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
2f729b1
KVM: remove useless check of "ret" variable prior to returning the same value
by Eugene Korenevsky
· 10 years ago
b32a991
KVM: x86: Remove redundant definitions
by Nadav Amit
· 10 years ago
0efb044
KVM: x86: removing redundant eflags bits definitions
by Nadav Amit
· 10 years ago
900efe2
KVM: x86: BSF and BSR emulation change register unnecassarily
by Nadav Amit
· 10 years ago
6fd8e12
KVM: x86: POPA emulation may not clear bits [63:32]
by Nadav Amit
· 10 years ago
b91aa14
KVM: x86: CMOV emulation on legacy mode is wrong
by Nadav Amit
· 10 years ago
2dccb4c
kvm: x86: i8259: return initialized data on invalid-size read
by Petr Matousek
· 10 years ago
b3a2a90
KVM: nVMX: Add support for rdtscp
by Jan Kiszka
· 10 years ago
f0e4b27
KVM: x86: remove now unneeded include directory from Makefile
by Andre Przywara
· 10 years ago
af669ac
KVM: move iodev.h from virt/kvm/ to include/kvm
by Andre Przywara
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
a123374f
KVM: x86: inline kvm_ioapic_handles_vector()
by Radim Krčmář
· 10 years ago
0a4e6be
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
by Marcelo Tosatti
· 10 years ago
faac245
KVM: SVM: Fix confusing message if no exit handlers are installed
by Bandan Das
· 10 years ago
52eb5a6
KVM: x86: For the symbols used locally only should be static type
by Xiubo Li
· 10 years ago
795a149
KVM: x86: Avoid using plain integer as NULL pointer warning
by Xiubo Li
· 10 years ago
ae1f576
KVM: nVMX: Do not emulate #UD while in guest mode
by Jan Kiszka
· 10 years ago
b34a805
KVM: x86: Fix re-execution of patched vmmcall
by Jan Kiszka
· 10 years ago
5e57518
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
by David Kaplan
· 10 years ago
dab429a
kvm: svm: make wbinvd faster
by David Kaplan
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
548ef28
KVM: Get rid of kvm_kvfree()
by Thomas Huth
· 10 years ago
5bda6ee
KVM: ioapic: Record edge-triggered interrupts delivery status
by Wincy Van
· 10 years ago
668f198
KVM: SVM: use kvm_register_write()/read()
by David Kaplan
· 10 years ago
39ed853
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
8204680
Merge branch 'acpi-resources'
by Rafael J. Wysocki
· 10 years ago
99aedde
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
06c8173
x86/fpu/xsaves: Fix improper uses of __ex_table
by Quentin Casasnovas
· 10 years ago
9ab6eb5
x86/intel/quark: Select COMMON_CLK
by Andy Shevchenko
· 10 years ago
956421f
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
by Andy Lutomirski
· 10 years ago
b8e81a3
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
63f1789
x86/PCI/ACPI: Ignore resources consumed by host bridge itself
by Jiang Liu
· 10 years ago
f563db4
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
by Radim Krčmář
· 10 years ago
a38ecbb
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d7b48fe
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5b2bdbc
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
by Steven Rostedt
· 10 years ago
5838d18
Merge branch 'linus' into x86/urgent, to merge dependent patch
by Ingo Molnar
· 10 years ago
b24e2bd
Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
84257ce
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
579deee
x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_setup()
by Yannick Guerrini
· 10 years ago
4ff6f8e
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
by Paolo Bonzini
· 10 years ago
21bc8dc
KVM: VMX: fix build without CONFIG_SMP
by Radim Krčmář
· 10 years ago
5054daa
x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests
by Boris Ostrovsky
· 10 years ago
fdfd811
x86/xen: allow privcmd hypercalls to be preempted
by David Vrabel
· 10 years ago
31795b47
x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set
by Boris Ostrovsky
· 10 years ago
a927792
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
by Yannick Guerrini
· 10 years ago
f967737
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
10436cf
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5fbe4c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b5aeca5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3f4d992
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
2a6730c
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
by Petr Mladek
· 10 years ago
650b7b2
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
by Petr Mladek
· 10 years ago
570e1aa
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
by Jiri Kosina
· 10 years ago
e3a1f6c
x86: pte_protnone() and pmd_protnone() must check entry is not present
by David Vrabel
· 10 years ago
27a22ee
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
1fbe23e
Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent
by Ingo Molnar
· 10 years ago
35a9ff4
x86/microcode/intel: Handle truncated microcode images more robustly
by Quentin Casasnovas
· 10 years ago
f84598b
x86/microcode/intel: Guard against stack overflow in the loader
by Quentin Casasnovas
· 10 years ago
a267b0a
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent
by Ingo Molnar
· 10 years ago
4e7c22d
x86, mm/ASLR: Fix stack randomization on 64-bit systems
by Hector Marco-Gisbert
· 10 years ago
ee408b4
Merge branch 'tip-x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent
by Ingo Molnar
· 10 years ago
f15e051
x86/mm/init: Fix incorrect page size in init_memory_mapping() printks
by Dave Hansen
· 10 years ago
f47233c
x86/mm/ASLR: Propagate base load address calculation
by Jiri Kosina
· 10 years ago
c11a25f
x86/intel/quark: Fix simple_return.cocci warnings
by Fengguang Wu
· 10 years ago
32d3916
x86/intel/quark: Fix ptr_ret.cocci warnings
by Fengguang Wu
· 10 years ago
f476893
lguest: update help text.
by Rusty Russell
· 10 years ago
b0bd96f
lguest: now depends on PCI
by Rusty Russell
· 10 years ago
8bbc2a1
x86/intel/quark: Add Intel Quark platform support
by Bryan O'Donoghue
· 10 years ago
28a375d
x86/intel/quark: Add Isolated Memory Regions for Quark X1000
by Bryan O'Donoghue
· 10 years ago
b273c2c
x86/apic: Fix the devicetree build in certain configs
by Ricardo Ribalda Delgado
· 10 years ago
b7e3756
kprobes/x86: Mark 2 bytes NOP as boostable
by Wang Nan
· 10 years ago
5154d4f
uprobes/x86: Fix 2-byte opcode table
by Denys Vlasenko
· 10 years ago
67fc809
uprobes/x86: Fix 1-byte opcode tables
by Denys Vlasenko
· 10 years ago
097f4e5
uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support them
by Denys Vlasenko
· 10 years ago
eaa0eda
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
53861af
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
d97eb89
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
by Joerg Roedel
· 10 years ago
1ea76fb
x86/irq: Fix regression caused by commit b568b8601f05
by Jiang Liu
· 10 years ago
d6abfdb
x86/spinlocks/paravirt: Fix memory corruption on unlock
by Raghavendra K T
· 10 years ago
829bf7a
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
d96c757
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 10 years ago
3750771
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a972412
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
Next »