aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 11-66/+103
2020-01-30y2038: sparc: remove use of struct timexGravatar Arnd Bergmann 1-16/+17
2020-01-30sparc64: add support for folded p4d page tablesGravatar Mike Rapoport 7-32/+84
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Gravatar Linus Torvalds 1-0/+1
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-17/+0
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Gravatar Linus Torvalds 1-16/+17
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-8/+0
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-9/+2
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2020-01-21sparc32: fix struct ipc64_perm type definitionGravatar Arnd Bergmann 1-11/+11
2020-01-21sparc32, leon: Stop adding vendor and device id to prom ambapp path componentsGravatar Andreas Larsson 1-14/+4
2020-01-18open: introduce openat2(2) syscallGravatar Aleksa Sarai 1-0/+1
2020-01-14arch/sparc/setup: Drop dummy_con initializationGravatar Arvind Sankar 2-8/+0
2020-01-13arch: wire up pidfd_getfd syscallGravatar Sargun Dhillon 1-0/+1
2020-01-12sparc: Add .exit.data section.Gravatar David S. Miller 1-2/+4
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesGravatar Ingo Molnar 1-0/+4
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 3-9/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+0
2020-01-03compat: provide compat_ptr() on all architecturesGravatar Arnd Bergmann 1-17/+0
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesGravatar Ingo Molnar 11-37/+91
2019-12-18y2038: sparc: remove use of struct timexGravatar Arnd Bergmann 1-16/+17
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Gravatar Ingo Molnar 1-0/+4
2019-12-09treewide: Use sizeof_field() macroGravatar Pankaj Bharadiya 1-4/+4
2019-12-08sched/rt, sparc: Use CONFIG_PREEMPTIONGravatar Thomas Gleixner 2-2/+2
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupGravatar Mike Rapoport 7-33/+81
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedGravatar Masahiro Yamada 1-0/+2
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedGravatar Masahiro Yamada 1-0/+2
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedGravatar Masahiro Yamada 1-0/+2
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 1-0/+1
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-38/+38
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Linus Torvalds 1-2/+2
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 1-0/+1
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerGravatar Michal Simek 1-1/+0
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+1
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 3-561/+465
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-3/+3
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Gravatar Christoph Hellwig 1-2/+2
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Gravatar Arnd Bergmann 1-12/+12
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersGravatar Arnd Bergmann 3-8/+8
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecGravatar Arnd Bergmann 1-12/+12
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalGravatar Arnd Bergmann 1-6/+6
2019-11-15sparc: vdso: fix build error of vdso32Gravatar Masahiro Yamada 1-2/+2
2019-11-11asm-generic: don't provide ioremap for CONFIG_MMUGravatar Christoph Hellwig 1-0/+1
2019-11-11sparc64: implement ioremap_ucGravatar Tuowen Zhao 1-0/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAGravatar Kees Cook 1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAGravatar Kees Cook 1-1/+0
2019-10-23crypto: sparc/des - convert to skcipher APIGravatar Eric Biggers 1-272/+227