summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | um: Use os_info for the messages on normal pathMasami Hiramatsu2017-07-054-27/+28
| * | | um: Add os_info() for pre-boot information messagesMasami Hiramatsu2017-07-052-0/+27
| * | | um: Use printk instead of printf in make_uml_dirMasami Hiramatsu2017-07-051-4/+7
* | | | Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-1514-172/+320
|\ \ \ \
| * | | | kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-144-19/+40
| * | | | KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li2017-07-146-5/+13
| * | | | KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li2017-07-145-10/+35
| * | | | KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li2017-07-145-37/+51
| * | | | KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li2017-07-144-13/+12
| * | | | kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-134-6/+17
| * | | | KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek2017-07-132-4/+3
| * | | | KVM: SVM: Enable Virtual VMLOAD VMSAVE featureJanakarajan Natarajan2017-07-122-0/+25
| * | | | KVM: SVM: Add Virtual VMLOAD VMSAVE feature definitionJanakarajan Natarajan2017-07-121-0/+1
| * | | | KVM: SVM: Rename lbr_ctl field in the vmcb control areaJanakarajan Natarajan2017-07-122-6/+6
| * | | | KVM: SVM: Prepare for new bit definition in lbr_ctlJanakarajan Natarajan2017-07-122-2/+4
| * | | | KVM: SVM: handle singlestep exception when skipping emulated instructionsLadi Prosek2017-07-121-26/+33
| * | | | KVM: x86: take slots_lock in kvm_free_pitRadim Krčmář2017-07-121-0/+2
| * | | | kvm: vmx: Properly handle machine check during VM-entryJim Mattson2017-07-121-6/+9
| * | | | KVM: x86: update master clock before computing kvmclock_offsetRadim Krčmář2017-07-121-1/+7
| * | | | kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fieldsJim Mattson2017-07-121-26/+34
| * | | | kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controlsJim Mattson2017-07-121-11/+6
| * | | | kvm: nVMX: Validate the I/O bitmaps on nested VM-entryJim Mattson2017-07-121-0/+16
| * | | | kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH failsJim Mattson2017-07-121-2/+2
| * | | | KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exitsPaolo Bonzini2017-07-101-1/+7
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-151-1/+1
|\ \ \ \ \
| * | | | | crypto: sha1-ssse3 - Disable avx2Herbert Xu2017-07-051-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-152-12/+1
|\ \ \ \ \ \
| * | | | | | xtensa: use generic fb.hTobias Klauser2017-07-152-12/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2017-07-153-75/+74
|\ \ \ \ \ \ \
| * | | | | | | mm, tile: drop arch_{add,remove}_memoryMichal Hocko2017-03-301-30/+0
| * | | | | | | tile: prefer <arch/intreg.h> to __need_int_reg_tChris Metcalf2017-03-272-45/+74
* | | | | | | | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-1514-31/+162
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-121-2/+2
| * | | | | | | | powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-07-121-0/+13
| * | | | | | | | powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard2017-07-121-2/+4
| * | | | | | | | powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL eventsAnton Blanchard2017-07-122-0/+6
| * | | | | | | | powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan2017-07-111-2/+4
| * | | | | | | | powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-111-1/+1
| * | | | | | | | powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin2017-07-113-18/+67
| * | | | | | | | powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt2017-07-101-0/+8
| * | | | | | | | powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt2017-07-101-3/+9
| * | | | | | | | powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-103-3/+36
| * | | | | | | | powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh2017-07-101-0/+12
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-141-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leakLorenzo Pieralisi2017-07-101-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-1342-404/+370
|\ \ \ \ \ \ \
| * | | | | | | xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-9/+10
| * | | | | | | unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-29/+28
| * | | | | | | tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-19/+19
| * | | | | | | sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-1/+2