summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-23Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-22arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon
2018-06-22arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-06-22kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr
2018-06-21KVM: arm64: Avoid mistaken attempts to save SVE state for vcpusDave Martin
2018-06-21KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin
2018-06-21KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()Dave Martin
2018-06-21arm64: Introduce sysreg_clear_set()Mark Rutland
2018-06-19MIPS: Wire up io_pgetevents syscallPaul Burton
2018-06-19MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton
2018-06-19MIPS: Add syscall detection for restartable sequencesPaul Burton
2018-06-19MIPS: Add support for restartable sequencesPaul Burton
2018-06-19MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V
2018-06-20powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin
2018-06-19mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-06-19arm64: make secondary_start_kernel() notraceZhizhou Zhang
2018-06-19arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flagMarek Szyprowski
2018-06-19powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne
2018-06-19powerpc/64: hard disable irqs on the panic()ing CPUNicholas Piggin
2018-06-19powerpc: smp_send_stop do not offline stopped CPUsNicholas Piggin
2018-06-19powerpc/64: hard disable irqs in panic_smp_self_stopNicholas Piggin
2018-06-19powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman
2018-06-19powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THPNicholas Piggin
2018-06-19powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-06-18MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-15arm: port KCOV to armDmitry Vyukov
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada
2018-06-14KVM: x86: VMX: redo fix for link error without CONFIG_HYPERVArnd Bergmann