summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: qcom-pma8084: add gpio-ranges to mpps nodesDmitry Baryshkov2021-10-181-0/+1
* ARM: dts: qcom-pm8941: add gpio-ranges to mpps nodesDmitry Baryshkov2021-10-181-0/+1
* ARM: dts: qcom-pm8841: add gpio-ranges to mpps nodesDmitry Baryshkov2021-10-181-0/+1
* ARM: dts: qcom-msm8660: add gpio-ranges to mpps nodesDmitry Baryshkov2021-10-181-0/+1
* ARM: dts: qcom-apq8064: add gpio-ranges to mpps nodesDmitry Baryshkov2021-10-181-0/+2
* ARM: dts: qcom-apq8064: stop using legacy clock names for HDMIDmitry Baryshkov2021-10-171-4/+4
* ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHYMarijn Suijten2021-09-201-2/+2
* ARM: dts: qcom: fill secondary compatible for multiple boardsDavid Heidelberg2021-09-205-5/+5
* ARM: dts: qcom: apq8064: adjust memory node according to specsDavid Heidelberg2021-09-201-1/+1
* ARM: dts: qcom: apq8064: Convert adreno from legacy gpu-pwrlevels to opp-v2David Heidelberg2021-09-201-6/+10
* ARM: dts: qcom: Add support for LG G Watch RLuca Weiss2021-09-132-0/+238
* ARM: dts: qcom: Add pm8226 PMICLuca Weiss2021-09-131-0/+27
* ARM: dts: qcom: msm8226: Add more SoC bitsLuca Weiss2021-09-131-8/+255
* Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-124-20/+8
|\
| * Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-111236-21958/+38511
| |\
| * | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-014-20/+8
* | | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-118-14/+20
|\ \ \ | |_|/ |/| |
| * | riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang2021-09-112-3/+2
| * | riscv: Enable BUILDTIME_TABLE_SORTJisheng Zhang2021-09-111-0/+1
| * | riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven2021-09-111-1/+5
| * | riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada2021-09-112-10/+5
| * | riscv: Improve stack randomisation on RV64Kefeng Wang2021-09-111-0/+3
| * | riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt2021-09-111-0/+2
| * | riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt2021-09-111-0/+2
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-101-1/+21
|\ \ \
| * | | arm64: kdump: Skip kmemleak scan reserved memory for kdumpChen Wandun2021-09-101-0/+6
| * | | arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel2021-09-091-1/+15
* | | | Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-1013-170/+93
|\ \ \ \
| * | | | parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-096-86/+62
| * | | | parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller2021-09-092-6/+3
| * | | | parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller2021-09-093-9/+8
| * | | | parisc: Check user signal stack trampoline is inside TASK_SIZEHelge Deller2021-09-091-7/+10
| * | | | parisc: Drop useless debug info and comments from signal.cHelge Deller2021-09-091-15/+0
| * | | | parisc: Drop strnlen_user() in favour of generic versionHelge Deller2021-09-094-38/+1
| * | | | parisc: Add missing FORCE prerequisite in MakefileHelge Deller2021-09-091-9/+9
* | | | | Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-097-33/+111
|\ \ \ \ \
| * | | | | um: fix stub location calculationJohannes Berg2021-08-264-4/+26
| * | | | | um: enable VMAP_STACKJohannes Berg2021-08-261-0/+1
| * | | | | um: virt-pci: don't do DMA from stackJohannes Berg2021-08-261-26/+78
| * | | | | um: virtio_uml: fix memory leak on init failuresJohannes Berg2021-08-261-1/+3
| * | | | | um: virtio_uml: include linux/virtio-uml.hJohannes Berg2021-08-261-0/+1
| * | | | | um: make PCI emulation driver init/exit staticJohannes Berg2021-08-261-2/+2
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-0923-291/+270
|\ \ \ \ \ \
| * | | | | | ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicateGeert Uytterhoeven2021-08-201-11/+0
| * | | | | | ARM: 9116/1: unified: Remove check for gcc < 4Geert Uytterhoeven2021-08-201-4/+0
| * | | | | | ARM: 9110/1: oabi-compat: fix oabi epoll sparse warningArnd Bergmann2021-08-201-1/+1
| * | | | | | ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-2011-86/+7
| * | | | | | ARM: 9112/1: uaccess: add __{get,put}_kernel_nofaultArnd Bergmann2021-08-201-40/+83
| * | | | | | ARM: 9111/1: oabi-compat: rework fcntl64() emulationArnd Bergmann2021-08-201-33/+60
| * | | | | | ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann2021-08-201-16/+44