summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2020-01-10proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-10sparc: mm: add p?d_leaf() definitionsSteven Price
2020-01-10Merge remote-tracking branch 'generic-ioremap/for-next'Stephen Rothwell
2020-01-10Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2020-01-10Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2020-01-10next-20191211/keysStephen Rothwell
2020-01-10Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2020-01-10Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2020-01-10Merge remote-tracking branch 'sparc/master'Stephen Rothwell
2020-01-09Merge branch 'work.misc' into for-nextAl Viro
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03Merge tags 'block-ioctl-cleanup-5.6' and 'y2038-drivers-for-v5.6-signed' of g...Arnd Bergmann
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann
2019-12-30Merge branch 'WIP.x86/mm'Ingo Molnar
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-18y2038: sparc: remove use of struct timexArnd Bergmann
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-08open: introduce openat2(2) syscallAleksa Sarai
2019-12-08sched/rt, sparc: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-01Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann
2019-11-15sparc: vdso: fix build error of vdso32Masahiro Yamada
2019-11-11asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig
2019-11-11sparc64: implement ioremap_ucTuowen Zhao
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-10-23crypto: sparc/des - convert to skcipher APIEric Biggers
2019-10-23crypto: sparc/camellia - convert to skcipher APIEric Biggers
2019-10-23crypto: sparc/aes - convert to skcipher APIEric Biggers
2019-10-18sparc: Use pr_warn instead of pr_warningKefeng Wang
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds
2019-10-11Add a general, global device notification watch listDavid Howells