summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-1212-67/+88
|\
| * arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel2021-03-111-14/+0
| * arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-113-6/+3
| * arm64: perf: Fix 64-bit event counter read truncationRob Herring2021-03-101-1/+1
| * arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-103-12/+24
| * arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-103-2/+5
| * arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov2021-03-091-0/+5
| * arm64/mm: Reorganize pfn_valid()Anshuman Khandual2021-03-081-5/+16
| * arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual2021-03-081-0/+12
| * arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual2021-03-081-2/+2
| * arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual2021-03-081-2/+0
| * arm64: Drop support for CMDLINE_EXTENDWill Deacon2021-03-082-10/+1
| * arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon2021-03-081-19/+25
* | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-122-7/+4
|\ \
| * | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich2021-03-102-3/+4
| * | Xen: drop exports of {set,clear}_foreign_p2m_mapping()Jan Beulich2021-03-102-4/+0
* | | Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-1012-90/+54
|\ \ \
| * | | s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfigAlexander Egorenkov2021-03-081-2/+0
| * | | s390: update defconfigsHeiko Carstens2021-03-083-23/+5
| * | | s390/cpumf: remove unneeded semicolonJiapeng Chong2021-03-081-1/+1
| * | | s390/cpumf: rename header file to hwctrset.hThomas Richter2021-03-082-1/+1
| * | | s390/cpumf: remove 60 seconds read limitThomas Richter2021-03-081-16/+2
| * | | s390/topology: remove always false if checkHeiko Carstens2021-03-081-2/+0
| * | | s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-085-45/+45
| | |/ | |/|
* | | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-091-3/+7
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-02-261-3/+7
| |\ \ \
| | * | | bpf, x86: Fix BPF_FETCH atomic and/or/xor with r0 as srcBrendan Jackman2021-02-221-3/+7
* | | | | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-03-092-10/+7
|\ \ \ \ \
| * | | | | sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe2021-03-091-3/+1
| * | | | | sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner2021-03-091-7/+6
* | | | | | Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-097-7/+33
|\ \ \ \ \ \
| * | | | | | MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer2021-03-094-5/+17
| * | | | | | MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork2021-03-081-1/+5
| * | | | | | crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-081-2/+2
| * | | | | | MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil2021-03-082-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-03-0820-642/+198
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2021-02-2613-521/+193
| |\ \ \ \ \
| | * \ \ \ \ 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
| * | | | | | | Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...David S. Miller2021-02-268-121/+5
| |\ \ \ \ \ \ \
| | * | | | | | | 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 branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-072-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/parisc/kernel: remove duplicate include in ptraceZhang Yunkai2021-03-041-2/+0