summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-22EDAC/altera: Use the Altera System Manager driverThor Thayer1-124/+8
2019-11-22EDAC/altera: Cleanup the ECC ManagerThor Thayer1-20/+1
2019-11-22EDAC/altera: Use fast register IO for S10 IRQsMeng Li1-0/+1
2019-11-22EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter1-2/+2
2019-11-10EDAC/Documentation: Describe CPER module definition and DIMM ranksRobert Richter1-12/+19
2019-11-10EDAC: Unify the mc_event tracepoint callRobert Richter2-28/+15
2019-11-10EDAC/ghes: Remove intermediate buffer pvt->detail_locationRobert Richter1-5/+4
2019-11-10EDAC/ghes: Fix grain calculationRobert Richter1-2/+8
2019-11-10EDAC/ghes: Use standard kernel macros for page calculationsRobert Richter1-2/+2
2019-11-10EDAC: Remove misleading comment in struct edac_raw_error_descRobert Richter1-5/+0
2019-11-10EDAC/mc: Reduce indentation level in edac_mc_handle_error()Robert Richter1-28/+29
2019-11-10EDAC/mc: Remove needless zero string terminationRobert Richter1-1/+0
2019-11-10EDAC/mc: Do not BUG_ON() in edac_mc_alloc()Robert Richter1-1/+2
2019-11-10EDAC: Introduce an mci_for_each_dimm() iteratorRobert Richter5-37/+40
2019-11-09EDAC: Remove EDAC_DIMM_OFF() macroRobert Richter3-72/+21
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter14-63/+74
2019-11-09EDAC/amd64: Get rid of the ECC disabled long messageBorislav Petkov1-16/+3
2019-11-08EDAC/ghes: Fix locking and memory barrier issuesRobert Richter1-24/+66
2019-11-06EDAC/amd64: Check for memory before fully initializing an instanceYazen Ghannam1-3/+22
2019-11-06EDAC/amd64: Use cached data when checking for ECCYazen Ghannam1-12/+8
2019-11-06EDAC/amd64: Save max number of controllers to family typeYazen Ghannam2-30/+16
2019-11-06EDAC/amd64: Gather hardware information earlyYazen Ghannam1-50/+51
2019-11-06EDAC/amd64: Make struct amd64_family_type globalYazen Ghannam1-7/+5
2019-10-25EDAC/amd64: Set grain per DIMMYazen Ghannam1-0/+2
2019-10-24EDAC/aspeed: Use devm_platform_ioremap_resource() in aspeed_probe()Markus Elfring1-6/+1
2019-10-19EDAC, skx: Retrieve and print retry_rd_err_log registersTony Luck3-7/+60
2019-10-19EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.Tony Luck1-25/+23
2019-10-17Merge branch 'edac-urgent' into edac-for-nextBorislav Petkov1-0/+4
2019-10-17EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse1-0/+4
2019-10-09EDAC/device: Rework error logging APIHanna Hawa2-32/+72
2019-09-30EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab1-4/+1
2019-09-30EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab1-13/+8
2019-09-30EDAC: i5400_edac: get rid of some unused varsMauro Carvalho Chehab1-10/+1
2019-09-30EDAC: i5400_edac: print type at debug messageMauro Carvalho Chehab1-2/+2
2019-09-30EDAC: i7300_edac: fix a kernel-doc syntaxMauro Carvalho Chehab1-1/+1
2019-09-30EDAC: i7300_edac: rename a kernel-doc var descriptionMauro Carvalho Chehab1-1/+1
2019-09-30EDAC: i5100_edac: get rid of an unused varMauro Carvalho Chehab1-2/+0
2019-09-30Linux 5.4-rc1Linus Torvalds1-2/+2
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+58
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds17-212/+291
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds9-81/+66
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds5-11/+30
2019-09-30Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds9-35/+410
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski1-1/+1
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider1-4/+0
2019-09-30Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+34
2019-09-30Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-10/+2
2019-09-30Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-26/+194
2019-09-30csky: Fixup csky_pmu.max_period assignmentMao Han1-1/+1
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2-21/+31