summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King5-4/+17
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin4-2/+10
2019-04-05ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-9/+9
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier3-6/+9
2019-04-05powerpc/ptrace: Mitigate potential Spectre v1Breno Leitao1-1/+7
2019-04-05x86/kexec: Fill in acpi_rsdp_addr from the first kernelKairui Song1-1/+3
2019-04-05ARM: dts: meson8b: fix the Ethernet data line signals in eth_rgmii_pinsMartin Blumenstingl1-3/+3
2019-04-05ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2-2/+2
2019-04-05efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell1-2/+2
2019-04-05powerpc/44x: Force PCI on for CURRITUCKMichael Ellerman1-0/+1
2019-04-05powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V1-2/+3
2019-04-05ARM: 8845/1: use unified assembler in c filesStefan Agner3-3/+6
2019-04-05ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior1-7/+7
2019-04-05powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpcNathan Chancellor1-1/+1
2019-04-05powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tablesAlexey Kardashevskiy2-2/+6
2019-04-05docs/core-api/mm: fix user memory accessors formattingMike Rapoport2-16/+16
2019-04-05x86/hyperv: Fix kernel panic when kexec on HyperVKairui Song1-0/+7
2019-04-05h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada1-1/+1
2019-04-03KVM: x86: update %rip after emulating IOSean Christopherson2-10/+27
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson4-14/+13
2019-04-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner1-7/+1
2019-04-03powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar1-0/+1
2019-04-03powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman1-4/+13
2019-04-03powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy1-9/+18
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao5-18/+37
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy1-0/+1
2019-03-27x86/unwind: Add hardcoded ORC entry for NULLJann Horn1-0/+17
2019-03-27x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn2-3/+28
2019-03-27powerpc/security: Fix spectre_v2 reportingMichael Ellerman1-15/+8
2019-03-27powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2-6/+6
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan1-4/+4
2019-03-27MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky1-5/+7
2019-03-27mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li1-1/+1
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky1-7/+6
2019-03-23KVM: nVMX: Check a single byte for VMCS "launched" in nested early checksSean Christopherson1-1/+1
2019-03-23KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson1-3/+9
2019-03-23KVM: nVMX: Apply addr size mask to effective address for VMX instructionsSean Christopherson1-2/+23
2019-03-23KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson1-0/+4
2019-03-23KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson1-1/+6
2019-03-23KVM: x86/mmu: Detect MMIO generation wrap in any address spaceSean Christopherson1-2/+19
2019-03-23KVM: VMX: Zero out *all* general purpose registers after VM-ExitSean Christopherson1-3/+11
2019-03-23KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-runSean Christopherson1-1/+1
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson6-8/+8
2019-03-23x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...Steven Rostedt (VMware)1-25/+17
2019-03-23x86/kvmclock: set offset for kvm unstable clockPavel Tatashin1-5/+1
2019-03-23perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang3-7/+10
2019-03-23Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"Ben Gardon1-13/+3
2019-03-23arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin1-1/+1
2019-03-23arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2-4/+16