summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-19KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalationsBenjamin Herrenschmidt
2018-01-19KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt
2018-01-19KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfsBenjamin Herrenschmidt
2018-01-19Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2018-01-18KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras
2018-01-18KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2Paul Mackerras
2018-01-17KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loadedPaul Mackerras
2018-01-17KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loadedPaul Mackerras
2018-01-16KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras
2018-01-12powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt
2018-01-12powerpc/xive: Move definition of ESB bitsBenjamin Herrenschmidt
2018-01-11KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()Markus Elfring
2018-01-11KVM: PPC: Book3S HV: Remove vcpu->arch.dec usageAlexander Graf
2018-01-10powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2017-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-12-01RISC-V: User-Visible ChangesPalmer Dabbelt
2017-12-01RISC-V: __io_writes should respect the length argumentPalmer Dabbelt
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-01arm64: context: Fix comments and remove pointless smp_wmb()Will Deacon
2017-12-01arm64: cpu_ops: Add missing 'const' qualifiersYury Norov
2017-12-01arm64: perf: remove unsupported events for Cortex-A73Xu YiPing
2017-12-01arm64: fpsimd: Fix failure to restore FPSIMD state after signalsDave Martin
2017-12-01arm64: pgd: Mark pgd_cache as __ro_after_initJinbum Park
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel
2017-11-30RISC-V: Clean up an unused includePalmer Dabbelt
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman
2017-11-30RISC-V: Add missing includeOlof Johansson
2017-11-30RISC-V: Use define for get_cycles like other architecturesOlof Johansson
2017-11-30RISC-V: Provide stub of setup_profiling_timer()Olof Johansson
2017-11-30RISC-V: Export some expected symbols for modulesOlof Johansson
2017-11-30RISC-V: move empty_zero_page definition to C and export itOlof Johansson
2017-11-30RISC-V: io.h: type fixes for warningsOlof Johansson
2017-11-30RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macrosOlof Johansson
2017-11-30RISC-V: use generic serial.hOlof Johansson
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-29mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-29Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-11-29sparc64: Fix boot on T4 and later.David S. Miller