summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-093-9/+2
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-2511-37/+91
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/rt, sparc: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-2/+2
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | | |/ / | | |/| |
* | / | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
|/ / / /
* / / / treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-4/+4
|/ / /
* | | sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-057-33/+81
* | | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* | | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* | | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada2019-12-051-0/+2
|/ /
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-021-0/+1
|\ \ \
| * | | sparc64: implement ioremap_ucTuowen Zhao2019-11-111-0/+1
* | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-015-38/+38
|\ \ \ \
| * | | | y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-151-12/+12
| * | | | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
| * | | | y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-12/+12
| * | | | y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-151-6/+6
| | |/ / | |/| |
* | | | 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 tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-0/+1
|\ \ \ \
| * | | | asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig2019-11-111-0/+1
| |/ / /
* | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-263-561/+465
|\ \ \ \
| * | | | crypto: sparc/des - convert to skcipher APIEric Biggers2019-10-231-272/+227
| * | | | crypto: sparc/camellia - convert to skcipher APIEric Biggers2019-10-231-122/+95
| * | | | crypto: sparc/aes - convert to skcipher APIEric Biggers2019-10-231-167/+143
| |/ / /
* | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-261-3/+3
|\ \ \ \
| * | | | sparc: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-3/+3
* | | | | sparc: vdso: fix build error of vdso32Masahiro Yamada2019-11-141-2/+2
| |_|/ / |/| | |
* | | | sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds2019-10-151-1/+0
| |/ / |/| |
* | | arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton2019-09-261-1/+1
* | | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-262-4/+4
* | | lib: untag user pointers in strn*_userAndrey Konovalov2019-09-261-2/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-255-11/+0
|\ \ \
| * | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-252-6/+0
| * | | mm: remove quicklist page table cachesNicholas Piggin2019-09-253-5/+0
* | | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-241-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
| | |/ | |/|
* | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\ \ \
| * | | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-211-0/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-182-25/+20
|\ \ \ \
| * | | | crypto: sparc/des - switch to new verification routinesArd Biesheuvel2019-08-221-21/+16
| * | | | crypto: aes - rename local routines to prevent future clashesArd Biesheuvel2019-07-261-4/+4
| | |/ / | |/| |