summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-06-21KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()Dave Martin1-3/+5
2018-06-21arm64: Introduce sysreg_clear_set()Mark Rutland1-0/+11
2018-06-20x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh1-6/+8
2018-06-20MIPS: Wire up io_pgetevents syscallPaul Burton5-6/+13
2018-06-20MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton5-6/+13
2018-06-20MIPS: Add syscall detection for restartable sequencesPaul Burton1-0/+8
2018-06-20MIPS: Add support for restartable sequencesPaul Burton2-0/+4
2018-06-20MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V8-1/+52
2018-06-20powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin1-0/+2
2018-06-20mips: ftrace: fix static function graph tracingMatthias Schiffer1-15/+12
2018-06-19arm64: make secondary_start_kernel() notraceZhizhou Zhang1-1/+1
2018-06-19arm64: dma-mapping: clear buffers allocated with FORCE_CONTIGUOUS flagMarek Szyprowski1-4/+5
2018-06-19powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman2-3/+3
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne4-3/+13
2018-06-19powerpc/64: hard disable irqs on the panic()ing CPUNicholas Piggin1-2/+10
2018-06-19powerpc: smp_send_stop do not offline stopped CPUsNicholas Piggin1-6/+0
2018-06-19powerpc/64: hard disable irqs in panic_smp_self_stopNicholas Piggin1-0/+8
2018-06-19powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman1-1/+2
2018-06-19powerpc/64s/radix: Fix MADV_[FREE|DONTNEED] TLB flush miss problem with THPNicholas Piggin1-21/+75
2018-06-19powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson1-0/+1
2018-06-19ARM: dts: imx6sx: fix irq for pcie bridgeOleksij Rempel1-1/+1
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-30/+32
2018-06-19MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9
2018-06-19MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij1-1/+1
2018-06-18arm64: dts: Stingray: Fix I2C controller interrupt typeRay Jui1-2/+2
2018-06-18arm64: dts: ns2: Fix PCIe controller interrupt typeRay Jui1-2/+2
2018-06-18arm64: dts: ns2: Fix I2C controller interrupt typeRay Jui1-2/+2
2018-06-18arm64: dts: specify 1.8V EMMC capabilities for bcm958742tScott Branden1-0/+4
2018-06-18arm64: dts: specify 1.8V EMMC capabilities for bcm958742kScott Branden1-0/+4
2018-06-18ARM: dts: Cygnus: Fix PCIe controller interrupt typeRay Jui1-10/+10
2018-06-18ARM: dts: Cygnus: Fix I2C controller interrupt typeRay Jui1-2/+2
2018-06-18ARM: dts: BCM5301x: Fix i2c controller interrupt typeFlorian Fainelli1-1/+1
2018-06-18ARM: dts: HR2: Fix interrupt types for i2c and PCIeFlorian Fainelli1-12/+12
2018-06-18ARM: dts: NSP: Fix PCIe controllers interrupt typesFlorian Fainelli1-15/+15
2018-06-18ARM: dts: NSP: Fix i2c controller interrupt typeFlorian Fainelli1-1/+1
2018-06-17ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer1-1/+1
2018-06-16Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds12-13/+13
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-29/+14
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds15-14/+626
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds40-1233/+2313
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab8-9/+9
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab4-4/+4
2018-06-15crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He1-1/+1
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-16/+29
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual2-4/+0
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap1-1/+1
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner6-9/+9
2018-06-15arm: port KCOV to armDmitry Vyukov4-1/+16
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams1-1/+3