summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-5.9-arm-defconfig' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2020-07-201-0/+43
|\
| * ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500Dmitry Osipenko2020-07-161-0/+42
| * ARM: tegra: Enable CPUFREQ userspace governorJon Hunter2020-07-141-0/+1
* | arm/arm64: defconfig: Update configs to use the new CROS_EC optionsEnric Balletbo i Serra2020-07-175-5/+15
* | arm64: defconfig: enable CONFIG_FSL_ENETC_QOSMichael Walle2020-07-131-0/+1
* | arm64: defconfig: enable TSN features for ENETC and similiar hardwareMichael Walle2020-07-131-0/+12
* | Merge tag 'renesas-arm-defconfig-for-v5.9-tag1' of git://git.kernel.org/pub/s...Arnd Bergmann2020-07-063-5/+18
|\ \
| * | arm64: defconfig: Enable additional support for Renesas platformsGeert Uytterhoeven2020-07-031-0/+4
| * | ARM: multi_v7_defconfig: Enable additional support for Renesas platformsGeert Uytterhoeven2020-07-031-0/+6
| * | ARM: shmobile: defconfig: Enable RZ/A1H RTC supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable ADV7612 CEC supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable RZ/A1 CEU supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable RZ/A watchdog supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable CAT9554 supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Enable DA9063 ONKEY supportGeert Uytterhoeven2020-06-291-0/+1
| * | ARM: shmobile: defconfig: Refresh for v5.8-rc1Geert Uytterhoeven2020-06-291-5/+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
| * | s390/seccomp: pass syscall arguments via seccomp_dataSven Schnelle2020-06-161-5/+26
| |/
* | Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-203-6/+22
|\ \
| * | RISC-V: Acquire mmap lock before invoking walk_page_rangeAtish Patra2020-06-191-2/+12
| * | RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah2020-06-191-0/+6
| * | riscv/atomic: Fix sign extension for RV64INathan Huckleberry2020-06-121-4/+4
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-1910-57/+63
|\ \ \