summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
2019-03-12sparc: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-20sparc64/pci_sun4v: allow large DMA masksChristoph Hellwig
2019-02-20sparc64/iommu: allow large DMA masksChristoph Hellwig
2019-02-20sparc64: refactor the ali DMA quirkChristoph Hellwig
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani
2019-02-07sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann
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-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