summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers2021-10-271-0/+1
* ARM: dts: spear3xx: Fix gmac nodeHerve Codina2021-10-271-1/+1
* NIOS2: irqflags: rename a redefined register nameRandy Dunlap2021-10-272-3/+3
* s390: fix strrchr() implementationRoberto Sassu2021-10-271-8/+7
* perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-171-0/+1
* ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel2021-10-171-0/+2
* xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov2021-10-171-1/+1
* sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds2021-10-091-0/+2
* Revert "arm64: Mark __stack_chk_guard as __ro_after_init"Greg Kroah-Hartman2021-10-071-1/+1
* arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2021-10-062-3/+3
* alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck2021-10-061-3/+3
* arm64: Mark __stack_chk_guard as __ro_after_initDan Li2021-10-061-1/+1
* parisc: Use absolute_pointer() to define PAGE0Helge Deller2021-10-061-1/+1
* sparc: avoid stringop-overread errorsLinus Torvalds2021-10-061-1/+2
* m68k: Double cast io functions to unsigned longGuenter Roeck2021-10-061-10/+10
* xen/x86: fix PV trap handling on secondary processorsJan Beulich2021-10-061-6/+9
* s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-261-24/+26
* s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-221-2/+7
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-221-1/+1
* x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport2021-09-221-3/+3
* parisc: fix crash with signals and allocaMikulas Patocka2021-09-221-0/+6
* ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner2021-09-221-7/+7
* xtensa: ISS: don't panic in rs_initJiri Slaby2021-09-221-3/+14
* s390/jump_label: print real address in a case of a jump label bugHeiko Carstens2021-09-221-1/+1
* openrisc: don't printk() unconditionallyRandy Dunlap2021-09-221-0/+2
* ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg2021-09-221-0/+2
* xen: fix setting of max_pfn in shared_infoJuergen Gross2021-09-221-2/+2
* KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng2021-09-221-0/+4
* arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski2021-09-221-1/+1
* m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin2021-09-221-2/+2
* x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker2021-09-221-1/+2
* powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song2021-09-221-3/+0
* powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman2021-09-221-1/+1
* s390/disassembler: correct disassembly lines alignmentVasily Gorbik2021-09-221-1/+1
* ARM: 8918/2: only build return_address() if neededBen Dooks2021-09-222-5/+5
* ARC: fix allnoconfig build warningVineet Gupta2021-09-221-1/+1
* xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap2021-09-221-1/+1
* ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach2021-08-261-1/+1
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-262-1/+7
* x86/tools: Fix objdump version check againRandy Dunlap2021-08-261-0/+1
* alpha: Send stop IPI to send to online CPUsPrarit Bhargava2021-08-151-1/+1
* MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki2021-08-151-1/+2
* mips: Fix non-POSIX regexpH. Nikolaus Schaller2021-08-151-1/+1
* x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka2021-08-041-0/+2
* ARM: ensure the signal page contains defined contentsRussell King2021-08-041-6/+8
* ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2021-08-042-4/+3
* KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-281-3/+22
* s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-283-2/+5
* s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King2021-07-281-1/+1
* x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-07-282-25/+42