summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
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-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-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus 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-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe
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-13sparc: use DT node full_name in sparc_dma_alloc_resourceChristoph 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-06sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-27sparc32: supress another implicit-fallthrough warningStephen Rothwell
2018-11-27sparc32: suppress an implicit-fallthrough warningStephen Rothwell
2018-11-27sparc: suppress the implicit-fallthrough warningStephen Rothwell
2018-11-18arch/sparc: Use kzalloc_nodeSabyasachi Gupta
2018-11-18sparc: generate uapi header and system call table filesFiroz Khan
2018-11-18sparc: add system call table generation supportFiroz Khan
2018-11-18sparc: Use DT node full_name instead of name for resourcesRob Herring
2018-11-18sparc: Remove unused leon_trans_initRob Herring
2018-11-18sparc: Use device_type helpers to access the node typeRob Herring
2018-11-18sparc: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-18sparc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-11-18sparc: prom: use property "name" directly to construct node namesRob Herring
2018-11-18sparc: Convert to using %pOF instead of full_nameRob Herring
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-10-31sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-10-31memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-29sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller
2018-10-15Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller
2018-10-12sparc: Throttle perf events properly.David S. Miller
2018-10-12sparc: Fix single-pcr perf event counter management.David S. Miller
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller