summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* x86/mm: Don't free P4D table when it is folded at runtimeAndrey Ryabinin2018-07-081-0/+3
* ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0Neil Armstrong2018-07-081-0/+7
* x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-07-031-2/+2
* x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80"Andy Lutomirski2018-07-031-8/+8
* x86/e820: put !E820_TYPE_RAM regions into memblock.reservedNaoya Horiguchi2018-07-031-3/+12
* mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams2018-07-031-1/+3
* arm: dts: mt7623: fix invalid memory node being generatedSean Wang2018-07-033-1/+4
* um: Fix raw interface optionsAnton Ivanov2018-07-031-3/+2
* um: Fix initialization of vector queuesAnton Ivanov2018-07-031-3/+12
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij2018-07-031-1/+1
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-032-0/+9
* ARM64: dts: meson-gx: fix ATF reserved memory regionKevin Hilman2018-07-032-8/+6
* ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet2018-07-031-3/+0
* arm64: dts: stratix10: Fix SPI nodes for Stratix10Thor Thayer2018-07-031-4/+2
* arm64: dts: marvell: fix CP110 ICU node sizeMiquel Raynal2018-07-031-1/+1
* arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon2018-07-031-2/+3
* arm64: kpti: Use early_param for kpti= command-line optionWill Deacon2018-07-031-1/+1
* crypto: arm64/aes-blk - fix and move skcipher_walk_done out of kernel_neon_be...Jia He2018-07-031-1/+1
* arm64: Fix syscall restarting around signal suppressed by tracerDave Martin2018-07-031-2/+3
* ARM: dts: socfpga: Fix NAND controller node compatible for Arria10Dinh Nguyen2018-07-031-1/+1
* ARM: dts: socfpga: Fix NAND controller clock supplyMarek Vasut2018-07-031-1/+1
* ARM: dts: socfpga: Fix NAND controller node compatibleMarek Vasut2018-07-031-1/+1
* ARM: dts: Fix SPI node for Arria10Thor Thayer2018-07-031-2/+1
* ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VCC-1V2 regulator voltageChen-Yu Tsai2018-07-031-2/+2
* ARM: dts: sun8i: h3: fix ALL-H3-CC H3 ver VDD-CPUX voltageIcenowy Zheng2018-07-031-2/+2
* ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin2018-07-031-1/+1
* powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman2018-07-031-1/+2
* powerpc/e500mc: Set assembler machine type to e500mcMichael Jeanson2018-07-031-0/+1
* powerpc/64s/radix: Fix radix_kvm_prefetch_workaround paca access of not possi...Nicholas Piggin2018-07-031-0/+2
* powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar2018-07-031-0/+3
* powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga2018-07-031-2/+2
* powerpc/powernv: copy/paste - Mask SO bit in CRHaren Myneni2018-07-031-1/+2
* powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy2018-07-031-1/+0
* powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling2018-07-031-2/+2
* powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()Anju T Sudhakar2018-07-031-2/+2
* powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling2018-07-031-0/+1
* powerpc/pkeys: Detach execute_only key on !PROT_EXECRam Pai2018-07-031-2/+2
* powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V2018-07-031-0/+1
* mips: ftrace: fix static function graph tracingMatthias Schiffer2018-07-031-15/+12
* signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-07-031-1/+1
* m68k/mac: Fix SWIM memory resource end addressFinn Thain2018-07-031-1/+1
* m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz2018-07-031-1/+2
* x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh2018-07-031-6/+8
* x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-07-031-8/+10
* x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-07-031-8/+18
* x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck2018-07-031-2/+9
* x86/mce: Improve error message when kernel cannot recoverTony Luck2018-07-031-0/+5
* x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com2018-07-031-0/+11
* x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com2018-07-031-3/+46