summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc/mm/highmem: flush cache and TLBThomas Gleixner2021-01-241-4/+5
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-201-1/+1
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-164-5/+9
|\
| * sparc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-124-5/+9
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-152-11/+9
|\ \
| * | sparc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-272-11/+9
| |/
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-1/+1
| |\ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-0/+3
| |\ \ \
| | * | | net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-0/+1
| | * | | net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-0/+2
| | | |/ | | |/|
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-152-4/+2
|\ \ \ \
| * | | | arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOCMike Rapoport2020-12-151-3/+1
| * | | | sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)2020-12-151-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-147-136/+8
|\ \ \ \
| * | | | sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-067-136/+8
| | |_|/ | |/| |
* | | | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-142-6/+26
|\ \ \ \
| * | | | sparc64/mm: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-092-6/+26
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-141-3/+1
|\ \ \ \
| * | | | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-3/+1
| |/ / /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-145-8/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: sparc - Fix sparse endianness warningsHerbert Xu2020-11-272-5/+6
| * | | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-203-3/+3
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-12-081-1/+1
|\ \ \ | |_|/ |/| |
| * | [regression fix] really dumb fuckup in sparc64 __csum_partial_copy() changesAl Viro2020-12-081-1/+1
| |/
* / sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-243-5/+5
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-2/+2
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-232-6/+2
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-172-6/+2
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-3/+1
|\ \
| * | treewide: remove DISABLE_LTOSami Tolvanen2020-10-211-2/+0
| * | kbuild: explicitly specify the build id styleBill Wendling2020-10-091-1/+1
* | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-10/+7
|\ \ \
| * | | sparc32: Move ioremap/iounmap declaration before asm-generic/io.h includeLorenzo Pieralisi2020-10-051-6/+7
| * | | sparc32: Remove useless io_32.h __KERNEL__ preprocessor guardLorenzo Pieralisi2020-10-051-4/+0
| |/ /
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ \
| * | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
| |/ /
* | / mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
| |/ |/|
* | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-51/+14
|\ \
| * | sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-09-161-51/+14
| |/
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-156-15/+10
|\ \
| * | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-064-3/+4
| * | dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-033-11/+5
* | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-3/+3
|\ \ \
| * | | sparc: switch to kernel_clone()Christian Brauner2020-08-201-3/+3
| | |/ | |/|