aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-19
* sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-06-03
* mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-03
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-17
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-16
* | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-15
|\ \
| * | cpufreq: Call transition notifier only once for each policyViresh Kumar2019-05-10
* | | sparc: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-09
* | | arch:sparc:kernel/uprobes.c : Remove duplicate headerJagadeesh Pagadala2019-05-08
| |/ |/|
* | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\ \ | |/ |/|
| * treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
* | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-23
|\ \
| * | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-15
* | | sparc64/pci_sun4v: fix ATU checks for large DMA masksChristoph Hellwig2019-04-10
|/ /
* | sparc: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* | arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-12
* | arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Mike Rapoport2019-03-12
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\ \ | |/ |/|
| * sparc64/pci_sun4v: allow large DMA masksChristoph Hellwig2019-02-20
| * sparc64/iommu: allow large DMA masksChristoph Hellwig2019-02-20
| * sparc64: refactor the ali DMA quirkChristoph Hellwig2019-02-20
* | arch: simplify several early memory allocationsMike Rapoport2019-03-07
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-06
|\ \
| * | mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-06
| |/
* | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-06
* | y2038: rename old time and utime syscallsArnd Bergmann2019-02-06
* | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-06
* | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-06
* | timex: use __kernel_timex internallyDeepa Dinamani2019-02-06
* | sparc64: add custom adjtimex/clock_adjtime functionsArnd Bergmann2019-02-06
* | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-25
* | arch: add split IPC system calls where neededArnd Bergmann2019-01-25
* | sparc64: fix sparc_ipc type conversionArnd Bergmann2019-01-25
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-05
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-05
|\
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-20
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-01
|\ \
| * | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-30
| * | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-30
* | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-31
|\ \ \
| * | | sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-22
| |/ /
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-28
|\ \ \
| * | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-20
| * | | sparc: use DT node full_name in sparc_dma_alloc_resourceChristoph Hellwig2018-12-13
| * | | sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig2018-12-11