| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-27 | 1 | -0/+1 |
|\ |
|
| * | x86/MCE: Export memory_error() | Borislav Petkov | 2017-05-21 | 1 | -0/+1 |
* | | x86: fix 32-bit case of __get_user_asm_u64() | Linus Torvalds | 2017-05-21 | 1 | -3/+3 |
* | | Clean up x86 unsafe_get/put_user() type handling | Linus Torvalds | 2017-05-21 | 1 | -2/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-21 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fix unsafe_put_user() | Al Viro | 2017-05-21 | 1 | -1/+1 |
* | | KVM: x86: lower default for halt_poll_ns | Paolo Bonzini | 2017-05-16 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | | | 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 | 3 | -8/+15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | 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 | 6 | -5/+29 |
| |\ \ \ \ |
|
| * | | | | | 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 | 1 | -2/+0 |
| * | | | | | KVM: nVMX: support RDRAND and RDSEED exiting | Paolo Bonzini | 2017-04-07 | 1 | -0/+2 |
| * | | | | | 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 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 | 7 | -12/+37 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop... | Daniel Vetter | 2017-03-13 | 1 | -0/+87 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|
| | * | | | | | | | | | x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier | Hans de Goede | 2017-03-02 | 1 | -0/+56 |
| | * | | | | | | | | | x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access | Hans de Goede | 2017-02-26 | 1 | -0/+31 |