summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-1/+1
|\
| * locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long2021-02-111-1/+1
* | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+0
|\ \
| * | tlb: arch: Remove empty __tlb_remove_tlb_entry() stubsWill Deacon2021-01-291-1/+0
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-215-100/+0
|\ \ \
| * | | arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-295-100/+0
| | |/ | |/|
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+0
|\ \ \
| * | | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2021-02-211-3/+14
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-291-4/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-151-3/+14
| | |_|/ | |/| |
* | | | sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada2021-02-141-2/+0
| |/ / |/| |
* | | sparc/mm/highmem: flush cache and TLBThomas Gleixner2021-01-241-4/+5
|/ /
* / local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-301-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-162-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-121-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-157-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-152-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-151-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-091-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-201-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