summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* 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/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/platform/uv: Fix !KEXEC build failureIngo Molnar2021-05-221-0/+1
* 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
* 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
* x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith2021-04-281-1/+2
* ia64: fix discontig.c section mismatchesRandy Dunlap2021-04-281-3/+3
* s390/entry: save the caller of psw_idleVasily Gorbik2021-04-281-0/+1
* ARM: dts: Fix swapped mmc order for omap3Tony Lindgren2021-04-281-0/+3
* ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe2021-04-281-2/+2
* ARM: keystone: fix integer overflow warningArnd Bergmann2021-04-281-2/+2
* arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-04-281-2/+2
* ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren2021-04-282-0/+10
* s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev2021-04-161-2/+4
* parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang2021-04-161-1/+1
* ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich2021-04-161-7/+1
* ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre2021-04-163-82/+8
* bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk2021-04-101-1/+10
* ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich2021-04-101-1/+1
* x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann2021-04-101-1/+1
* powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy2021-04-071-2/+2
* arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2021-03-301-22/+37
* arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă2021-03-301-0/+1
* x86/tlb: Flush global mappings when KAISER is disabledBorislav Petkov2021-03-301-4/+7
* ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich2021-03-301-1/+1
* ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich2021-03-301-6/+18
* powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman2021-03-301-4/+4
* x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2021-03-242-24/+14
* x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov2021-03-242-9/+9
* x86/ioapic: Ignore IRQ2 againThomas Gleixner2021-03-241-0/+10
* perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang2021-03-241-1/+1
* KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-171-1/+1
* powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao2021-03-171-1/+1
* alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2021-03-175-252/+151
* alpha: Package string routines togetherRichard Henderson2021-03-171-6/+16
* alpha: make short build log available for division routinesMasahiro Yamada2021-03-171-2/+2
* alpha: merge build rules of division routinesMasahiro Yamada2021-03-171-7/+2
* alpha: add $(src)/ rather than $(obj)/ to make source file pathMasahiro Yamada2021-03-171-4/+4
* s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens2021-03-171-1/+1
* powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev2021-03-171-4/+15