summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-04-16ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre3-82/+8
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann1-1/+1
2021-04-07powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy1-2/+2
2021-03-30arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon1-22/+37
2021-03-30arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă1-0/+1
2021-03-30x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov1-4/+7
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman1-4/+4
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2-24/+14
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2-9/+9
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner1-0/+10
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang1-1/+1
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier1-1/+1
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2021-03-17alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro5-252/+151
2021-03-17alpha: Package string routines togetherRichard Henderson1-6/+16
2021-03-17alpha: make short build log available for division routinesMasahiro Yamada1-2/+2
2021-03-17alpha: merge build rules of division routinesMasahiro Yamada1-7/+2
2021-03-17alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada1-4/+4
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
2021-03-17powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev1-4/+15
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2-7/+72
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2-4/+9
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit1-0/+9
2021-03-07arm64: Use correct ll/sc atomic constraintsAndrew Murray1-42/+47
2021-03-07arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon1-1/+1
2021-03-07arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon3-107/+108
2021-03-07arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy1-1/+0
2021-03-07arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu1-0/+6
2021-03-03sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-03x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-19/+10
2021-03-03arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier1-0/+1
2021-03-03sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap1-1/+1
2021-03-03powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch1-4/+3
2021-03-03ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin1-2/+2
2021-03-03powerpc/47x: Disable 256k page sizeChristophe Leroy1-1/+1
2021-03-03MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor1-1/+1
2021-03-03MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor1-1/+1
2021-03-03arm64: dts: msm8916: Fix reserved and rfsa nodes unit addressVincent Knecht1-2/+2
2021-03-03ARM: dts: Configure missing thermal interrupt for 4430Tony Lindgren1-0/+2
2021-03-03arm64: dts: exynos: correct PMIC interrupt trigger level on EspressoKrzysztof Kozlowski1-1/+1
2021-03-03ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski1-1/+1
2021-03-03ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski1-1/+1
2021-03-03MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin1-0/+1
2021-03-03arm64: tegra: Add power-domain for Tegra210 HDASameer Pujar1-0/+1
2021-02-23xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini1-2/+4
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich1-1/+2