index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
Commit message (
Expand
)
Author
Age
Files
Lines
*
edac cell: fix incorrect edac_mode
Benjamin Herrenschmidt
2008-10-20
1
-1
/
+1
*
edac i5000: fix thermal issues
Aristeu Rozanski
2008-10-16
1
-1
/
+16
*
edac i5000: fix error messages
Aristeu Rozanski
2008-10-16
1
-62
/
+119
*
edac mpc85xx: add support for mpc8572
Andrew Kilkenny
2008-10-16
1
-7
/
+26
*
edac: make i82443bxgx_edac coexist with intel_agp
Vladislav Bogdanov
2008-10-16
1
-2
/
+61
*
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
[next]