| Commit message (Expand) | Author | Age | Files | Lines |
* | move io-64-nonatomic*.h out of asm-generic | Christoph Hellwig | 2015-10-15 | 1 | -1/+1 |
* | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2014-12-09 | 1 | -2/+1 |
|\ |
|
| * | EDAC: Delete unnecessary check before calling pci_dev_put() | Markus Elfring | 2014-11-19 | 1 | -2/+1 |
* | | i3200_edac: Report CE events properly | Jason Baron | 2014-10-22 | 1 | -2/+2 |
|/ |
|
* | i3200_edac: Add a missing pci_disable_device() on the exit path | Hitoshi Mitake | 2014-02-07 | 1 | -0/+2 |
* | EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-06 | 1 | -1/+1 |
* | i3200_edac: Make a local function static | Jingoo Han | 2013-08-09 | 1 | -2/+1 |
* | i3200_edac: Fix the logic that detects filled memories | Mauro Carvalho Chehab | 2013-02-21 | 1 | -9/+12 |
* | i3200_edac: Add more debug to the driver | Mauro Carvalho Chehab | 2013-02-21 | 1 | -2/+14 |
* | Drivers: edac: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+3 |
* | i3200_edac: Fix memory rank size | Mauro Carvalho Chehab | 2012-09-25 | 1 | -1/+1 |
* | edac: edac_mc_handle_error(): add an error_count parameter | Mauro Carvalho Chehab | 2012-06-12 | 1 | -3/+3 |
* | edac: remove arch-specific parameter for the error handler | Mauro Carvalho Chehab | 2012-06-11 | 1 | -3/+3 |
* | edac: Convert debugfX to edac_dbg(X, | Joe Perches | 2012-06-11 | 1 | -13/+13 |
* | edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs | Mauro Carvalho Chehab | 2012-06-11 | 1 | -9/+9 |
* | edac: change the mem allocation scheme to make Documentation/kobject.txt happy | Mauro Carvalho Chehab | 2012-06-11 | 1 | -2/+2 |
* | edac: Rename the parent dev to pdev | Mauro Carvalho Chehab | 2012-06-11 | 1 | -3/+3 |
* | edac: Remove the legacy EDAC ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -1/+1 |
* | i3200_edac: convert driver to use the new edac ABI | Mauro Carvalho Chehab | 2012-05-29 | 1 | -10/+22 |
* | edac: move nr_pages to dimm struct | Mauro Carvalho Chehab | 2012-05-29 | 1 | -2/+1 |
* | edac: Don't initialize csrow's first_page & friends when not needed | Mauro Carvalho Chehab | 2012-05-29 | 1 | -5/+0 |
* | edac: move dimm properties to struct dimm_info | Mauro Carvalho Chehab | 2012-05-29 | 1 | -8/+10 |
* | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux | 2012-03-19 | 1 | -1/+1 |
* | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 2012-02-22 | 1 | -13/+2 |
* | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 | 1 | -0/+13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | edac: i3200 memory controller driver | Jason Uhlenkott | 2009-09-24 | 1 | -0/+527 |