Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | serial: sh-sci: fix up serial DMA build. | Paul Mundt | 2010-05-25 | 1 | -3/+1 | |
| * | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2010-06-04 | 13 | -44/+2598 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | i7core_edac: Better describe the supported devices | Mauro Carvalho Chehab | 2010-05-18 | 1 | -2/+7 | |
| | * | | | | | Add support for Westmere to i7core_edac driver | Vernon Mauery | 2010-05-18 | 2 | -37/+96 | |
| | * | | | | | i7core_edac: don't free on success | Tony Luck | 2010-05-18 | 1 | -1/+2 | |
| | * | | | | | i7core_edac: Add support for X5670 | Mauro Carvalho Chehab | 2010-05-18 | 2 | -1/+7 | |
| | * | | | | | Always call i7core_[ur]dimm_check_mc_ecc_err | Vernon Mauery | 2010-05-18 | 1 | -1/+2 | |
| | * | | | | | i7core_edac: fix memory leak of i7core_dev | Alexander Beregalov | 2010-05-18 | 1 | -1/+3 | |
| | * | | | | | EDAC: add __init to i7core_xeon_pci_fixup | Jiri Slaby | 2010-05-18 | 1 | -1/+1 | |
| | * | | | | | i7core_edac: Fix wrong device id for channel 1 devices | Mauro Carvalho Chehab | 2010-05-10 | 1 | -4/+4 | |
| | * | | | | | i7core: add support for Lynnfield alternate address | Mauro Carvalho Chehab | 2010-05-10 | 2 | -2/+12 | |
| | * | | | | | i7core_edac: Add initial support for Lynnfield | Mauro Carvalho Chehab | 2010-05-10 | 2 | -2/+52 | |
| | * | | | | | i7core_edac: do not export static functions | Stephen Rothwell | 2010-05-10 | 1 | -1/+0 | |
| | * | | | | | edac: fix i7core build | Randy Dunlap | 2010-05-10 | 1 | -0/+3 | |
| | * | | | | | edac: i7core_edac produces undefined behaviour on 32bit | Alan Cox | 2010-05-10 | 1 | -12/+12 | |
| | * | | | | | i7core_edac: Use a more generic approach for probing PCI devices | Mauro Carvalho Chehab | 2010-05-10 | 1 | -39/+40 | |
| | * | | | | | i7core_edac: PCI device is called NONCORE, instead of NOCORE | Mauro Carvalho Chehab | 2010-05-10 | 2 | -5/+5 | |
| | * | | | | | i7core_edac: Fix ringbuffer maxsize | Mauro Carvalho Chehab | 2010-05-10 | 1 | -6/+6 | |
| | * | | | | | i7core_edac: First store, then increment | Mauro Carvalho Chehab | 2010-05-10 | 1 | -7/+6 | |
| | * | | | | | i7core_edac: Better parse "any" addrmask | Mauro Carvalho Chehab | 2010-05-10 | 1 | -1/+1 | |
| | * | | | | | i7core_edac: Use a lockless ringbuffer | Mauro Carvalho Chehab | 2010-05-10 | 1 | -28/+55 | |
| | * | | | | | edac: Create an unique instance for each kobj | Mauro Carvalho Chehab | 2010-05-10 | 2 | -32/+64 | |
| | * | | | | | Documentation/edac.txt: Reflect the sysfs changes at the document | Mauro Carvalho Chehab | 2010-05-10 | 1 | -27/+29 | |
| | * | | | | | i7core_edac: Convert UDIMM error counters into a proper sysfs group | Mauro Carvalho Chehab | 2010-05-10 | 1 | -37/+44 | |
| | * | | | | | edac: Don't create csrow entries on instance groups | Mauro Carvalho Chehab | 2010-05-10 | 1 | -2/+2 | |
| | * | | | | | edac: store/show methods for device groups weren't working | Mauro Carvalho Chehab | 2010-05-10 | 3 | -9/+88 | |
| | * | | | | | i7core_edac: Add support for sysfs addrmatch group | Mauro Carvalho Chehab | 2010-05-10 | 1 | -103/+70 | |
| | * | | | | | edac_core: Allow the creation of sysfs groups | Mauro Carvalho Chehab | 2010-05-10 | 2 | -28/+67 | |
| | * | | | | | i7core_edac: Avoid printing a warning when debug is disabled | Mauro Carvalho Chehab | 2010-05-10 | 1 | -2/+1 | |
| | * | | | | | i7core_edac: We need to use list_for_each_entry_safe to avoid errors | Mauro Carvalho Chehab | 2010-05-10 | 1 | -2/+3 | |
| | * | | | | | i7core_edac: change remove module strategy | Mauro Carvalho Chehab | 2010-05-10 | 1 | -20/+35 | |
| | * | | | | | i7core_edac: remove static counter for max sockets | Mauro Carvalho Chehab | 2010-05-10 | 1 | -1/+0 | |
| | * | | | | | i7core_edac: at remove, don't remove all pci devices at once | Mauro Carvalho Chehab | 2010-05-10 | 1 | -17/+19 | |
| | * | | | | | i7core_edac: Fix a bug when printing error counts with RDIMMs | Mauro Carvalho Chehab | 2010-05-10 | 1 | -5/+8 | |
| | * | | | | | Documentation/edac.txt: Improve it to reflect the latest changes at the driver | Mauro Carvalho Chehab | 2010-05-10 | 1 | -16/+56 | |
| | * | | | | | i7core_edac: a few fixes for multiple mc's | Mauro Carvalho Chehab | 2010-05-10 | 1 | -9/+12 | |
| | * | | | | | i7core_edac: sanity check: print a warning if a mcelog is ignored | Mauro Carvalho Chehab | 2010-05-10 | 1 | -1/+6 | |
| | * | | | | | i7core_edac: create one mc per socket/QPI | Mauro Carvalho Chehab | 2010-05-10 | 1 | -279/+228 | |
| | * | | | | | Dynamically allocate memory for PCI devices | Mauro Carvalho Chehab | 2010-05-10 | 1 | -61/+114 | |
| | * | | | | | i7core: temporary workaround to allow it to compile against 2.6.30 | Mauro Carvalho Chehab | 2010-05-10 | 1 | -2/+4 | |
| | * | | | | | i7core_edac: Improve corrected_error_counts output for RDIMM | Mauro Carvalho Chehab | 2010-05-10 | 1 | -3/+3 | |
| | * | | | | | i7core_edac: Probe on Xeons eariler | Keith Mannthey | 2010-05-10 | 1 | -13/+19 | |
| | * | | | | | i7core: Use registered memories per processor | Mauro Carvalho Chehab | 2010-05-10 | 1 | -16/+23 | |
| | * | | | | | i7core_edac: Use Device 3 function 2 to report errors with RDIMM's | Mauro Carvalho Chehab | 2010-05-10 | 1 | -30/+178 | |
| | * | | | | | i7core_edac: Fix ecc enable shift | Keith Mannthey | 2010-05-10 | 1 | -1/+1 | |
| | * | | | | | i7core_edac: Print an error message if pci register fails | Mauro Carvalho Chehab | 2010-05-10 | 1 | -1/+7 | |
| | * | | | | | i7core_edac: CodingSyle fixes/cleanups | Mauro Carvalho Chehab | 2010-05-10 | 1 | -27/+23 | |
| | * | | | | | Documentation/edac.txt: Add Nehalem specific EDAC characteristics | Mauro Carvalho Chehab | 2010-05-10 | 1 | -0/+110 | |
| | * | | | | | i7core_edac: fix error injection | Mauro Carvalho Chehab | 2010-05-10 | 1 | -15/+12 | |
| | * | | | | | i7core_edac: fix error codes for sysfs error injection interface | Mauro Carvalho Chehab | 2010-05-10 | 1 | -4/+4 |