summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap2021-06-031-0/+2
* MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap2021-06-031-0/+1
* openrisc: Define memory barrier mbPeter Zijlstra2021-06-031-0/+9
* tweewide: Fix most Shebang linesFinn Behrens2021-06-031-1/+1
* openrisc: Fix a memory leakChristophe JAILLET2021-05-261-0/+2
* um: Mark all kernel symbols as localJohannes Berg2021-05-222-0/+12
* ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()louis.wang2021-05-221-1/+18
* x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann2021-05-221-2/+2
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-05-221-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-221-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-221-16/+41
* KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner2021-05-221-0/+1
* powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman2021-05-221-1/+15
* powerpc/64s: Fix crashes when toggling stf barrierMichael Ellerman2021-05-221-2/+17
* ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-221-2/+2
* ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...Zhen Lei2021-05-221-1/+1
* powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy2021-05-221-2/+2
* powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman2021-05-221-3/+0
* powerpc/smp: Set numa node before updating maskSrikar Dronamraju2021-05-221-3/+3
* powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy2021-05-221-1/+1
* powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler2021-05-221-1/+3
* MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy2021-05-221-2/+7
* powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap2021-05-221-0/+1
* powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev2021-05-221-2/+2
* powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang2021-05-221-1/+1
* powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor2021-05-221-1/+1
* x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor2021-05-221-3/+3
* x86/kprobes: Fix to check non boostable prefixes correctlyMasami Hiramatsu2021-05-221-5/+12
* x86/platform/uv: Fix !KEXEC build failureIngo Molnar2021-05-221-0/+1
* x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes2021-05-221-4/+4
* ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski2021-05-221-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski2021-05-221-1/+1
* ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid X/U3 familyKrzysztof Kozlowski2021-05-221-1/+1
* KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda2021-05-221-6/+17
* KVM: s390: fix guarded storage control register handlingHeiko Carstens2021-05-221-2/+2
* KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda2021-05-221-7/+24
* x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson2021-05-221-1/+1
* MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy2021-05-221-13/+24
* 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
* arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun2021-05-221-1/+1
* s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik2021-05-221-1/+1
* mips: Do not include hi and lo in clobber list for R6Romain Naour2021-05-221-2/+12
* MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2021-05-221-2/+3
* MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn2021-05-221-0/+24
* ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()Rafael J. Wysocki2021-05-221-3/+2
* ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-05-222-18/+15
* x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith2021-04-281-1/+2