summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-071-1/+1
|\
| * asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-04-072-3/+1
|\ \ | |/ |/|
| * sparc32: use per-device dma_opsChristoph Hellwig2020-04-022-3/+1
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \ | |/ |/|
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | sparc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-2/+2
|/
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-8/+7
* sparc64: fix adjtimex regressionArnd Bergmann2020-02-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-01-304-18/+25
|\
| * y2038: sparc: remove use of struct timexArnd Bergmann2020-01-301-16/+17
| * sparc64: add support for folded p4d page tablesMike Rapoport2020-01-302-2/+17
| * sparc32, leon: Stop adding vendor and device id to prom ambapp path componentsAndreas Larsson2020-01-211-14/+4
| * sparc: Add .exit.data section.David S. Miller2020-01-121-2/+4
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\ \
| * | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-291-16/+17
|\ \ \
| * | | y2038: sparc: remove use of struct timexArnd Bergmann2019-12-181-16/+17
| |/ /
* | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \ \
| * | | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
| |/ /
* | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-292-8/+0
|\ \ \
| * | | arch/sparc/setup: Drop dummy_con initializationArvind Sankar2020-01-142-8/+0
| |/ /
* / / sched/rt, sparc: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-1/+1
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-2/+2
|\ \
| * | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-2/+2
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-2/+1
|\ \ \
| * | | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * | | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
| |/ /
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-3/+3
|\ \ \ | |/ / |/| |
| * | sparc: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-3/+3
* | | ipc: fix sparc64 ipc() wrapperArnd Bergmann2019-09-071-15/+18
| |/ |/|
* | arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
* | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-0/+1
|\ \ | |/ |/|
| * arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-088-38/+35
|\ \
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-295-26/+23
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-275-9/+9
| * | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-272-3/+3
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-192-4/+2
* | sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-06-021-0/+4
* | mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-021-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-303-15/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-217-0/+7
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-151-12/+16
|\ \
| * | cpufreq: Call transition notifier only once for each policyViresh Kumar2019-05-101-12/+16
* | | sparc: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-091-2/+1