summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-07-08ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-07-03x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-07-03perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang
2018-07-03arm: dts: mt7623: fix invalid memory node being generatedSean Wang
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-07-03ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet
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-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: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
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/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/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-07-03x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams
2018-06-26x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck
2018-06-26x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck
2018-06-21ARM: kexec: fix kdump register saving on panic()Russell King
2018-06-21ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach
2018-06-21ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach
2018-06-21parisc: Move setup_profiling_timer() out of init sectionHelge Deller
2018-06-21ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori
2018-06-21ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori
2018-06-21ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori
2018-06-21ARM: keystone: fix platform_domain_notifier array overrunRussell King
2018-06-21uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu
2018-06-21kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu
2018-06-21x86: Delay skip of emulated hypercall instructionMarian Rotariu
2018-06-21arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley
2018-06-21x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank