summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-11-26hexagon: export raw I/O routines for modulesNathan Chancellor1-0/+4
2021-11-26perf/x86/intel/uncore: Fix IIO event constraints for Skylake ServerAlexander Antonov1-0/+1
2021-11-26perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake ServerAlexander Antonov1-0/+3
2021-11-26mips: lantiq: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap1-0/+6
2021-11-26MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King1-1/+1
2021-11-26mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap1-0/+8
2021-11-26sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap1-0/+1
2021-11-26sh: check return code of request_irqNick Desaulniers1-2/+3
2021-11-26powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman1-1/+1
2021-11-26powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin12-12/+12
2021-11-26MIPS: sni: Fix the buildBart Van Assche1-2/+2
2021-11-26ARM: dts: omap: fix gpmc,mux-add-data typeRoger Quadros2-2/+2
2021-11-26arm64: zynqmp: Fix serial compatible stringMichal Simek1-2/+2
2021-11-26parisc/entry: fix trace test in syscall exit pathSven Schnelle1-1/+1
2021-11-26powerpc/bpf: Fix BPF_SUB when imm == 0x80000000Naveen N. Rao1-10/+17
2021-11-26powerpc/bpf: Validate branch rangesNaveen N. Rao2-9/+27
2021-11-26powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao3-7/+8
2021-11-26ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann1-11/+11
2021-11-26ARM: 9155/1: fix early early_iounmap()Michał Mirosław1-2/+2
2021-11-26m68k: set a default value for MEMORY_RESERVERandy Dunlap1-0/+1
2021-11-26mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2-17/+16
2021-11-26arm: dts: omap3-gta04a4: accelerometer irq fixAndreas Kemnade1-1/+1
2021-11-26MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu1-0/+1
2021-11-26ARM: dts: at91: tse850: the emac<->phy interface is rmiiPeter Rosin1-1/+1
2021-11-26s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand1-2/+3
2021-11-26parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle1-2/+17
2021-11-26parisc: fix warning in flush_tlb_allSven Schnelle1-2/+2
2021-11-26ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann1-1/+1
2021-11-26ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu1-2/+1
2021-11-26ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap1-1/+1
2021-11-26x86: Increase exception stack sizesPeter Zijlstra1-1/+1
2021-11-26MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski1-5/+6
2021-11-26MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski1-0/+3
2021-11-26powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni1-2/+1
2021-11-26signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2-11/+2
2021-11-26x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson1-1/+3
2021-11-26parisc: Fix ptrace check on syscall returnHelge Deller1-1/+1
2021-11-12Revert "x86/kvm: fix vcpu-id indexed array sizes"Juergen Gross2-3/+3
2021-11-12arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann5-0/+11
2021-11-12mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov2-0/+3
2021-11-02nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck1-0/+1
2021-11-02ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor3-4/+2
2021-11-02powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao1-2/+8
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann1-1/+1
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann1-0/+3
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers1-0/+1
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers1-0/+1
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina1-1/+1