aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-10ARM: dts: imx: emcon-avari: Fix nxp,pca8574 #gpio-cellsGeert Uytterhoeven1-1/+1
2021-06-10ARM: dts: imx7d-pico: Fix the 'tuning-step' propertyFabio Estevam1-1/+1
2021-06-10ARM: dts: imx7d-meerkat96: Fix the 'tuning-step' propertyFabio Estevam1-1/+1
2021-06-10arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach1-2/+2
2021-06-10arm64: dts: ls1028a: fix memory nodeMichael Walle1-2/+2
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra1-0/+9
2021-05-26openrisc: Fix a memory leakChristophe JAILLET1-0/+2
2021-05-22tweewide: Fix most Shebang linesFinn Behrens1-1/+1
2021-05-22KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei3-28/+62
2021-05-22riscv: Workaround mcount name prior to clang-13Nathan Chancellor2-7/+17
2021-05-22ARM: 9075/1: kernel: Fix interrupted SMC callsManivannan Sadhasivam2-1/+13
2021-05-22um: Disable CONFIG_GCOV with MODULESJohannes Berg3-17/+1
2021-05-22um: Mark all kernel symbols as localJohannes Berg2-0/+12
2021-05-22ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang1-1/+18
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann1-2/+2
2021-05-19ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical sectionArd Biesheuvel1-2/+2
2021-05-19ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual addressArd Biesheuvel2-4/+4
2021-05-19ARM: 9012/1: move device tree mapping out of linear regionArd Biesheuvel7-16/+32
2021-05-19ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS addressArd Biesheuvel6-17/+21
2021-05-19MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-05-19MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-05-19MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2021-05-19KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner1-0/+1
2021-05-19powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman1-1/+15
2021-05-19powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman1-2/+17
2021-05-19ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev5-13/+19
2021-05-19ARC: entry: fix off-by-one error in syscall number validationVineet Gupta1-2/+2
2021-05-19RISC-V: Fix error code returned by riscv_hartid_to_cpuid()Anup Patel1-1/+1
2021-05-19ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handler hookZhen Lei1-1/+1
2021-05-19ia64: module: fix symbolizer crash on fdescrSergei Trofimovich2-5/+30
2021-05-19powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy1-2/+2
2021-05-19powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman1-3/+0
2021-05-19powerpc/smp: Set numa node before updating maskSrikar Dronamraju1-3/+3
2021-05-19KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson3-35/+2
2021-05-14arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211EKunihiko Hayashi2-3/+3
2021-05-14ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211EKunihiko Hayashi1-1/+1
2021-05-14powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy1-1/+1
2021-05-14powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler1-1/+3
2021-05-14MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy1-2/+7
2021-05-14powerpc/xive: Fix xmon command "dxi"Cédric Le Goater1-4/+10
2021-05-14KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin1-0/+3
2021-05-14powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap1-0/+1
2021-05-14powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev1-2/+2
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe2-4/+6
2021-05-14mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas5-5/+5
2021-05-14powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang1-1/+1
2021-05-14powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor1-1/+1
2021-05-14powerpc/fadump: Mark fadump_calculate_reserve_size as __initNathan Chancellor1-1/+1