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-05-21
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-21
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-32
/
+62
2017-05-19
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-76
/
+43
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86: zero base3 of unusable segments
Radim Krčmář
1
-0
/
+2
2017-05-19
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
1
-9
/
+15
2017-05-19
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
1
-1
/
+9
2017-05-19
xen: make xen_flush_tlb_all() static
Juergen Gross
1
-1
/
+1
2017-05-19
xen: cleanup pvh leftovers from pv-only sources
Juergen Gross
2
-75
/
+42
2017-05-18
KVM: Silence underflow warning in avic_get_physical_id_entry()
Dan Carpenter
1
-1
/
+2
2017-05-16
KVM: x86: lower default for halt_poll_ns
Paolo Bonzini
1
-1
/
+1
2017-05-15
KVM: nVMX: fix EPT permissions as reported in exit qualification
Paolo Bonzini
1
-14
/
+21
2017-05-15
KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabled
Wanpeng Li
1
-1
/
+1
2017-05-15
KVM: x86: Fix load damaged SSEx MXCSR register
Wanpeng Li
2
-2
/
+8
2017-05-15
kvm: nVMX: off by one in vmx_write_pml_buffer()
Dan Carpenter
1
-1
/
+1
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+2
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2017-05-12
Tigran has moved
Andrew Morton
3
-3
/
+3
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-27
/
+63
2017-05-12
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-32
/
+24
2017-05-11
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
1
-3
/
+4
2017-05-11
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2
-3
/
+3
2017-05-10
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-59
/
+0
2017-05-10
Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-0
/
+1
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-7
/
+120
2017-05-11
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-58
/
+0
2017-05-11
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
1
-1
/
+0
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2017-05-09
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Ben Hutchings
1
-1
/
+1
2017-05-09
nVMX: Advertise PML to L1 hypervisor
Bandan Das
1
-5
/
+11
2017-05-09
nVMX: Implement emulated Page Modification Logging
Bandan Das
1
-2
/
+79
2017-05-09
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
4
-0
/
+22
2017-05-09
kvm: nVMX: Validate CR3 target count on nested VM-entry
Jim Mattson
1
-0
/
+8
2017-05-09
x86/build: Don't add -maccumulate-outgoing-args w/o compiler support
Nick Desaulniers
1
-1
/
+2
2017-05-09
x86/boot/32: Fix UP boot on Quark and possibly other platforms
Andy Lutomirski
2
-5
/
+20
2017-05-09
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
1
-0
/
+1
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-51
/
+3
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-104
/
+111
2017-05-08
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
3
-1
/
+2
2017-05-08
x86: use set_memory.h header
Laura Abbott
15
-12
/
+15
2017-05-08
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2
-85
/
+88
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-1
/
+1
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
3
-6
/
+6
[next]