index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
8
-15
/
+108
2007-07-19
drivers/edac-new-i82443bxgz-mc-driver: mark as broken
Andrew Morton
1
-0
/
+1
2007-07-19
drivers/edac: new i82443bxgz MC driver
Tim Small
3
-0
/
+408
2007-07-19
drivers/edac: core.h fix scrubdefs
Douglas Thompson
1
-4
/
+4
2007-07-19
drivers/edac: new intel 5000 MC driver
Eric Wollesen
3
-0
/
+1485
2007-07-19
drivers/edac: change from semaphore to mutex operation
Matthias Kaehlcke
1
-9
/
+9
2007-07-19
drivers/edac: mc sysfs add missing mem types
Dave Jiang
1
-1
/
+4
2007-07-19
drivers/edac: add edac_device class
Douglas Thompson
8
-60
/
+1936
2007-07-19
drivers/edac: split out functions to unique files
Douglas Thompson
8
-1776
/
+1932
2007-07-19
drivers/edac: add RDDR2 memory types
Douglas Thompson
1
-0
/
+2
2007-07-19
drivers/edac: core: make functions static
Adrian Bunk
2
-22
/
+11
2007-07-19
drivers/edac: add edac_mc_find API
Douglas Thompson
2
-0
/
+29
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-07-16
Use menuconfig objects II - EDAC
Jan Engelhardt
1
-10
/
+4
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-08
Fix 82875 PCI setup
John Feeney
1
-11
/
+2
2007-02-12
[PATCH] EDAC: Add Fully-Buffered DIMM APIs to core
eric wollesen
2
-6
/
+130
2007-02-12
[PATCH] EDAC: Add memory scrubbing controls API to core
Frithiof Jensen
2
-0
/
+67
2007-02-12
[PATCH] EDAC: Fix in e752x mc driver
Mike Chan
1
-6
/
+11
2007-02-12
[PATCH] EDAC: e752x byte access fix
Brian Pomerantz
1
-1
/
+6
2007-02-12
[PATCH] EDAC: e752x bit mask fix
Brian Pomerantz
1
-8
/
+8
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-11-03
[PATCH] edac_mc: fix error handling
Akinobu Mita
1
-18
/
+27
2006-08-06
[PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>
Adrian Bunk
1
-0
/
+1
2006-07-11
[PATCH] Fix and enable EDAC sysfs operation
Doug Thompson
1
-493
/
+194
2006-07-01
[PATCH] EDAC: fix module names quoted in sysfs
Doug Thompson
7
-11
/
+12
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
8
-8
/
+0
2006-06-30
[PATCH] EDAC: probe1 cleanup 1-of-2
Doug Thompson
6
-444
/
+518
2006-06-30
[PATCH] EDAC: mc numbers refactor 1-of-2
Doug Thompson
8
-36
/
+55
2006-06-30
[PATCH] EDAC: PCI device to DEVICE cleanup
Doug Thompson
8
-323
/
+374
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-05-04
[PATCH] EDAC Coexistence with BIOS
mark gross
1
-1
/
+16
2006-04-01
[PATCH] edac_752x needs CONFIG_HOTPLUG
Randy Dunlap
1
-1
/
+1
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-26
[PATCH] EDAC: use EXPORT_SYMBOL_GPL
Dave Peterson
1
-14
/
+14
2006-03-26
[PATCH] EDAC: use sysbus_message in e752x code
Dave Peterson
1
-4
/
+2
2006-03-26
[PATCH] EDAC: formatting cleanup
Dave Peterson
8
-602
/
+558
2006-03-26
[PATCH] EDAC: reorder EXPORT_SYMBOL macros
Dave Peterson
1
-25
/
+13
2006-03-26
[PATCH] EDAC: Kconfig dependency changes
Dave Peterson
1
-5
/
+5
2006-03-26
[PATCH] EDAC: protect memory controller list
Dave Peterson
8
-49
/
+37
2006-03-26
[PATCH] EDAC: kobject/sysfs fixes
Dave Peterson
2
-43
/
+42
2006-03-26
[PATCH] EDAC: kobject_init/kobject_put fixes
Dave Peterson
1
-24
/
+7
2006-03-26
[PATCH] EDAC: edac_mc_add_mc fix [2/2]
Dave Peterson
1
-8
/
+9
2006-03-26
[PATCH] EDAC: edac_mc_add_mc fix [1/2]
Dave Peterson
1
-18
/
+18
2006-03-26
[PATCH] EDAC: cleanup code for clearing initial errors
Dave Peterson
7
-44
/
+13
2006-03-26
[PATCH] EDAC: e7xxx fix minor logic bug
Dave Peterson
1
-1
/
+1
2006-03-26
[PATCH] EDAC: i82875p cleanup
Dave Peterson
1
-22
/
+32
2006-03-26
[PATCH] EDAC: i82860 cleanup
Dave Peterson
1
-11
/
+17
2006-03-26
[PATCH] EDAC: e752x cleanup
Dave Peterson
1
-28
/
+7
2006-03-26
[PATCH] EDAC: amd76x pci_dev_get/pci_dev_put fixes
Dave Peterson
1
-6
/
+2
[next]