summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson
2021-07-20powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-07-20s390: appldata depends on PROC_SYSCTLRandy Dunlap
2021-07-20ia64: mca_drv: fix incorrect array size calculationArnd Bergmann
2021-07-20ARM: dts: at91: sama5d4: fix pinctrl muxingLudovic Desroches
2021-07-11arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-30ARM: OMAP2+: Fix build warning when mmc_omap is not builtYongqiang Liu
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllersChris Packham
2021-06-16powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllersChris Packham
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang
2021-06-10arm64: Remove unimplemented syscall log messageMichael Weiser
2021-06-10KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson
2021-06-03x86/entry/64: Add instruction suffixJan Beulich
2021-06-03x86/asm: Add instruction suffixes to bitopsJan Beulich
2021-06-03x86, asm: change the GEN_*_RMWcc() macros to not quote the conditionH. Peter Anvin
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-06-03openrisc: Define memory barrier mbPeter Zijlstra
2021-05-26openrisc: Fix a memory leakChristophe JAILLET
2021-05-22um: Mark all kernel symbols as localJohannes Berg
2021-05-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann
2021-05-22KVM: x86: Cancel pvclock_gtod_work on module removalThomas Gleixner
2021-05-22powerpc/64s: Fix crashes when toggling entry flush barrierMichael Ellerman
2021-05-22ARC: entry: fix off-by-one error in syscall number validationVineet Gupta
2021-05-22powerpc/iommu: Annotate nested lock for lockdepAlexey Kardashevskiy
2021-05-22powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-05-22powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler
2021-05-22powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap
2021-05-22powerpc/prom: Mark identical_pvr_fixup as __initNathan Chancellor
2021-05-22x86/events/amd/iommu: Fix sysfs type mismatchNathan Chancellor
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SnowKrzysztof Kozlowski
2021-05-22ARM: dts: exynos: correct PMIC interrupt trigger level on SMDK5250Krzysztof Kozlowski
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda
2021-05-22powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-22powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-05-22arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-05-22x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS)John Millikin
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28x86/crash: Fix crash_setup_memmap_entries() out-of-bounds accessMike Galbraith
2021-04-28ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-28ARM: dts: Fix swapped mmc order for omap3Tony Lindgren
2021-04-28ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe
2021-04-28ARM: keystone: fix integer overflow warningArnd Bergmann
2021-04-28arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing