index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
x86/boot: Fix boot failure when SMP MP-table is based at 0
Tom Lendacky
1
-2
/
+4
2017-11-17
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
Paolo Bonzini
1
-2
/
+1
2017-11-17
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Janakarajan Natarajan
1
-1
/
+1
2017-11-17
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...
Liran Alon
1
-7
/
+6
2017-11-17
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko
1
-0
/
+6
2017-11-17
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko
1
-1
/
+10
2017-11-17
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
Nikita Leshenko
1
-5
/
+5
2017-11-17
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
Nikita Leshenko
1
-1
/
+3
2017-11-17
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
Nikita Leshenko
1
-2
/
+1
2017-11-17
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
1
-0
/
+2
2017-11-17
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
Eyal Moscovici
1
-4
/
+13
2017-11-17
KVM: x86: fix em_fxstor() sleeping while in atomic
David Hildenbrand
1
-6
/
+26
2017-11-17
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
Wanpeng Li
1
-12
/
+22
2017-11-17
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
Wanpeng Li
1
-0
/
+5
2017-11-17
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
1
-0
/
+7
2017-11-17
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2
-2
/
+3
2017-11-17
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
1
-1
/
+1
2017-11-17
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2
-0
/
+4
2017-11-17
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Liran Alon
2
-6
/
+12
2017-11-17
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
1
-0
/
+3
2017-11-17
kvm: vmx: Allow disabling virtual NMI support
Paolo Bonzini
1
-10
/
+21
2017-11-17
kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini
1
-44
/
+106
2017-11-17
KVM: SVM: obey guest PAT
Paolo Bonzini
1
-0
/
+7
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-37
/
+241
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-269
/
+524
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+10
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2
-0
/
+20
2017-11-16
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
4
-6
/
+62
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-1457
/
+159
2017-11-15
mm, sparse: do not swamp log with huge vmemmap allocation failures
Michal Hocko
1
-1
/
+0
2017-11-15
x86/mm/kasan: don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-15
x86/mm: set fields in deferred pages
Pavel Tatashin
1
-2
/
+8
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
19
-1396
/
+3
2017-11-15
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
2
-18
/
+0
2017-11-15
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
6
-11
/
+10
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
5
-21
/
+1
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
1
-4
/
+0
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+86
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-15
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
4
-24
/
+61
2017-11-15
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+0
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-15
/
+12
2017-11-14
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+85
2017-11-14
perf/x86/intel/uncore: Add event constraint for BDX PCU
Kan Liang
1
-0
/
+8
2017-11-14
x86/umip: Identify the STR and SLDT instructions
Ricardo Neri
1
-8
/
+16
2017-11-14
x86/umip: Print a line in the boot log that UMIP has been enabled
Ricardo Neri
1
-0
/
+2
2017-11-14
x86/umip: Select X86_INTEL_UMIP by default
Ricardo Neri
1
-3
/
+9
2017-11-13
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-5
/
+6
2017-11-13
x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
Rafael J. Wysocki
1
-4
/
+7
[prev]
[next]