index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-12
1
-1
/
+1
|
\
|
*
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Ben Hutchings
2017-05-09
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-12
2
-1
/
+3
|
\
\
|
*
|
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
Xunlei Pang
2017-05-08
1
-1
/
+2
|
*
|
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
2017-05-05
1
-0
/
+1
*
|
|
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
1
-59
/
+0
|
\
\
\
|
*
|
|
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-58
/
+0
|
*
|
|
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
2017-05-11
1
-1
/
+0
*
|
|
|
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
2017-05-09
1
-0
/
+2
|
/
/
/
*
|
|
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
1
-4
/
+3
|
\
\
\
|
*
|
|
x86/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
1
-0
/
+1
|
*
|
|
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
1
-4
/
+0
|
*
|
|
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2017-04-18
1
-0
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
2
-85
/
+87
|
\
\
\
\
|
*
|
|
|
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-08
1
-1
/
+0
|
*
|
|
|
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2017-05-08
2
-85
/
+88
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
5
-15
/
+36
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-05-02
1
-1
/
+0
|
*
|
|
|
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-04-27
1
-1
/
+3
|
*
|
|
|
KVM: mark requests that need synchronization
Paolo Bonzini
2017-04-27
1
-3
/
+3
|
*
|
|
|
KVM: mark requests that do not need a wakeup
Radim Krčmář
2017-04-27
1
-3
/
+3
|
*
|
|
|
KVM: x86: virtualize cpuid faulting
Kyle Huey
2017-04-21
1
-0
/
+2
|
*
|
|
|
Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
2017-04-21
7
-9
/
+36
|
|
\
\
\
\
|
*
|
|
|
|
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
David Hildenbrand
2017-04-12
1
-0
/
+1
|
*
|
|
|
|
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
2
-2
/
+3
|
*
|
|
|
|
KVM: nVMX: support RDRAND and RDSEED exiting
Paolo Bonzini
2017-04-07
1
-0
/
+2
|
*
|
|
|
|
KVM: VMX: add missing exit reasons
Paolo Bonzini
2017-04-07
1
-7
/
+18
|
*
|
|
|
|
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
2017-04-07
2
-2
/
+5
*
|
|
|
|
|
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
2
-5
/
+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
x86, dax, pmem: remove indirection around memcpy_from_pmem()
Dan Williams
2017-04-25
2
-5
/
+1
|
*
|
|
|
|
Merge branch 'for-4.11/libnvdimm' into for-4.12/dax
Dan Williams
2017-04-12
3
-15
/
+32
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-04
1
-1
/
+6
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-27
2
-4
/
+1
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Drivers: hv: Base autoeoi enablement based on hypervisor hints
K. Y. Srinivasan
2017-03-17
1
-0
/
+5
|
*
|
|
|
|
|
|
Drivers: hv: Fix a typo
K. Y. Srinivasan
2017-03-17
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-05-04
2
-1
/
+30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read
Kuppuswamy Sathyanarayanan
2017-04-28
1
-0
/
+2
|
*
|
|
|
|
|
|
|
platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's
Kuppuswamy Sathyanarayanan
2017-04-28
1
-0
/
+21
|
*
|
|
|
|
|
|
|
Merge branch 'i2c/for-INT33FE'
Darren Hart (VMware)
2017-04-17
2
-4
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command()
Andy Shevchenko
2017-04-13
1
-1
/
+7
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-04
3
-6
/
+38
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-02
1
-0
/
+11
|
*
|
|
|
|
|
|
|
x86/cpu: remove hypervisor specific set_cpu_features
Juergen Gross
2017-05-02
1
-5
/
+0
|
*
|
|
|
|
|
|
|
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
2017-05-02
1
-0
/
+25
|
*
|
|
|
|
|
|
|
x86/xen: separate PV and HVM hypervisors
Vitaly Kuznetsov
2017-05-02
1
-1
/
+2
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-05-03
1
-0
/
+87
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
2017-04-19
2
-12
/
+32
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-11
3
-3
/
+8
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-23
8
-13
/
+38
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Daniel Vetter
2017-03-13
1
-0
/
+87
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
[next]