summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-03x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov1-2/+2
2018-07-03x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski1-8/+8
2018-07-03x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi1-3/+12
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams1-1/+3
2018-07-03arm: dts: mt7623: fix invalid memory node being generatedSean Wang3-1/+4
2018-07-03um: Fix raw interface optionsAnton Ivanov1-3/+2
2018-07-03um: Fix initialization of vector queuesAnton Ivanov1-3/+12
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-07-03MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij1-1/+1
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9
2018-07-03ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman2-8/+6
2018-07-03ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet1-3/+0
2018-07-03arm64: dts: stratix10: Fix SPI nodes for Stratix10Thor Thayer1-4/+2
2018-07-03arm64: dts: marvell: fix CP110 ICU node sizeMiquel Raynal1-1/+1
2018-07-03arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon1-2/+3
2018-07-03arm64: kpti: Use early_param for kpti= command-line optionWill Deacon1-1/+1
2018-07-03crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He1-1/+1
2018-07-03arm64: Fix syscall restarting around signal suppressed by tracerDave Martin1-2/+3
2018-07-03ARM: dts: socfpga: Fix NAND controller node compatible for Arria10Dinh Nguyen1-1/+1
2018-07-03ARM: dts: socfpga: Fix NAND controller clock supplyMarek Vasut1-1/+1
2018-07-03ARM: dts: socfpga: Fix NAND controller node compatibleMarek Vasut1-1/+1
2018-07-03ARM: dts: Fix SPI node for Arria10Thor Thayer1-2/+1
2018-07-03ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VCC-1V2 regulator voltageChen-Yu Tsai1-2/+2
2018-07-03ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VDD-CPUX voltageIcenowy Zheng1-2/+2
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-07-03powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman1-1/+2
2018-07-03powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson1-0/+1
2018-07-03powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin1-0/+2
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar1-0/+3
2018-07-03powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga1-2/+2
2018-07-03powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni1-1/+2
2018-07-03powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy1-1/+0
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling1-2/+2
2018-07-03powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()Anju T Sudhakar1-2/+2
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling1-0/+1
2018-07-03powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai1-2/+2
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V1-0/+1
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer1-15/+12
2018-07-03signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman1-1/+1
2018-07-03m68k/mac: Fix SWIM memory resource end addressFinn Thain1-1/+1
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz1-1/+2
2018-07-03x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh1-6/+8
2018-07-03x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov1-8/+10
2018-07-03x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck1-8/+18
2018-07-03x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck1-2/+9
2018-07-03x86/mce: Improve error message when kernel cannot recoverTony Luck1-0/+5
2018-07-03x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com1-0/+11
2018-07-03x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com1-3/+46
2018-07-03x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com1-4/+16
2018-07-03x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross1-0/+5