summaryrefslogtreecommitdiff
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'oprofile-removal/oprofile/removal'Stephen Rothwell2021-02-195-100/+0
|\
| * arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-295-100/+0
* | Merge remote-tracking branch 'kvm/next'Stephen Rothwell2021-02-191-1/+1
|\ \
| * | locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long2021-02-111-1/+1
| |/
* | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2021-02-194-2/+2
|\ \
| * \ Merge branch 'core/mm'Ingo Molnar2021-02-171-1/+0
| |\ \
| | * | tlb: arch: Remove empty __tlb_remove_tlb_entry() stubsWill Deacon2021-01-291-1/+0
| * | | Merge branch 'x86/entry'Ingo Molnar2021-02-173-1/+2
| |\ \ \
| | * \ \ Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-4/+5
| | |\ \ \ | | | |/ /
| | * | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-101-0/+1
| | * | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-102-1/+1
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2021-02-1921-643/+198
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'vfs/work.sparc', 'vfs/work.sparc32', 'vfs/wor...Al Viro2021-02-1520-539/+212
| |\ \ \ \ \ \
| | | * | | | | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+0
| | | |/ / / /
| | * | | | | Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro2021-01-037-18/+19
| | |\ \ \ \ \
| | * | | | | | sparc32: switch to generic extablesAl Viro2021-01-039-165/+22
| | * | | | | | sparc32: switch copy_user.S away from range exception table entriesAl Viro2021-01-031-203/+112
| | * | | | | | sparc32: get rid of range exception table entries in checksum_32.SAl Viro2021-01-031-37/+27
| | * | | | | | sparc32: switch __bzero() away from range exception table entriesAl Viro2021-01-031-40/+32
| | * | | | | | sparc32: kill lookup_fault()Al Viro2021-01-034-66/+0
| | * | | | | | sparc32: don't bother with lookup_fault() in __bzero()Al Viro2021-01-031-12/+3
| | | |/ / / / | | |/| | | |
| * | | | | | sparc32: take ->thread.flags outAl Viro2021-01-033-105/+1
| * | | | | | sparc32: get rid of fake_swapper_regsAl Viro2021-01-034-12/+3
| * | | | | | sparc64: get rid of fake_swapper_regsAl Viro2021-01-033-5/+2
| |/ / / / /
* | | | | | Merge remote-tracking branch 'pidfd/for-next'Stephen Rothwell2021-02-191-0/+1
|\ \ \ \ \ \
| * | | | | | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'wireless-drivers/master'Stephen Rothwell2021-02-191-3/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-4/+5
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-141-3/+14
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'sparc/master'Stephen Rothwell2021-02-198-18/+20
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | sparc: use for_each_child_of_node() macroQinglang Miao2020-08-051-2/+1
| * | | | sparc: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2110-16/+15
| * | | | sparc32: srmmu: improve type safety of __nocache_fix()Mike Rapoport2020-07-212-9/+9
| * | | | sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()Mike Rapoport2020-07-211-1/+1
| * | | | sparc32: fix a user-triggerable oops in clear_user()Al Viro2020-07-211-0/+1
| * | | | SPARC: backoff.h: delete a duplicated wordRandy Dunlap2020-07-211-1/+1
| * | | | arch/sparc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-1/+1
| * | | | sparc: piggyback: handle invalid imageCorentin Labbe2020-06-221-0/+4
| * | | | sparc64: viohs: Use struct_size() helperGustavo A. R. Silva2020-06-221-4/+2
* | | | | sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada2021-02-151-2/+0
| |_|/ / |/| | |
* | | | 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
| |/ /