summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-05arm64: Sort vendor-specific errataGeert Uytterhoeven
2020-05-04arm64/cpuinfo: Move device_initcall() near cpuinfo_regs_init()Anshuman Khandual
2020-05-04arm64: insn: Report PAC and BTI instructions as skippableMark Brown
2020-05-04arm64: insn: Don't assume unrecognized HINTs are skippableMark Brown
2020-05-04arm64: insn: Provide a better name for aarch64_insn_is_nop()Mark Brown
2020-05-04arm64: insn: Add constants for new HINT instruction decodeMark Brown
2020-05-04arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull
2020-05-04arm64: Disable old style assembly annotationsMark Brown
2020-05-04arm64: kernel: Convert to modern annotations for assembly functionsMark Brown
2020-05-04arm64: entry: Refactor and modernise annotation for ret_to_userMark Brown
2020-04-30arm64: kexec_file: print appropriate variableƁukasz Stelmach
2020-04-30arm: mm: use __pfn_to_section() to get mem_sectionGuixiong Wei
2020-04-30Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon
2020-04-29arm64: Reorder the macro arguments in the copy routinesCatalin Marinas
2020-04-29arm64: vdso: use consistent 'map' nomenclatureMark Rutland
2020-04-29arm64: vdso: use consistent 'abi' nomenclatureMark Rutland
2020-04-29arm64: vdso: simplify arch_vdso_type ifdefferyMark Rutland
2020-04-29arm64: vdso: remove aarch32_vdso_pages[]Mark Rutland
2020-04-28efi/libstub/arm64: align PE/COFF sections to segment alignmentArd Biesheuvel
2020-04-28arm64: vdso: Add '-Bsymbolic' to ldflagsVincenzo Frascino
2020-04-28arm64: drop duplicate definitions of ID_AA64MMFR0_TGRAN constantsArd Biesheuvel
2020-04-28KVM: arm64: Drop PTE_S2_MEMATTR_MASKZenghui Yu
2020-04-28arm64/kernel: Fix range on invalidating dcache for boot page tablesGavin Shan
2020-04-28arm64: set TEXT_OFFSET to 0x0 in preparation for removing it entirelyArd Biesheuvel
2020-04-28arm64: lib: Consistently enable crc32 extensionMark Brown
2020-04-28arm64: cpufeature: Add an overview comment for the cpufeature frameworkWill Deacon
2020-04-28arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-04-28arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit onlyWill Deacon
2020-04-28arm64: cpufeature: Factor out checking of AArch32 featuresWill Deacon
2020-04-28arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()Will Deacon
2020-04-28arm64: cpufeature: Add CPU capability for AArch32 EL1 supportWill Deacon
2020-04-28arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1Will Deacon
2020-04-28arm64: cpufeature: Relax check for IESB supportSai Prakash Ranjan
2020-04-28arm64/mm: Use phys_to_page() to access pgtable memoryGavin Shan
2020-04-28arm64: smp: Make cpus_stuck_in_kernel staticZou Wei
2020-04-28arm64: entry: remove unneeded semicolon in el1_sync_handler()Jason Yan
2020-04-28arm64/kernel: vmlinux.lds: drop redundant discard/keep macrosArd Biesheuvel
2020-04-28arm64: drop GZFLAGS definition and exportArd Biesheuvel
2020-04-28arm64: kexec_file: Avoid temp buffer for RNG seedGeorge Spelvin
2020-04-28arm64: rename stext to primary_entryArd Biesheuvel
2020-04-28arm64: simplify ptrauth initializationMark Rutland
2020-04-28arm64: remove ptrauth_keys_install_kernel sync argMark Rutland
2020-04-26Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-26Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-25Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-25Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing
2020-04-24bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson