summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand2021-11-261-2/+3
* parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle2021-11-261-2/+17
* parisc: fix warning in flush_tlb_allSven Schnelle2021-11-261-2/+2
* ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann2021-11-261-1/+1
* ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu2021-11-261-2/+1
* ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap2021-11-261-1/+1
* x86: Increase exception stack sizesPeter Zijlstra2021-11-261-1/+1
* MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski2021-11-261-5/+6
* MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski2021-11-261-0/+3
* powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni2021-11-261-2/+1
* signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2021-11-262-11/+2
* x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson2021-11-261-1/+3
* parisc: Fix ptrace check on syscall returnHelge Deller2021-11-261-1/+1
* Revert "x86/kvm: fix vcpu-id indexed array sizes"Juergen Gross2021-11-122-3/+3
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-125-0/+11
* mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov2021-11-121-0/+1
* nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck2021-11-021-0/+1
* ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor2021-11-023-4/+2
* powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao2021-11-021-2/+8
* ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann2021-11-021-1/+1
* ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann2021-11-021-0/+3
* ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers2021-11-021-0/+1
* 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
* xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck2021-10-271-2/+6
* xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov2021-10-271-2/+2
* 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
* powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár2021-10-171-1/+1
* xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov2021-10-171-1/+1
* ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros2021-10-171-1/+1
* sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds2021-10-091-0/+2
* arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose2021-10-062-3/+3
* ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin2021-10-061-1/+1
* ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin2021-10-064-11/+82
* ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin2021-10-063-14/+15
* ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2021-10-062-9/+9
* arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár2021-10-061-2/+9
* 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