summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-277-7/+30
|\
| * x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabledSinan Kaya2019-01-221-1/+1
| * x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich2019-01-181-2/+4
| * x86/kexec: Fix a kexec_file_load() failureDave Young2019-01-152-0/+3
| * x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao2019-01-151-2/+2
| * x86/pkeys: Properly copy pkey state at fork()Dave Hansen2019-01-151-0/+18
| * x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-01-111-2/+2
| * x86/intel/lpss: Make PCI dependency explicitSinan Kaya2019-01-111-1/+1
* | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-18/+16
|\ \
| * | x86/hpet: Remove unused FSEC_PER_NSEC defineRoland Dreier2018-12-041-4/+0
| * | x86/tsc: Make calibration refinement more robustDaniel Vacek2018-11-061-14/+16
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-2711-108/+122
|\ \ \
| * | | KVM: x86: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-256-4/+10
| * | | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2019-01-252-5/+1
| * | | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov2019-01-251-3/+4
| * | | KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson2019-01-251-66/+73
| * | | kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang2019-01-252-2/+2
| * | | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov2019-01-251-0/+8
| * | | svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit2019-01-251-15/+4
| * | | svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit2019-01-251-0/+2
| * | | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson2019-01-251-2/+5
| * | | KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson2019-01-251-1/+1
| * | | x86/kvm/hyper-v: recommend using eVMCS only when it is enabledVitaly Kuznetsov2019-01-251-1/+2
| * | | x86/kvm/hyper-v: don't recommend doing reset via synthetic MSRVitaly Kuznetsov2019-01-251-1/+0
| * | | kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder2019-01-251-4/+8
| * | | KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...Sean Christopherson2019-01-251-1/+1
| * | | KVM: x86: Fix single-step debuggingAlexander Popov2019-01-251-2/+1
| * | | x86/kvm/hyper-v: don't announce GUEST IDLE MSR supportVitaly Kuznetsov2019-01-251-1/+0
* | | | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-01-274-6/+171
|\ \ \ \
| * | | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-234-6/+171
* | | | | Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-01-245-10/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-111-1/+6
| * | | | s390/vdso: correct vdso mapping for compat tasksVasily Gorbik2019-01-112-4/+3
| * | | | s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-111-0/+4
| * | | | s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky2019-01-111-3/+2
| * | | | s390/early: improve machine detectionChristian Borntraeger2019-01-112-2/+4
* | | | | Merge tag 'arc-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-01-2210-103/+276
|\ \ \ \ \
| * | | | | ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-171-8/+32
| * | | | | ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta2019-01-171-4/+9
| * | | | | ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-01-171-0/+8
| * | | | | ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-01-171-14/+12
| * | | | | ARC: perf: avoid kernel killing where it is possibleEugeniy Paltsev2019-01-171-2/+4
| * | | | | ARC: perf: move HW events mapping to separate functionEugeniy Paltsev2019-01-171-15/+33
| * | | | | ARC: perf: introduce Kernel PMU events supportEugeniy Paltsev2019-01-171-1/+105
| * | | | | ARC: perf: trivial code cleanupEugeniy Paltsev2019-01-171-43/+42
| * | | | | ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-171-1/+2
| * | | | | ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev2019-01-171-1/+2
| * | | | | arc: remove redundant kernel-space generic-yMasahiro Yamada2019-01-171-4/+0
| * | | | | ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-01-171-3/+3
| * | | | | ARC: boot log: print Action point detailsVineet Gupta2019-01-172-8/+24