| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel' | Mauro Carvalho Chehab | 2012-07-29 | 41 | -2376/+3047 |
|\ |
|
| * | edac i5000, i5400: fix pointer math in i5000_get_mc_regs() | Dan Carpenter | 2012-06-27 | 2 | -6/+18 |
| * | edac: allow specifying the error count with fake_inject | Mauro Carvalho Chehab | 2012-06-27 | 1 | -2/+13 |
| * | edac: add support for Calxeda highbank L2 cache ecc | Rob Herring | 2012-06-27 | 3 | -0/+157 |
| * | edac: add support for Calxeda highbank memory controller | Rob Herring | 2012-06-27 | 3 | -1/+274 |
| * | edac: create top-level debugfs directory | Rob Herring | 2012-06-12 | 3 | -1/+39 |
| * | sb_edac: properly handle error count | Mauro Carvalho Chehab | 2012-06-12 | 1 | -4/+3 |
| * | i7core_edac: properly handle error count | Mauro Carvalho Chehab | 2012-06-12 | 1 | -21/+12 |
| * | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 2012-06-12 | 28 | -95/+104 |
| * | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 2012-06-11 | 28 | -86/+73 |
| * | amd64_edac: Don't pass driver name as an error parameter | Mauro Carvalho Chehab | 2012-06-11 | 1 | -12/+13 |
| * | edac_mc: check for allocation failure in edac_mc_alloc() | Dan Carpenter | 2012-06-11 | 1 | -0/+2 |
| * | edac: Increase version to 3.0.0 | Mauro Carvalho Chehab | 2012-06-11 | 1 | -1/+1 |
| * | edac_mc: Cleanup per-dimm_info debug messages | Mauro Carvalho Chehab | 2012-06-11 | 3 | -47/+62 |
| * | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 2012-06-11 | 30 | -962/+921 |
| * | edac: Use more normal debugging macro style | Joe Perches | 2012-06-11 | 4 | -76/+49 |
| * | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 2012-06-11 | 26 | -357/+331 |
| * | i7core_edac: change the mem allocation scheme to make Documentation/kobject.t... | Mauro Carvalho Chehab | 2012-06-11 | 1 | -21/+35 |
| * | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 2012-06-11 | 21 | -147/+200 |
| * | edac: Only expose csrows/channels on legacy API if they're populated | Mauro Carvalho Chehab | 2012-06-11 | 1 | -0/+24 |
| * | edac: Move grain/dtype/edac_type calculus to be out of channel loop | Mauro Carvalho Chehab | 2012-06-11 | 3 | -57/+60 |
| * | edac: Add debufs nodes to allow doing fake error inject | Mauro Carvalho Chehab | 2012-06-11 | 1 | -0/+87 |
| * | edac: add a sysfs node to report the maximum location for the system | Mauro Carvalho Chehab | 2012-06-11 | 1 | -0/+19 |
| * | edac: add a new per-dimm API and make the old per-virtual-rank API obsolete | Mauro Carvalho Chehab | 2012-06-11 | 2 | -1/+172 |
| * | edac: Get rid of the old kobj's from the edac mc code | Mauro Carvalho Chehab | 2012-06-11 | 3 | -8/+0 |
| * | i7core_edac: convert it to use struct device | Mauro Carvalho Chehab | 2012-06-11 | 1 | -129/+209 |
| * | amd64_edac: convert sysfs logic to use struct device | Mauro Carvalho Chehab | 2012-06-11 | 4 | -122/+167 |
| * | mpc85xx_edac: convert sysfs logic to use struct device | Mauro Carvalho Chehab | 2012-06-11 | 1 | -38/+55 |
| * | edac: rewrite the sysfs code to use struct device | Mauro Carvalho Chehab | 2012-06-11 | 4 | -692/+417 |
| * | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 27 | -55/+55 |
| * | RAS: Add a tracepoint for reporting memory controller events | Mauro Carvalho Chehab | 2012-06-11 | 2 | -20/+60 |
* | | edac: Do alignment logic properly in edac_align_ptr() | Chris Metcalf | 2012-06-11 | 1 | -1/+1 |
* | | mpc85xx_edac: fix error: too few arguments to function 'edac_mc_alloc' | Kim Phillips | 2012-06-11 | 1 | -1/+2 |
* | | edac: fix the error about memory type detection on SandyBridge | Chen Gong | 2012-06-11 | 1 | -1/+1 |
* | | edac: avoid mce decoding crash after edac driver unloaded | Chen Gong | 2012-06-11 | 2 | -15/+8 |
* | | Merge branch 'x86/trampoline' into x86/urgent | H. Peter Anvin | 2012-05-30 | 31 | -1446/+1821 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds | 2012-05-29 | 31 | -1446/+1821 |
| |\ \
| | |/ |
|
| | * | i7core: fix ranks information at the per-channel struct | Mauro Carvalho Chehab | 2012-05-28 | 1 | -13/+16 |
| | * | i5000: Fix the fatal error handling | Mauro Carvalho Chehab | 2012-05-28 | 1 | -7/+5 |
| | * | i5100_edac: Fix a warning when compiled with 32 bits | Mauro Carvalho Chehab | 2012-05-28 | 1 | -2/+2 |
| | * | i82975x_edac: Test nr_pages earlier to save a few CPU cycles | Mauro Carvalho Chehab | 2012-05-28 | 1 | -6/+3 |
| | * | e752x_edac: provide more info about how DIMMS/ranks are mapped | Mauro Carvalho Chehab | 2012-05-28 | 1 | -4/+22 |
| | * | i5000_edac: Fix the logic that retrieves memory information | Mauro Carvalho Chehab | 2012-05-28 | 1 | -71/+79 |
| | * | i5400_edac: improve debug messages to better represent the filled memory | Mauro Carvalho Chehab | 2012-05-28 | 1 | -1/+14 |
| | * | edac: Cleanup the logs for i7core and sb edac drivers | Mauro Carvalho Chehab | 2012-05-28 | 2 | -31/+20 |
| | * | edac: Initialize the dimm label with the known information | Mauro Carvalho Chehab | 2012-05-28 | 2 | -10/+26 |
| | * | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-28 | 27 | -151/+32 |
| | * | x38_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-28 | 1 | -7/+21 |
| | * | tile_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-28 | 1 | -3/+13 |
| | * | sb_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-28 | 1 | -103/+56 |