aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2019-01-06arch: remove redundant UAPI generic-y definesGravatar Masahiro Yamada 1-2/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Gravatar Masahiro Yamada 1-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigGravatar Masahiro Yamada 2-5/+1
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-0/+2
2019-01-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-13/+8
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsGravatar Joel Fernandes (Google) 4-13/+8
2019-01-04Fix access_ok() fallout for sparc32 and powerpcGravatar Linus Torvalds 1-2/+1
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 5-8/+7
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Gravatar Linus Torvalds 3-3/+3
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 3-9/+14
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsGravatar Christophe Leroy 2-2/+2
2018-12-30kgdb: Remove irq flags from roundupGravatar Douglas Anderson 1-1/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-22/+3
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+1
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 13-460/+264
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-15/+0
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-7/+7
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 35-851/+746
2018-12-22sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackGravatar Steven Rostedt (VMware) 3-9/+14
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-10/+9
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineGravatar Corentin Labbe 2-9/+8
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagGravatar ndesaulniers@google.com 1-1/+1
2018-12-22treewide: surround Kconfig file paths with double quotesGravatar Masahiro Yamada 1-1/+1
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledGravatar David Howells 2-0/+2
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Gravatar Christoph Hellwig 3-3/+3
2018-12-20bpf: sparc64: Enable sparc64 jit to provide bpf_line_infoGravatar Martin KaFai Lau 1-0/+1
2018-12-19sparc/iommu: fix ->map_sg return valueGravatar Christoph Hellwig 1-21/+18
2018-12-19sparc/io-unit: fix ->map_sg return valueGravatar Christoph Hellwig 1-12/+11
2018-12-13dma-mapping: bypass indirect calls for dma-directGravatar Christoph Hellwig 1-2/+2
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-12-13sparc: use DT node full_name in sparc_dma_alloc_resourceGravatar Christoph Hellwig 1-1/+1
2018-12-11sparc: merge 32-bit and 64-bit version of pci.hGravatar Christoph Hellwig 3-88/+49
2018-12-11sparc: move the leon PCI memory space comment to <asm/leon.h>Gravatar Christoph Hellwig 2-9/+9
2018-12-11sparc: remove not required includes from dma-mapping.hGravatar Christoph Hellwig 1-3/+1
2018-12-11sparc: remove the sparc32_dma_ops indirectionGravatar Christoph Hellwig 4-236/+138
2018-12-11sparc: factor the dma coherent mapping into helperGravatar Christoph Hellwig 1-84/+67
2018-12-11sparc: remove not needed sbus_dma_ops methodsGravatar Christoph Hellwig 1-20/+0
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 5-12/+5
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINGravatar Christoph Hellwig 1-1/+0
2018-12-06sparc: remove the mapping_error dma_map_ops methodGravatar Christoph Hellwig 3-21/+7
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-1/+1
2018-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 4-2/+4
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-10/+1
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-29/+68
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-10/+1
2018-11-27sparc32: supress another implicit-fallthrough warningGravatar Stephen Rothwell 1-0/+1
2018-11-27sparc32: suppress an implicit-fallthrough warningGravatar Stephen Rothwell 1-0/+1
2018-11-27sparc: suppress the implicit-fallthrough warningGravatar Stephen Rothwell 1-0/+1
2018-11-27sparc: Adjust bpf JIT prologue for PSEUDO calls.Gravatar David Miller 1-1/+7