summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-123-0/+20
* arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-121-2/+0
* arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-121-1/+1
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-104-52/+31
|\
| * sparc64/pci_sun4v: allow large DMA masksChristoph Hellwig2019-02-201-14/+5
| * sparc64/iommu: allow large DMA masksChristoph Hellwig2019-02-201-4/+2
| * sparc64: refactor the ali DMA quirkChristoph Hellwig2019-02-204-37/+27
* | arch: simplify several early memory allocationsMike Rapoport2019-03-071-5/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-064-4/+8
|\ \
| * | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-054-4/+8
| |/
* | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
* | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-5/+9
* | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-22/+42
* | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-26/+26
* | timex: use __kernel_timex internallyDeepa Dinamani2019-02-071-2/+2
* | sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann2019-02-072-3/+62
* | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-0/+4
* | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+12
* | sparc64: fix sparc_ipc type conversionArnd Bergmann2019-01-251-1/+1
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-062-5/+1
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-052-0/+2
|\
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-202-0/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-5/+4
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-013-3/+3
|\ \
| * | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-302-2/+2
| * | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-313-9/+14
|\ \ \
| * | | sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-223-9/+14
| |/ /
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-284-220/+51
|\ \ \
| * | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | | sparc: use DT node full_name in sparc_dma_alloc_resourceChristoph Hellwig2018-12-131-1/+1
| * | | sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig2018-12-111-121/+3
| * | | sparc: factor the dma coherent mapping into helperChristoph Hellwig2018-12-111-84/+67
| * | | sparc: remove not needed sbus_dma_ops methodsChristoph Hellwig2018-12-111-20/+0
| * | | sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-063-21/+7
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2018-12-2627-421/+712
|\ \ \
| * | | sparc: generate uapi header and system call table filesFiroz Khan2018-11-182-231/+7
| * | | sparc: add system call table generation supportFiroz Khan2018-11-184-0/+536
| * | | sparc: Use DT node full_name instead of name for resourcesRob Herring2018-11-183-3/+3
| * | | sparc: Remove unused leon_trans_initRob Herring2018-11-181-14/+0
| * | | sparc: Use device_type helpers to access the node typeRob Herring2018-11-188-45/+26
| * | | sparc: Use of_node_name_eq for node name comparisonsRob Herring2018-11-1812-39/+39
| * | | sparc: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-182-4/+4
| * | | sparc: prom: use property "name" directly to construct node namesRob Herring2018-11-182-25/+42
| * | | sparc: Convert to using %pOF instead of full_nameRob Herring2018-11-1810-60/+55
| |/ /
* | | sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2018-12-212-9/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-034-2/+4
|\ \ \ | |_|/ |/| |
| * | sparc32: supress another implicit-fallthrough warningStephen Rothwell2018-11-271-0/+1
| * | sparc32: suppress an implicit-fallthrough warningStephen Rothwell2018-11-271-0/+1
| * | sparc: suppress the implicit-fallthrough warningStephen Rothwell2018-11-271-0/+1