| Commit message (Expand) | Author | Age | Files | Lines |
* | trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati... | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
* | EDAC: do not enable modules by default | Borislav Petkov | 2009-06-10 | 1 | -1/+0 |
* | amd64_edac: do not enable module by default | Borislav Petkov | 2009-06-10 | 1 | -4/+3 |
* | amd64_edac: add module registration routines | Doug Thompson | 2009-06-10 | 4 | -0/+422 |
* | amd64_edac: add ECC reporting initializers | Doug Thompson | 2009-06-10 | 2 | -1/+209 |
* | amd64_edac: add EDAC core-related initializers | Doug Thompson | 2009-06-10 | 1 | -0/+315 |
* | amd64_edac: add error decoding logic | Doug Thompson | 2009-06-10 | 1 | -0/+425 |
* | amd64_edac: add ECC chipkill syndrome mapping table | Doug Thompson | 2009-06-10 | 1 | -0/+135 |
* | amd64_edac: add per-family descriptors | Doug Thompson | 2009-06-10 | 1 | -0/+72 |
* | amd64_edac: add F10h-and-later methods-p3 | Doug Thompson | 2009-06-10 | 1 | -4/+265 |
* | amd64_edac: add F10h-and-later methods-p2 | Doug Thompson | 2009-06-10 | 1 | -0/+196 |
* | amd64_edac: add F10h-and-later methods-p1 | Doug Thompson | 2009-06-10 | 1 | -0/+181 |
* | amd64_edac: add k8-specific methods | Doug Thompson | 2009-06-10 | 1 | -0/+173 |
* | amd64_edac: assign DRAM chip select base and mask in a family-specific way | Doug Thompson | 2009-06-10 | 1 | -0/+142 |
* | amd64_edac: add helper to dump relevant registers | Doug Thompson | 2009-06-10 | 1 | -0/+142 |
* | amd64_edac: add DRAM address type conversion facilities | Doug Thompson | 2009-06-10 | 1 | -0/+294 |
* | amd64_edac: add functionality to compute the DRAM hole | Doug Thompson | 2009-06-10 | 1 | -0/+166 |
* | amd64_edac: add sys addr to memory controller mapping helpers | Doug Thompson | 2009-06-10 | 1 | -0/+141 |
* | amd64_edac: add memory scrubber interface | Doug Thompson | 2009-06-10 | 1 | -0/+130 |
* | amd64_edac: add MCA error types | Doug Thompson | 2009-06-10 | 1 | -0/+161 |
* | amd64_edac: add DRAM error injection logic using sysfs | Doug Thompson | 2009-06-10 | 1 | -0/+185 |
* | amd64_edac: add debugging/testing code | Doug Thompson | 2009-06-10 | 1 | -0/+255 |
* | amd64_edac: add driver header | Doug Thompson | 2009-06-10 | 1 | -0/+628 |
* | edac: fold __func__ into edac_debug_printk | Borislav Petkov | 2009-06-10 | 1 | -4/+5 |
* | edac: AMD8111 & AMD8131 Kconfig fixup | Harry Ciao | 2009-05-29 | 2 | -2/+8 |
* | edac: AMD8111 & AMD8131 use dev_name() | Harry Ciao | 2009-05-29 | 2 | -3/+3 |
* | edac: ppc mpc85xx fix mc err detect | Dave Jiang | 2009-04-21 | 1 | -1/+1 |
* | edac: use to_delayed_work() | Jean Delvare | 2009-04-13 | 3 | -3/+3 |
* | edac: fix local pci_write_bits32 | Jeff Haran | 2009-04-13 | 1 | -2/+10 |
* | edac: AMD8111 driver Kconfig & Makefile | Harry Ciao | 2009-04-02 | 1 | -0/+7 |
* | edac: AMD8131 driver Kconfig & Makefile | Harry Ciao | 2009-04-02 | 1 | -0/+7 |
* | edac: AMD8131 driver source file | Harry Ciao | 2009-04-02 | 1 | -0/+379 |
* | edac: AMD8131 driver header file | Harry Ciao | 2009-04-02 | 1 | -0/+119 |
* | edac: Add edac_pci_alloc_index() | Harry Ciao | 2009-04-02 | 2 | -0/+15 |
* | edac: AMD8111 driver source file | Harry Ciao | 2009-04-02 | 1 | -0/+595 |
* | edac: AMD8111 driver header file | Harry Ciao | 2009-04-02 | 1 | -0/+130 |
* | edac: new ppc4xx driver module | Grant Erickson | 2009-04-02 | 4 | -1/+1630 |
* | edac: remove EDAC's experimental status | Doug Thompson | 2009-04-02 | 1 | -3/+2 |
* | edac: add more verbose debug info | Hitoshi Mitake | 2009-04-02 | 2 | -1/+22 |
* | edac: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 3 | -6/+6 |
* | powerpc: More printing warning fixes for the l64 to ll64 conversion | Stephen Rothwell | 2009-01-28 | 1 | -4/+4 |
* | edac: driver for i5400 MCH (update) | Mauro Carvalho Chehab | 2009-01-06 | 1 | -57/+62 |
* | edac: driver for i5400 MCH (Seaburg) | Mauro Carvalho Chehab | 2009-01-06 | 3 | -0/+1479 |
* | edac: fix mpc85xx and add mpc8536 mpc8560 | Kumar Gala | 2009-01-06 | 1 | -42/+32 |
* | edac: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 4 | -6/+6 |
* | pci: use pci_ioremap_bar() in drivers/edac | Arjan van de Ven | 2009-01-06 | 1 | -3/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 1 | -1/+1 |
|\ |
|
| * | powerpc/cell: add QPACE as a separate Cell platform | Benjamin Krill | 2008-12-22 | 1 | -1/+1 |
* | | edac: fix edac core deadlock when removing a device | Harry Ciao | 2008-12-23 | 1 | -3/+9 |
|/ |
|
* | i82875p_edac: fix module remove | Jarkko Lavinen | 2008-12-01 | 1 | -6/+7 |