summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-042-5/+4Star
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-023-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/+51Star
|\ \
| * | 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/+3Star
| * | sparc: factor the dma coherent mapping into helperChristoph Hellwig2018-12-111-84/+67Star
| * | sparc: remove not needed sbus_dma_ops methodsChristoph Hellwig2018-12-111-20/+0Star
| * | sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-063-21/+7Star
* | | 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-192-231/+7Star
| * | | sparc: add system call table generation supportFiroz Khan2018-11-194-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/+0Star
| * | | sparc: Use device_type helpers to access the node typeRob Herring2018-11-188-45/+26Star
| * | | 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/+55Star
| |/ /
* | | sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2018-12-212-9/+8Star
* | | 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-281-0/+1
| * | sparc32: suppress an implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | sparc: suppress the implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
| * | arch/sparc: Use kzalloc_nodeSabyasachi Gupta2018-11-191-2/+1Star
| |/
* / sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-10/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-11-012-7/+2Star
|\
| * sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-011-2/+2
| * sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller2018-10-301-5/+0Star
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-314-5/+3Star
* | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* | memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport2018-10-311-1/+2
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* | memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-312-6/+6
* | memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport2018-10-312-8/+6Star
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-312-2/+2
|/
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-10-274-9/+35
* sparc: Improve VDSO instruction patching.David S. Miller2018-10-231-3/+0Star
* Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller2018-10-164-51/+51
* sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-10-151-1/+2
* sparc: Throttle perf events properly.David S. Miller2018-10-121-0/+9
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-10-121-4/+13
* sparc: Wire up io_pgetevents system call.David S. Miller2018-10-102-3/+3
* sparc64: fix fall-through annotationGustavo A. R. Silva2018-10-081-1/+1
* sparc32: fix fall-through annotationGustavo A. R. Silva2018-10-081-1/+1
* sparc64: viohs: Remove VLA usageKees Cook2018-10-081-3/+9