aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
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-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-25lib: untag user pointers in strn*_userAndrey Konovalov
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-08-22crypto: sparc/des - switch to new verification routinesArd Biesheuvel
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov
2019-07-26crypto: aes - rename local routines to prevent future clashesArd Biesheuvel
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds