summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-08ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-07-08x86/mm: Don't free P4D table when it is folded at runtimeAndrey Ryabinin
2018-07-08ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong
2018-07-03x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-07-03x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski
2018-07-03x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-07-03arm: dts: mt7623: fix invalid memory node being generatedSean Wang
2018-07-03um: Fix raw interface optionsAnton Ivanov
2018-07-03um: Fix initialization of vector queuesAnton Ivanov
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-07-03MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-07-03ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman
2018-07-03ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet
2018-07-03arm64: dts: stratix10: Fix SPI nodes for Stratix10Thor Thayer
2018-07-03arm64: dts: marvell: fix CP110 ICU node sizeMiquel Raynal
2018-07-03arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon
2018-07-03arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-07-03crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He
2018-07-03arm64: Fix syscall restarting around signal suppressed by tracerDave Martin
2018-07-03ARM: dts: socfpga: Fix NAND controller node compatible for Arria10Dinh Nguyen
2018-07-03ARM: dts: socfpga: Fix NAND controller clock supplyMarek Vasut
2018-07-03ARM: dts: socfpga: Fix NAND controller node compatibleMarek Vasut
2018-07-03ARM: dts: Fix SPI node for Arria10Thor Thayer
2018-07-03ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VCC-1V2 regulator voltageChen-Yu Tsai
2018-07-03ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VDD-CPUX voltageIcenowy Zheng
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-07-03powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman
2018-07-03powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson
2018-07-03powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar
2018-07-03powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga
2018-07-03powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni
2018-07-03powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling
2018-07-03powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()Anju T Sudhakar
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling
2018-07-03powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-07-03signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman
2018-07-03m68k/mac: Fix SWIM memory resource end addressFinn Thain
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz
2018-07-03x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh
2018-07-03x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov
2018-07-03x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck
2018-07-03x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck
2018-07-03x86/mce: Improve error message when kernel cannot recoverTony Luck
2018-07-03x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com