aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Gravatar Heiko Carstens 1-1/+1
2020-12-19epoll: wire up syscall epoll_pwait2Gravatar Willem de Bruijn 1-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-5/+9
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-11/+9
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+3
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-4/+2
2020-12-15arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCGravatar Mike Rapoport 1-3/+1
2020-12-15sparc: fix handling of page table constructor failureGravatar Matthew Wilcox (Oracle) 1-1/+1
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-136/+8
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-6/+26
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-3/+1
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-8/+9
2020-12-12sparc: add support for TIF_NOTIFY_SIGNALGravatar Jens Axboe 4-5/+9
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2020-12-09sparc64/mm: Implement pXX_leaf_size() supportGravatar Peter Zijlstra 2-6/+26
2020-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-1/+1
2020-12-08[regression fix] really dumb fuckup in sparc64 __csum_partial_copy() changesGravatar Al Viro 1-1/+1
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-0/+3
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionGravatar Björn Töpel 1-0/+1
2020-12-01net: Introduce preferred busy-pollingGravatar Björn Töpel 1-0/+2
2020-11-27crypto: sparc - Fix sparse endianness warningsGravatar Herbert Xu 2-5/+6
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingGravatar Peter Zijlstra 3-5/+5
2020-11-23arch: move SA_* definitions to generic headersGravatar Peter Collingbourne 1-3/+1
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hGravatar Eric Biggers 3-3/+3
2020-11-06sparc/mm/highmem: Switch to generic kmap atomicGravatar Thomas Gleixner 7-136/+8
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledGravatar Arnd Bergmann 1-1/+0
2020-10-27sparc: use asm-generic/mmu_context.h for no-op implementationsGravatar Nicholas Piggin 2-11/+9
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 2-2/+2
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-6/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-3/+1
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-10/+7
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2020-10-21treewide: remove DISABLE_LTOGravatar Sami Tolvanen 1-2/+0
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIGravatar Minchan Kim 1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Gravatar Jens Axboe 2-6/+2
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-51/+14
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 6-15/+10
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2020-10-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-8/+4
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Gravatar Mike Rapoport 1-8/+4
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-17/+1
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+1
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+5
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-268/+62
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-48/+3
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-10-09kbuild: explicitly specify the build id styleGravatar Bill Wendling 1-1/+1
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigGravatar YiFei Zhu 1-17/+1