summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar2021-05-221-0/+1
* powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar2021-05-221-7/+4
* arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-05-221-1/+7
* x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin2021-05-221-0/+1
* s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-05-221-1/+1
* x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith2021-04-281-1/+2
* ia64: fix discontig.c section mismatchesRandy Dunlap2021-04-281-3/+3
* s390/entry: save the caller of psw_idleVasily Gorbik2021-04-281-0/+1
* ARM: dts: Fix swapped mmc order for omap3Tony Lindgren2021-04-281-0/+3
* ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe2021-04-281-2/+2
* ARM: keystone: fix integer overflow warningArnd Bergmann2021-04-281-2/+2
* arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-04-281-2/+2
* ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren2021-04-282-0/+10
* s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev2021-04-161-2/+4
* ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich2021-04-161-7/+1
* bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk2021-04-101-1/+10
* ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich2021-04-101-1/+1
* x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann2021-04-101-1/+1
* x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov2021-03-301-4/+7
* ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich2021-03-301-1/+1
* ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich2021-03-301-6/+18
* powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman2021-03-301-4/+4
* x86/ioapic: Ignore IRQ2 againThomas Gleixner2021-03-241-0/+10
* KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-171-1/+1
* powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-171-1/+1
* alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2021-03-175-252/+151
* alpha: get rid of tail-zeroing in __copy_user()Al Viro2021-03-173-41/+7
* alpha: move exports to actual definitionsAl Viro2021-03-1741-131/+99
* alpha: Package string routines togetherRichard Henderson2021-03-171-6/+16
* alpha: make short build log available for division routinesMasahiro Yamada2021-03-171-2/+2
* alpha: merge build rules of division routinesMasahiro Yamada2021-03-171-7/+2
* alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada2021-03-171-4/+4
* s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens2021-03-171-1/+1
* powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev2021-03-171-4/+15
* Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich2021-03-072-7/+72
* x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2021-03-072-4/+9
* x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit2021-03-071-0/+9
* sparc32: fix a user-triggerable oops in clear_user()Al Viro2021-03-031-0/+1
* x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson2021-03-031-19/+10
* block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2021-03-031-1/+0
* sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-03-031-1/+1
* powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch2021-03-031-4/+3
* ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ coresVladimir Murzin2021-03-031-2/+2
* powerpc/47x: Disable 256k page sizeChristophe Leroy2021-03-031-1/+1
* MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor2021-03-031-1/+1
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-03-031-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski2021-03-031-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski2021-03-031-1/+1
* MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin2021-03-031-0/+1
* xen/arm: don't ignore return errors from set_phys_to_machineStefano Stabellini2021-02-231-2/+4