summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-08ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer1-1/+1
2018-07-03x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=yKirill A. Shutemov1-2/+2
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams1-1/+3
2018-07-03perf/x86/intel/uncore: Add event constraint for BDX PCUKan Liang1-0/+8
2018-07-03arm: dts: mt7623: fix invalid memory node being generatedSean Wang3-1/+4
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9
2018-07-03ARM64: dts: meson: disable sd-uhs modes on the libretech-ccJerome Brunet1-3/+0
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-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: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
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/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/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross1-0/+5
2018-07-03x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams1-1/+1
2018-06-26x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck1-0/+2
2018-06-26x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Tony Luck1-1/+1
2018-06-20ARM: kexec: fix kdump register saving on panic()Russell King1-12/+22
2018-06-20ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach1-2/+2
2018-06-20ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach1-8/+8
2018-06-20parisc: Move setup_profiling_timer() out of init sectionHelge Deller1-2/+1
2018-06-20ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori1-1/+2
2018-06-20ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori1-0/+2
2018-06-20ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori1-1/+2
2018-06-20ARM: keystone: fix platform_domain_notifier array overrunRussell King1-0/+1
2018-06-20uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu1-0/+4
2018-06-20kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2-0/+22
2018-06-20x86: Delay skip of emulated hypercall instructionMarian Rotariu2-9/+12
2018-06-20arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley1-0/+6
2018-06-20x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank1-0/+13