summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-25sparc64: fix sparc_ipc type conversionArnd Bergmann
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2018-12-22sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-20bpf: sparc64: Enable sparc64 jit to provide bpf_line_infoMartin KaFai Lau
2018-12-19sparc/iommu: fix ->map_sg return valueChristoph Hellwig
2018-12-19sparc/io-unit: fix ->map_sg return valueChristoph Hellwig
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-13sparc: use DT node full_name in sparc_dma_alloc_resourceChristoph Hellwig
2018-12-11sparc: merge 32-bit and 64-bit version of pci.hChristoph Hellwig
2018-12-11sparc: move the leon PCI memory space comment to <asm/leon.h>Christoph Hellwig
2018-12-11sparc: remove not required includes from dma-mapping.hChristoph Hellwig
2018-12-11sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig
2018-12-11sparc: factor the dma coherent mapping into helperChristoph Hellwig
2018-12-11sparc: remove not needed sbus_dma_ops methodsChristoph Hellwig
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller