summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: make xchg() into a statement expressionRandy Dunlap2021-02-191-1/+1
* sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz2021-02-191-25/+29
* sparc32: Fix comparing pointer to 0 coccicheck warningKaixu Xia2021-02-191-1/+1
* sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap2021-02-191-0/+2
* sparc: Fix handling of page table constructor failureMatthew Wilcox (Oracle)2021-02-191-1/+1
* sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-02-191-1/+1
* sparc: sparc64_defconfig: add necessary configs for qemuCorentin Labbe2021-02-191-0/+6
* sparc64: switch defconfig from the legacy ide driver to libataChristoph Hellwig2021-02-191-3/+2
* sparc32: Preserve clone syscall flags argument for restarts due to signalsAndreas Larsson2021-02-192-6/+4
* sparc32: Limit memblock allocation to low memoryAndreas Larsson2021-02-191-0/+3
* sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang2021-02-191-1/+1
* sparc32: signal: Fix stack trampoline for RT signalsBen Hutchings2020-09-151-2/+2
* sparc: remove SA_STATIC_ALLOC macro definitionPeter Collingbourne2020-09-151-12/+0
* sparc: use for_each_child_of_node() macroQinglang Miao2020-08-061-2/+1
* sparc: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2210-16/+15
* sparc32: srmmu: improve type safety of __nocache_fix()Mike Rapoport2020-07-222-9/+9
* sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()Mike Rapoport2020-07-221-1/+1
* sparc32: fix a user-triggerable oops in clear_user()Al Viro2020-07-221-0/+1
* SPARC: backoff.h: delete a duplicated wordRandy Dunlap2020-07-221-1/+1
* arch/sparc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-141-1/+1
* sparc: piggyback: handle invalid imageCorentin Labbe2020-06-231-0/+4
* sparc64: viohs: Use struct_size() helperGustavo A. R. Silva2020-06-231-4/+2
* Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-211-1/+1
|\
| * kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+1
* | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-214-17/+27
|\ \
| * | powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy2020-06-201-0/+10
| * | powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman2020-06-171-1/+1
| * | powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()Mike Rapoport2020-06-171-5/+3
| * | powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin2020-06-161-2/+2
| * | powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V2020-06-151-9/+11
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-211-2/+2
|\ \
| * | x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
| |/
* | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-13/+3
|\ \
| * | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-171-13/+3
| |/
* | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-202-7/+545
|\ \
| * | powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTHVaibhav Jain2020-06-162-0/+88
| * | ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain2020-06-162-4/+284
| * | powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()Vaibhav Jain2020-06-161-0/+6
| * | powerpc/papr_scm: Fetch nvdimm health information from PHYPVaibhav Jain2020-06-161-2/+166
| |/
* | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-2012-40/+106
|\ \
| * | s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-171-1/+11
| * | s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens2020-06-161-0/+1
| * | s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-164-6/+8
| * | s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2020-06-161-6/+4
| * | s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-4/+4
| * | s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou2020-06-161-1/+1
| * | s390/crypto: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-7/+7
| * | s390/ptrace: fix setting syscall numberSven Schnelle2020-06-161-1/+30
| * | s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle2020-06-162-5/+3
| * | s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle2020-06-161-6/+13