summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm2010-05-319-4/+171
| * | | | | | | | sh: add boot code to MMCIF driver headerMagnus Damm2010-05-311-0/+129
| * | | | | | | | sh: prepare MMCIF driver header fileMagnus Damm2010-05-312-75/+82
| * | | | | | | | sh: allow romImage data between head.S and the zero pageMagnus Damm2010-05-312-3/+10
| * | | | | | | | sh: Add support MMCIF for ecovecYusuke Goda2010-05-311-2/+84
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-311526-28175/+112473
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | sh: remove duplicated #includeHuang Weiyi2010-05-261-1/+0
| | |/ / / / / / | |/| | | | | |
| * | | | | | | sh: handle early calls to return_address() when using dwarf unwinder.Paul Mundt2010-05-252-2/+19
| * | | | | | | fbdev: fix erroneous index in drivers/video/sh_mobile_lcdcfb.cGuennadi Liakhovetski2010-05-251-3/+3
| * | | | | | | serial: sh-sci: fix up serial DMA build.Paul Mundt2010-05-251-3/+1
* | | | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-0413-44/+2598
|\ \ \ \ \ \ \ \
| * | | | | | | | i7core_edac: Better describe the supported devicesMauro Carvalho Chehab2010-05-181-2/+7
| * | | | | | | | Add support for Westmere to i7core_edac driverVernon Mauery2010-05-182-37/+96
| * | | | | | | | i7core_edac: don't free on successTony Luck2010-05-181-1/+2
| * | | | | | | | i7core_edac: Add support for X5670Mauro Carvalho Chehab2010-05-182-1/+7
| * | | | | | | | Always call i7core_[ur]dimm_check_mc_ecc_errVernon Mauery2010-05-181-1/+2
| * | | | | | | | i7core_edac: fix memory leak of i7core_devAlexander Beregalov2010-05-181-1/+3
| * | | | | | | | EDAC: add __init to i7core_xeon_pci_fixupJiri Slaby2010-05-181-1/+1
| * | | | | | | | i7core_edac: Fix wrong device id for channel 1 devicesMauro Carvalho Chehab2010-05-101-4/+4
| * | | | | | | | i7core: add support for Lynnfield alternate addressMauro Carvalho Chehab2010-05-102-2/+12
| * | | | | | | | i7core_edac: Add initial support for LynnfieldMauro Carvalho Chehab2010-05-102-2/+52
| * | | | | | | | i7core_edac: do not export static functionsStephen Rothwell2010-05-101-1/+0
| * | | | | | | | edac: fix i7core buildRandy Dunlap2010-05-101-0/+3
| * | | | | | | | edac: i7core_edac produces undefined behaviour on 32bitAlan Cox2010-05-101-12/+12
| * | | | | | | | i7core_edac: Use a more generic approach for probing PCI devicesMauro Carvalho Chehab2010-05-101-39/+40
| * | | | | | | | i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab2010-05-102-5/+5
| * | | | | | | | i7core_edac: Fix ringbuffer maxsizeMauro Carvalho Chehab2010-05-101-6/+6
| * | | | | | | | i7core_edac: First store, then incrementMauro Carvalho Chehab2010-05-101-7/+6
| * | | | | | | | i7core_edac: Better parse "any" addrmaskMauro Carvalho Chehab2010-05-101-1/+1
| * | | | | | | | i7core_edac: Use a lockless ringbufferMauro Carvalho Chehab2010-05-101-28/+55
| * | | | | | | | edac: Create an unique instance for each kobjMauro Carvalho Chehab2010-05-102-32/+64
| * | | | | | | | Documentation/edac.txt: Reflect the sysfs changes at the documentMauro Carvalho Chehab2010-05-101-27/+29
| * | | | | | | | i7core_edac: Convert UDIMM error counters into a proper sysfs groupMauro Carvalho Chehab2010-05-101-37/+44
| * | | | | | | | edac: Don't create csrow entries on instance groupsMauro Carvalho Chehab2010-05-101-2/+2
| * | | | | | | | edac: store/show methods for device groups weren't workingMauro Carvalho Chehab2010-05-103-9/+88
| * | | | | | | | i7core_edac: Add support for sysfs addrmatch groupMauro Carvalho Chehab2010-05-101-103/+70
| * | | | | | | | edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab2010-05-102-28/+67
| * | | | | | | | i7core_edac: Avoid printing a warning when debug is disabledMauro Carvalho Chehab2010-05-101-2/+1
| * | | | | | | | i7core_edac: We need to use list_for_each_entry_safe to avoid errorsMauro Carvalho Chehab2010-05-101-2/+3
| * | | | | | | | i7core_edac: change remove module strategyMauro Carvalho Chehab2010-05-101-20/+35
| * | | | | | | | i7core_edac: remove static counter for max socketsMauro Carvalho Chehab2010-05-101-1/+0
| * | | | | | | | i7core_edac: at remove, don't remove all pci devices at onceMauro Carvalho Chehab2010-05-101-17/+19
| * | | | | | | | i7core_edac: Fix a bug when printing error counts with RDIMMsMauro Carvalho Chehab2010-05-101-5/+8
| * | | | | | | | Documentation/edac.txt: Improve it to reflect the latest changes at the driverMauro Carvalho Chehab2010-05-101-16/+56
| * | | | | | | | i7core_edac: a few fixes for multiple mc'sMauro Carvalho Chehab2010-05-101-9/+12
| * | | | | | | | i7core_edac: sanity check: print a warning if a mcelog is ignoredMauro Carvalho Chehab2010-05-101-1/+6
| * | | | | | | | i7core_edac: create one mc per socket/QPIMauro Carvalho Chehab2010-05-101-279/+228
| * | | | | | | | Dynamically allocate memory for PCI devicesMauro Carvalho Chehab2010-05-101-61/+114
| * | | | | | | | i7core: temporary workaround to allow it to compile against 2.6.30Mauro Carvalho Chehab2010-05-101-2/+4
| * | | | | | | | i7core_edac: Improve corrected_error_counts output for RDIMMMauro Carvalho Chehab2010-05-101-3/+3
OpenPOWER on IntegriCloud