index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
edac: mpc85xx fix pci ofdev 2nd pass
Dave Jiang
2008-07-25
1
-24
/
+43
*
edac: mv64x60 add pci fixup
Dave Jiang
2008-07-25
1
-0
/
+35
*
edac: mv64x60 fix get_property
Dave Jiang
2008-07-25
1
-1
/
+1
*
edac: e752x fix too loud on nonmemory errors
Doug Thompson
2008-07-25
1
-17
/
+42
*
edac: core fix added newline to sysfs dimm labels
Arthur Jones
2008-07-25
1
-1
/
+5
*
edac: core fix static to dynamic kset
Arthur Jones
2008-07-25
1
-9
/
+6
*
edac: core fix redundant sysfs controls to parameters
Arthur Jones
2008-07-25
1
-116
/
+1
*
edac: core fix workq timer
Arthur Jones
2008-07-25
1
-1
/
+21
*
edac: core fix to use dynamic kobject
Arthur Jones
2008-07-25
1
-9
/
+21
*
edac: i5100: cleanup
Arthur Jones
2008-07-25
1
-135
/
+261
*
edac: i5100 fix unmask ecc bits
Arthur Jones
2008-07-25
1
-0
/
+6
*
edac: i5100 fix enable ecc hardware
Arthur Jones
2008-07-25
1
-0
/
+10
*
edac: i5100 fix missing bits
Arthur Jones
2008-07-25
1
-3
/
+15
*
edac: i5100 new intel chipset driver
Arthur Jones
2008-07-25
3
-0
/
+835
*
powerpc/cell/edac: Log a syndrome code in case of correctable error
Maxim Shchetynin
2008-07-22
1
-2
/
+3
*
edac: mpc85xx: fix building as a module
Kumar Gala
2008-05-24
1
-3
/
+0
*
dev_name introduction fall out fix
Stephen Rothwell
2008-05-05
4
-10
/
+10
*
pasemi_edac needs to include linux/edac.h
Stephen Rothwell
2008-04-29
1
-0
/
+1
*
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
2008-04-29
11
-40
/
+66
*
edac: remove unneeded functions and add static accessor
Adrian Bunk
2008-04-29
5
-59
/
+11
*
edac: use the shorter LIST_HEAD for brevity
Robert P. J. Day
2008-04-29
3
-3
/
+3
*
edac: add e752x parameter for sysbus_parity selection
Peter Tyser
2008-04-29
1
-1
/
+39
*
edac: new support for Intel 3100 chipset
Andrei Konovalov
2008-04-29
2
-13
/
+154
*
drivers/edac/i3000: document type promotion
Jason Uhlenkott
2008-02-07
1
-0
/
+7
*
drivers/edac: i3000: missing init code
Hitoshi Mitake
2008-02-07
1
-0
/
+13
*
drivers/edac: mpc85xx: add static scope
Doug Thompson
2008-02-07
1
-1
/
+1
*
drivers/edac: i3000: 64bit build
Jason Uhlenkott
2008-02-07
1
-1
/
+1
*
drivers/edac: pci: broken parity regression
Bryan Boatright
2008-02-07
1
-4
/
+8
*
drivers-edac: add marvell mv64x60 driver
Dave Jiang
2008-02-07
4
-0
/
+977
*
drivers-edac: add freescale mpc85xx driver
Dave Jiang
2008-02-07
4
-0
/
+1213
*
drivers-edac: i3000 replace macros with functions
Jason Uhlenkott
2008-02-07
1
-15
/
+35
*
drivers-edac: i3000 code tidying
Jason Uhlenkott
2008-02-07
1
-97
/
+110
*
drivers-edac: add Cell MC driver
Benjamin Herrenschmidt
2008-02-07
3
-0
/
+266
*
drivers-edac: add Cell XDR memory types
Benjamin Herrenschmidt
2008-02-07
2
-1
/
+4
*
drivers-edac: use round_jiffies_relative
Anton Blanchard
2008-02-07
2
-3
/
+3
*
drivers-edac: turn on edac device error logging
Doug Thompson
2008-02-07
1
-0
/
+4
*
drivers/edac/: Spelling fixes
Joe Perches
2008-02-03
2
-2
/
+2
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
4
-82
/
+44
|
\
|
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
|
*
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
3
-14
/
+14
|
*
Kobject: change drivers/edac to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
3
-67
/
+29
|
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-1
/
+1
*
|
[POWERPC] pasemi: Broaden specific references to 1682M
Olof Johansson
2007-11-29
1
-2
/
+2
|
/
*
i5000_edac: no need to __stringify() KBUILD_BASENAME
Darrick J. Wong
2007-11-14
1
-1
/
+1
*
NULL terminate the pci_device_ids in pasemi_edac
Stephen Rothwell
2007-10-19
1
-0
/
+1
*
define global BIT macro
Jiri Slaby
2007-10-19
1
-2
/
+0
*
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
2007-10-12
1
-1
/
+2
*
drivers/edac: fix e752x correct return code
Aristeu Rozanski
2007-09-11
1
-1
/
+1
*
drivers/edac: fix printk level down to debug from emerg
Doug Thompson
2007-09-11
1
-1
/
+1
[next]