index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
...
|
*
|
|
x86/build: Silence the build with "make -s"
Arnd Bergmann
2017-07-20
1
-2
/
+3
|
*
|
|
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
2017-07-20
1
-2
/
+2
|
*
|
|
x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning
Arnd Bergmann
2017-07-20
1
-1
/
+1
|
*
|
|
x86/fpu/math-emu: Fix possible uninitialized variable use
Arnd Bergmann
2017-07-20
2
-10
/
+10
|
*
|
|
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
2017-07-20
1
-2
/
+2
|
*
|
|
x86/defconfig: Remove stale, old Kconfig options
Krzysztof Kozlowski
2017-07-20
2
-6
/
+0
|
*
|
|
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
2017-07-20
1
-1
/
+1
|
*
|
|
x86/acpi: Prevent out of bound access caused by broken ACPI tables
Seunghun Han
2017-07-20
1
-0
/
+8
|
*
|
|
x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT
Roman Kagan
2017-07-18
1
-1
/
+1
|
*
|
|
x86/platform/uv/BAU: Fix congested_response_us not taking effect
Justin Ernst
2017-07-16
1
-4
/
+2
|
*
|
|
x86/cpu: Use indirect call to measure performance in init_amd_k6()
Mikulas Patocka
2017-07-16
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
5
-16
/
+202
|
\
\
\
|
*
|
|
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
2017-07-21
3
-10
/
+14
|
*
|
|
perf/x86/intel: Fix debug_store reset field for freq events
Jiri Olsa
2017-07-18
1
-0
/
+2
|
*
|
|
perf/x86/intel: Add Goldmont Plus CPU PMU support
Kan Liang
2017-07-18
3
-0
/
+166
|
*
|
|
perf/x86/intel: Enable C-state residency events for Apollo Lake
Harry Pan
2017-07-18
1
-6
/
+20
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
2017-07-20
1
-2
/
+2
|
|
/
/
/
*
|
|
|
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
2017-07-20
1
-4
/
+4
*
|
|
|
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
2
-9
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
randstruct: opt-out externally exposed function pointer structs
Kees Cook
2017-06-30
1
-8
/
+8
|
*
|
|
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
|
|
|
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-03
1
-3
/
+0
*
|
|
|
|
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
4
-21
/
+29
|
\
\
\
\
\
|
*
|
|
|
|
um: Correctly check for PTRACE_GETRESET/SETREGSET
Richard Weinberger
2017-07-10
1
-1
/
+1
|
*
|
|
|
|
um: Allow building and running on older hosts
Florian Fainelli
2017-07-05
2
-4
/
+12
|
*
|
|
|
|
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
2017-07-05
2
-16
/
+16
*
|
|
|
|
|
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-15
14
-172
/
+320
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
2017-07-14
4
-19
/
+40
|
*
|
|
|
|
|
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
6
-5
/
+13
|
*
|
|
|
|
|
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
2017-07-14
5
-10
/
+35
|
*
|
|
|
|
|
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
2017-07-14
5
-37
/
+51
|
*
|
|
|
|
|
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
2017-07-14
4
-13
/
+12
|
*
|
|
|
|
|
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
2017-07-13
4
-6
/
+17
|
*
|
|
|
|
|
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2017-07-13
2
-4
/
+3
|
*
|
|
|
|
|
KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Janakarajan Natarajan
2017-07-12
2
-0
/
+25
|
*
|
|
|
|
|
KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition
Janakarajan Natarajan
2017-07-12
1
-0
/
+1
|
*
|
|
|
|
|
KVM: SVM: Rename lbr_ctl field in the vmcb control area
Janakarajan Natarajan
2017-07-12
2
-6
/
+6
|
*
|
|
|
|
|
KVM: SVM: Prepare for new bit definition in lbr_ctl
Janakarajan Natarajan
2017-07-12
2
-2
/
+4
|
*
|
|
|
|
|
KVM: SVM: handle singlestep exception when skipping emulated instructions
Ladi Prosek
2017-07-12
1
-26
/
+33
|
*
|
|
|
|
|
KVM: x86: take slots_lock in kvm_free_pit
Radim Krčmář
2017-07-12
1
-0
/
+2
|
*
|
|
|
|
|
kvm: vmx: Properly handle machine check during VM-entry
Jim Mattson
2017-07-12
1
-6
/
+9
|
*
|
|
|
|
|
KVM: x86: update master clock before computing kvmclock_offset
Radim Krčmář
2017-07-12
1
-1
/
+7
|
*
|
|
|
|
|
kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
Jim Mattson
2017-07-12
1
-26
/
+34
|
*
|
|
|
|
|
kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
Jim Mattson
2017-07-12
1
-11
/
+6
|
*
|
|
|
|
|
kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
Jim Mattson
2017-07-12
1
-0
/
+16
|
*
|
|
|
|
|
kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
Jim Mattson
2017-07-12
1
-2
/
+2
|
*
|
|
|
|
|
KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
Paolo Bonzini
2017-07-10
1
-1
/
+7
*
|
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-14
1
-1
/
+1
|
\
\
\
\
\
\
\
[prev]
[next]