index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2010-12-08
amd64_edac: Fix interleaving check
Borislav Petkov
1
-1
/
+1
2010-12-08
EDAC: Correct MiB_TO_PAGES() macro
Andrei Konovalov
1
-3
/
+3
2010-12-08
EDAC: Fix workqueue-related crashes
Borislav Petkov
1
-4
/
+6
2010-11-22
EDAC, MCE: Fix edac_init_mce_inject error handling
Axel Lin
1
-1
/
+1
2010-11-22
EDAC: Remove deprecated kbuild goal definitions
Tracey Dent
1
-4
/
+4
2010-10-26
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-224
/
+313
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-10-25
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
3
-0
/
+1255
2010-10-24
i7core_edac: return -ENODEV when devices were already probed
Mauro Carvalho Chehab
1
-1
/
+1
2010-10-24
i7core_edac: properly terminate pci_dev_table
Mauro Carvalho Chehab
1
-4
/
+5
2010-10-24
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
Mauro Carvalho Chehab
1
-0
/
+7
2010-10-24
i7core_edac: Fix refcount error at PCI devices
Mauro Carvalho Chehab
1
-35
/
+2
2010-10-24
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
Mauro Carvalho Chehab
1
-8
/
+5
2010-10-24
i7core_edac: Fix an oops at i7core probe
Mauro Carvalho Chehab
1
-4
/
+4
2010-10-24
i7core_edac: Remove unused member channels in i7core_pvt
Hidetoshi Seto
1
-2
/
+0
2010-10-24
i7core_edac: Remove unused arg csrow from get_dimm_config
Hidetoshi Seto
1
-7
/
+7
2010-10-24
i7core_edac: Reduce args of i7core_register_mci
Hidetoshi Seto
1
-15
/
+9
2010-10-24
i7core_edac: Introduce i7core_unregister_mci
Hidetoshi Seto
1
-32
/
+44
2010-10-24
i7core_edac: Use saved pointers
Hidetoshi Seto
1
-3
/
+2
2010-10-24
i7core_edac: Check probe counter in i7core_remove
Hidetoshi Seto
1
-0
/
+6
2010-10-24
i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed
Hidetoshi Seto
1
-1
/
+3
2010-10-24
i7core_edac: Fix error path of i7core_register_mci
Hidetoshi Seto
1
-5
/
+11
2010-10-24
i7core_edac: Fix order of lines in i7core_register_mci
Hidetoshi Seto
1
-11
/
+9
2010-10-24
i7core_edac: Always do get/put for all devices
Hidetoshi Seto
1
-13
/
+14
2010-10-24
i7core_edac: Introduce i7core_pci_ctl_create/release
Hidetoshi Seto
1
-20
/
+24
2010-10-24
i7core_edac: Introduce free_i7core_dev
Hidetoshi Seto
1
-5
/
+9
2010-10-24
i7core_edac: Introduce alloc_i7core_dev
Hidetoshi Seto
1
-10
/
+24
2010-10-24
i7core_edac: Reduce args of i7core_get_onedevice
Hidetoshi Seto
1
-12
/
+9
2010-10-24
i7core_edac: Fix the logic in i7core_remove()
Hidetoshi Seto
1
-2
/
+2
2010-10-24
i7core_edac: Don't do the legacy PCI probe by default
Mauro Carvalho Chehab
1
-1
/
+6
2010-10-24
i7core_edac: don't use a freed mci struct
Mauro Carvalho Chehab
3
-5
/
+4
2010-10-24
edac_core: Print debug messages at release calls
Mauro Carvalho Chehab
3
-0
/
+5
2010-10-24
edac_core: Don't let free(mci) happen while using it
Mauro Carvalho Chehab
1
-2
/
+0
2010-10-24
edac_core: Do a better job with node removal
Mauro Carvalho Chehab
2
-29
/
+43
2010-10-24
i7core_edac: explicitly remove PCI devices from the devices list
Mauro Carvalho Chehab
1
-4
/
+6
2010-10-24
i7core_edac: MCE NMI handling should stop first
Mauro Carvalho Chehab
1
-1
/
+8
2010-10-24
i7core_edac: Initialize all priv vars before start polling
Mauro Carvalho Chehab
1
-12
/
+12
2010-10-24
i7core_edac: Improve debug to seek for register/remove errors
Mauro Carvalho Chehab
1
-2
/
+9
2010-10-24
i7core_edac: move #if PAGE_SHIFT to edac_core.h
Mauro Carvalho Chehab
2
-5
/
+3
2010-10-24
i7core_edac: Properly mark const static vars as such
Mauro Carvalho Chehab
3
-46
/
+83
2010-10-24
i7core_edac: move static vars to the beginning of the file
Mauro Carvalho Chehab
1
-6
/
+5
2010-10-24
i7core_edac: Be sure that the edac pci handler will be properly released
Mauro Carvalho Chehab
3
-17
/
+28
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
15
-758
/
+1014
2010-10-22
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2010-10-21
EDAC, MCE: Fix shift warning on 32-bit
Borislav Petkov
1
-1
/
+1
2010-10-21
EDAC, MCE: Add a BIT_64() macro
Borislav Petkov
1
-0
/
+2
2010-10-21
EDAC, MCE: Enable MCE decoding on F12h
Borislav Petkov
1
-1
/
+1
2010-10-21
EDAC, MCE: Add F12h NB MCE decoder
Borislav Petkov
1
-2
/
+3
2010-10-21
EDAC, MCE: Add F12h IC MCE decoder
Borislav Petkov
1
-0
/
+1
2010-10-21
EDAC, MCE: Add F12h DC MCE decoder
Borislav Petkov
1
-7
/
+17
[next]