aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-03-12sparc: add checks for the return value of memblock_alloc*()Mike Rapoport5-0/+39
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport1-2/+0
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport3-7/+7
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann1-1/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-52/+31
2019-03-07arch: simplify several early memory allocationsMike Rapoport2-11/+5
2019-03-07configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2-2/+0
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-7/+11
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual5-7/+11
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-38/+153
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-10/+51
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds2-2/+0
2019-02-20sparc64/pci_sun4v: allow large DMA masksChristoph Hellwig1-14/+5
2019-02-20sparc64/iommu: allow large DMA masksChristoph Hellwig1-4/+2
2019-02-20sparc64: refactor the ali DMA quirkChristoph Hellwig4-37/+27
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+20
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann2-9/+13
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann1-22/+42
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann1-26/+26
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani1-2/+2
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann2-3/+62
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell1-1/+1
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani1-2/+9
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani1-2/+5
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani1-2/+3
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani1-2/+12
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani1-0/+10
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani1-8/+16
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2-5/+4
2019-01-25arch: add split IPC system calls where neededArnd Bergmann1-0/+12
2019-01-25sparc64: fix sparc_ipc type conversionArnd Bergmann1-1/+1
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers1-2/+2
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann1-0/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-2/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2-5/+1
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+2
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-13/+8
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)4-13/+8
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds1-2/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds5-8/+7
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds3-3/+3
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-9/+14
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2-2/+2
2018-12-30kgdb: Remove irq flags from roundupDouglas Anderson1-1/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-22/+3
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1