summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-283-57/+123
|\
| * sparc: Adjust bpf JIT prologue for PSEUDO calls.David Miller2018-11-271-1/+7
| * sparc: Correct ctx->saw_frame_pointer logic.David Miller2018-11-261-0/+12
| * sparc: Fix JIT fused branch convergance.David Miller2018-11-261-28/+49
| * bpf, arm64: fix getting subprog addr from aux for callsDaniel Borkmann2018-11-261-9/+17
| * bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann2018-11-261-19/+38
* | Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-283-13/+50
|\ \
| * | xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov2018-11-261-4/+38
| * | xtensa: fix coprocessor context offset definitionsMax Filippov2018-11-261-8/+8
| * | xtensa: enable coprocessors that are being flushedMax Filippov2018-11-261-1/+4
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-11-287-72/+118
|\ \
| * | kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson2018-11-271-5/+15
| * | kvm: mmu: Fix race in emulated page table writesJunaid Shahid2018-11-271-18/+9
| * | KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...Liran Alon2018-11-271-5/+5
| * | KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...Liran Alon2018-11-271-1/+24
| * | KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz2018-11-274-18/+17
| * | x86/kvm/vmx: fix old-style function declarationYi Wang2018-11-271-4/+4
| * | KVM: x86: fix empty-body warningsYi Wang2018-11-271-1/+1
| * | KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon2018-11-271-5/+16
| * | KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon2018-11-271-0/+1
| * | KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...Liran Alon2018-11-271-6/+6
| * | svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang2018-11-271-8/+11
| * | KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li2018-11-271-1/+2
| * | KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li2018-11-271-0/+5
| * | KVM: VMX: re-add ple_gap module parameterLuiz Capitulino2018-11-271-0/+1
| * | Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-11-251-0/+1
| |\ \
| | * | KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTEDMichael Roth2018-11-151-0/+1
* | | | ia64: export node_distance functionMatias Bjørling2018-11-263-4/+12
| |_|/ |/| |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-11-242-3/+3
|\ \ \
| * | | arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon2018-11-231-1/+1
| * | | arm64: sysreg: fix sparse warningsSergey Matyukevich2018-11-231-2/+2
| |/ /
* | | Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-2111-17/+150
|\ \ \
| * | | RISC-V: recognize S/U mode bits in print_isaPatrick Stählin2018-11-201-3/+6
| * | | riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov2018-11-202-10/+21
| * | | riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov2018-11-201-0/+1
| * | | RISC-V: Build flat and compressed kernel imagesAnup Patel2018-11-206-2/+120
| * | | RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson2018-11-201-2/+2
| |/ /
* | | Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-11-205-22/+6
|\ \ \ | |/ / |/| |
| * | MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton2018-11-152-20/+3
| * | MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen2018-11-122-2/+2
| * | MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driverAaro Koskinen2018-11-121-0/+1
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-182-10/+144
|\ \
| * | perf/x86/intel/uncore: Support CoffeeLake 8th CBOXKan Liang2018-11-122-9/+30
| * | perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUsKan Liang2018-11-121-1/+114
| |/
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-181-0/+1
|\ \
| * | efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel2018-11-151-0/+1
* | | Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-11-187-47/+113
|\ \ \
| * | | ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2018-11-124-15/+61
| * | | ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2018-11-122-16/+27
| * | | ARM: clean up per-processor check_bugs method callRussell King2018-11-122-2/+3