index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-23
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
1
-2
/
+8
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
1
-2
/
+2
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
1
-4
/
+58
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+0
2017-11-17
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-24
/
+61
2017-11-17
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+0
2017-11-17
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
1
-45
/
+10
2017-11-17
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2
-44
/
+30
2017-11-17
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
3
-4
/
+4
2017-11-17
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
1
-22
/
+5
2017-11-17
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
1
-1
/
+33
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
[prev]
[next]