summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-06-0711-70/+817
|\
| * EDAC, ghes: Make platform-based whitelisting x86-onlyBorislav Petkov2018-05-211-5/+9
| * EDAC, altera: Fix ARM64 build warningThor Thayer2018-05-151-1/+1
| * EDAC, skx: Fix skx_edac build error when ACPI_NFIT=mRandy Dunlap2018-05-141-0/+1
| * EDAC, ghes: Use BIT() macroBorislav Petkov2018-05-121-14/+13
| * EDAC, ghes: Add DDR4 and NVDIMM memory typesToshi Kani2018-05-121-1/+11
| * EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10Thor Thayer2018-05-122-11/+64
| * Documentation: dt: edac: Move Altera SOCFPGA EDAC fileThor Thayer2018-05-121-0/+0
| * EDAC, altera: Add support for Stratix10 SDRAM EDACThor Thayer2018-05-123-28/+555
| * Documentation: dt: socfpga: Add Stratix10 ECC Manager bindingThor Thayer2018-05-121-0/+35
| * Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18Borislav Petkov2018-05-123-6/+127
| |\
| | * arm64: dts: stratix10: add sdram eccThor Thayer2018-05-081-0/+12
| | * arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driverOoi, Joyce2018-04-241-1/+1
| | * ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5Bartosz Golaszewski2018-04-241-3/+3
| | * arm64: dts: stratix10: Add PL330 DMAC to Stratix10 dtsGraham Moore2018-04-161-0/+19
| | * arm64: dts: stratix10: enable i2c, add i2c periperalsAlan Tull2018-04-162-0/+39
| | * arm64: dts: stratix10: use clock bindings for the Stratix10 platformDinh Nguyen2018-04-162-2/+53
| * | EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc2018-05-123-6/+4
| * | EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy"Colin Ian King2018-05-041-1/+1
| * | EDAC, ghes: Add a null pointer check in ghes_edac_unregister()Sughosh Ganu2018-05-021-0/+3
| * | ghes, EDAC: Fix ghes_edac registrationBorislav Petkov2018-05-023-13/+9
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-0641-210/+1318
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-06-0541-210/+1318
| |\ \ \ \
| | | * | | ARM: spectre-v1: fix syscall entryRussell King2018-06-012-11/+32
| | | * | | ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-06-011-0/+19
| | | * | | ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-06-012-0/+21
| | | * | | ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King2018-05-311-2/+12
| | | * | | ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King2018-05-311-1/+16
| | | * | | ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King2018-05-311-0/+1
| | | * | | ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-05-312-0/+29
| | | * | | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-05-313-5/+85
| | | * | | ARM: spectre-v2: warn about incorrect context switching functionsRussell King2018-05-311-0/+15
| | | * | | ARM: spectre-v2: add firmware based hardeningRussell King2018-05-312-0/+81
| | | * | | ARM: spectre-v2: harden user aborts in kernel spaceRussell King2018-05-315-8/+94
| | | * | | ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King2018-05-313-3/+39
| | | * | | ARM: spectre-v2: harden branch predictor on context switchesRussell King2018-05-313-35/+115
| | | * | | ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King2018-05-311-0/+4
| | | * | | ARM: bugs: add support for per-processor bug checkingRussell King2018-05-313-1/+10
| | | * | | ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2018-05-314-0/+13
| | | * | | ARM: bugs: prepare processor bug infrastructureRussell King2018-05-313-2/+12
| | | * | | ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King2018-05-311-0/+8
| | * | | | ARM: 8774/1: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-191-8/+8
| | * | | | ARM: 8773/1: amba: Export amba_bustypeKim Phillips2018-05-191-0/+1
| | * | | | ARM: 8768/1: uaccess: remove const to avoid duplicate specifierStefan Agner2018-05-191-1/+1
| | * | | | ARM: 8767/1: add support for building ARM kernel with clangStefan Agner2018-05-191-1/+1
| | * | | | ARM: 8766/1: drop no-thumb-interwork in EABI modeStefan Agner2018-05-191-1/+1
| | * | | | ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die()Grygorii Strashko2018-05-191-2/+1
| | * | | | ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin2018-05-191-1/+1
| | * | | | ARM: 8763/1: dma-mapping: Use vma_pages()Fabio Estevam2018-05-191-1/+1
| | * | | | ARM: 8757/1: NOMMU: Support PMSAv8 MPUVladimir Murzin2018-05-199-4/+547