aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-21EDAC, ghes: Make platform-based whitelisting x86-onlyBorislav Petkov
2018-05-15EDAC, altera: Fix ARM64 build warningThor Thayer
2018-05-14EDAC, skx: Fix skx_edac build error when ACPI_NFIT=mRandy Dunlap
2018-05-12EDAC, ghes: Use BIT() macroBorislav Petkov
2018-05-12EDAC, ghes: Add DDR4 and NVDIMM memory typesToshi Kani
2018-05-12EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10Thor Thayer
2018-05-12Documentation: dt: edac: Move Altera SOCFPGA EDAC fileThor Thayer
2018-05-12EDAC, altera: Add support for Stratix10 SDRAM EDACThor Thayer
2018-05-12Documentation: dt: socfpga: Add Stratix10 ECC Manager bindingThor Thayer
2018-05-12Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18Borislav Petkov
2018-05-12EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc
2018-05-08arm64: dts: stratix10: add sdram eccThor Thayer
2018-05-04EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy"Colin Ian King
2018-05-02EDAC, ghes: Add a null pointer check in ghes_edac_unregister()Sughosh Ganu
2018-05-02ghes, EDAC: Fix ghes_edac registrationBorislav Petkov
2018-04-24arm64: dts: stratix10: Change pad skew values for EMAC0 PHY driverOoi, Joyce
2018-04-24ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5Bartosz Golaszewski
2018-04-22Linux 4.17-rc2Linus Torvalds
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie
2018-04-23Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-04-22Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-22Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-21Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/s...Ingo Molnar
2018-04-20mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox
2018-04-20mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim
2018-04-20fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorTetsuo Handa
2018-04-20kexec_file: do not add extra alignment to efi memmapDave Young
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan
2018-04-20proc: revalidate kernel thread inodes to root:rootAlexey Dobriyan
2018-04-20autofs: mount point create should honour passed in modeIan Kent
2018-04-20MAINTAINERS: add personal addresses for Sascha and UweUwe Kleine-König
2018-04-20kasan: add no_sanitize attribute for clang buildsAndrey Konovalov
2018-04-20rapidio: fix rio_dma_transfer error handlingIoan Nicu
2018-04-20mm: enable thp migration for shmem thpNaoya Horiguchi
2018-04-20writeback: safer lock nestingGreg Thelen
2018-04-20mm, pagemap: fix swap offset value for PMD migration entryHuang Ying