aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-25KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov
2019-01-25KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson
2019-01-25kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang
2019-01-25KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-01-25svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit
2019-01-25svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit
2019-01-25KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson
2019-01-25KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson
2019-01-25x86/kvm/hyper-v: recommend using eVMCS only when it is enabledVitaly Kuznetsov
2019-01-25x86/kvm/hyper-v: don't recommend doing reset via synthetic MSRVitaly Kuznetsov
2019-01-25kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder
2019-01-25KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...Sean Christopherson
2019-01-25KVM: x86: Fix single-step debuggingAlexander Popov
2019-01-25x86/kvm/hyper-v: don't announce GUEST IDLE MSR supportVitaly Kuznetsov
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig
2019-01-24Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-01-22x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya
2019-01-22Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon
2019-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-20Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-01-19powerpc: chrp: Use of_node_is_type to access device_typeRob Herring
2019-01-19Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-01-19Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-19Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-01-17ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-01-17ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta
2019-01-18x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich
2019-01-17ARC: show_regs: lockdep: re-enable preemptionVineet Gupta
2019-01-17ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta
2019-01-17ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev
2019-01-17ARC: perf: move HW events mapping to separate functionEugeniy Paltsev
2019-01-17ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev
2019-01-17ARC: perf: trivial code cleanupEugeniy Paltsev
2019-01-17ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev
2019-01-17ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev
2019-01-17arc: remove redundant kernel-space generic-yMasahiro Yamada
2019-01-17ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-01-17ARC: boot log: print Action point detailsVineet Gupta
2019-01-17ARCv2: boot log: BPU return stack depthVineet Gupta
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada