aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-21MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes codeMasami Hiramatsu1-14/+7
2018-06-21ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu2-11/+0
2018-06-21powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes codeMasami Hiramatsu3-64/+23
2018-06-21arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes codeMasami Hiramatsu1-8/+0
2018-06-21ARM/kprobes: Don't call the ->break_handler() in arm kprobes codeMasami Hiramatsu1-11/+0
2018-06-21ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu1-7/+0
2018-06-21kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu4-49/+12
2018-06-21sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu2-48/+0
2018-06-21sh/kprobes: Remove jprobe implementationMasami Hiramatsu2-55/+0
2018-06-21s390/kprobes: Remove jprobe implementationMasami Hiramatsu2-59/+2
2018-06-21MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu2-58/+0
2018-06-21ia64/kprobes: Remove jprobe implementationMasami Hiramatsu4-163/+1
2018-06-21powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu4-105/+5
2018-06-21arm64/kprobes: Remove jprobe implementationMasami Hiramatsu2-69/+0
2018-06-21ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu3-117/+0
2018-06-21ARC/kprobes: Remove jprobe implementationMasami Hiramatsu2-38/+2
2018-06-21kprobes/x86: Remove jprobe implementationMasami Hiramatsu2-96/+3
2018-06-21x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross1-0/+5
2018-06-21KVM: arm64: Avoid mistaken attempts to save SVE state for vcpusDave Martin1-3/+3
2018-06-21KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin2-4/+21
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-19MIPS: Wire up io_pgetevents syscallPaul Burton5-6/+13
2018-06-19MIPS: Wire up the restartable sequences (rseq) syscallPaul Burton5-6/+13
2018-06-19MIPS: Add syscall detection for restartable sequencesPaul Burton1-0/+8
2018-06-19MIPS: Add support for restartable sequencesPaul Burton2-0/+4
2018-06-19MIPS: 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 possible CPUNicholas Piggin1-0/+2
2018-06-19mips: 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-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-30/+32
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9
2018-06-18MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij1-1/+1
2018-06-17Merge 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/kernel/git/rw/umlLinus Torvalds4-29/+14
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds15-14/+626
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds40-1233/+2313
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab8-9/+9
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab4-4/+4