aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-04-30KVM: PPC: Book3S HV: XIVE: Prevent races when releasing devicePaul Mackerras2-16/+78
2019-04-30KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' methodCédric Le Goater5-12/+101
2019-04-30KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation modeCédric Le Goater1-3/+4
2019-04-30KVM: PPC: Book3S HV: XIVE: Add passthrough supportCédric Le Goater3-0/+65
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater2-0/+58
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater4-0/+53
2019-04-30KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater4-0/+113
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater2-0/+86
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater2-0/+37
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater2-0/+86
2019-04-30KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater5-6/+281
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater4-2/+115
2019-04-30KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater4-4/+125
2019-04-30KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater6-41/+258
2019-04-30KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater6-2/+198
2019-04-30Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras11-20/+218
2019-04-30KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry()Suraj Jitindar Singh1-0/+2
2019-04-30KVM: PPC: Book3S HV: Flush TLB on secondary radix threadsPaul Mackerras4-63/+53
2019-04-30KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C codePaul Mackerras3-34/+35
2019-04-30KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push codeSuraj Jitindar Singh1-11/+25
2019-04-30KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0Paul Mackerras1-38/+40
2019-04-30arm64: KVM: Fix perf cycle counter support for VHEAndrew Murray1-2/+9
2019-04-30ARM: mvebu: drop return from void functionNicholas Mc Guire1-1/+0
2019-04-30ARM: mvebu: prefix coprocessor operand with pStefan Agner2-2/+2
2019-04-30ARM: mvebu: drop unnecessary labelStefan Agner1-1/+0
2019-04-30ARM: mvebu: fix a leaked reference by adding missing of_node_putWen Yang1-3/+8
2019-04-30Merge tag 'v5.1-rc7' into x86/mm, to pick up fixesIngo Molnar12-55/+100
2019-04-30KVM: PPC: Book3S HV: smb->smp comment fixupPalmer Dabbelt1-1/+1
2019-04-30KVM: PPC: Book3S: Allocate guest TCEs on demand tooAlexey Kardashevskiy4-33/+110
2019-04-30KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlersAlexey Kardashevskiy3-33/+44
2019-04-30KVM: PPC: Book3S HV: Fix lockdep warning when entering the guestAlexey Kardashevskiy1-7/+8
2019-04-30KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handlerSuraj Jitindar Singh3-1/+147
2019-04-30KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handlerSuraj Jitindar Singh1-0/+80
2019-04-30powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin1-41/+40
2019-04-29riscv: vdso: drop unnecessary cc-ldoptionNick Desaulniers1-1/+1
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)2-2/+0
2019-04-29powerpc/powernv/npu: Use pci_dev_id() helperHeiner Kallweit1-8/+6
2019-04-29y2038: Make CONFIG_64BIT_TIME unconditionalArnd Bergmann1-1/+1
2019-04-29Merge tag 'bitmain-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-0/+211
2019-04-29Merge tag 'v5.2-rockchip-defconfig32-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-2/+13
2019-04-29Merge tag 'v5.2-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-2/+3
2019-04-29x86: make ZERO_PAGE() at least parse its argumentLinus Torvalds1-1/+1
2019-04-29Merge tag 'mvebu-arm64-5.2-1' of git://git.infradead.org/linux-mvebu into arm...Olof Johansson1-0/+1
2019-04-29Merge tag 'qcom-defconfig-for-5.2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+12
2019-04-29Merge tag 'imx-dt64-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson21-13/+2725
2019-04-29Merge tag 'imx-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-2/+4
2019-04-29Merge tag 'lpc32xx-dt-for-5.2' of https://github.com/vzapolskiy/linux-lpc32xx...Olof Johansson3-18/+24
2019-04-29Merge tag 'lpc32xx-soc-for-5.2' of https://github.com/vzapolskiy/linux-lpc32x...Olof Johansson1-39/+3
2019-04-29arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou1-1/+1
2019-04-29arm64: Kconfig: Tidy up errata workaround help textWill Deacon1-16/+13