index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2010-10-26
4
-224
/
+313
|
\
|
*
i7core_edac: return -ENODEV when devices were already probed
Mauro Carvalho Chehab
2010-10-24
1
-1
/
+1
|
*
i7core_edac: properly terminate pci_dev_table
Mauro Carvalho Chehab
2010-10-24
1
-4
/
+5
|
*
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
Mauro Carvalho Chehab
2010-10-24
1
-0
/
+7
|
*
i7core_edac: Fix refcount error at PCI devices
Mauro Carvalho Chehab
2010-10-24
1
-35
/
+2
|
*
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
Mauro Carvalho Chehab
2010-10-24
1
-8
/
+5
|
*
i7core_edac: Fix an oops at i7core probe
Mauro Carvalho Chehab
2010-10-24
1
-4
/
+4
|
*
i7core_edac: Remove unused member channels in i7core_pvt
Hidetoshi Seto
2010-10-24
1
-2
/
+0
|
*
i7core_edac: Remove unused arg csrow from get_dimm_config
Hidetoshi Seto
2010-10-24
1
-7
/
+7
|
*
i7core_edac: Reduce args of i7core_register_mci
Hidetoshi Seto
2010-10-24
1
-15
/
+9
|
*
i7core_edac: Introduce i7core_unregister_mci
Hidetoshi Seto
2010-10-24
1
-32
/
+44
|
*
i7core_edac: Use saved pointers
Hidetoshi Seto
2010-10-24
1
-3
/
+2
|
*
i7core_edac: Check probe counter in i7core_remove
Hidetoshi Seto
2010-10-24
1
-0
/
+6
|
*
i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failed
Hidetoshi Seto
2010-10-24
1
-1
/
+3
|
*
i7core_edac: Fix error path of i7core_register_mci
Hidetoshi Seto
2010-10-24
1
-5
/
+11
|
*
i7core_edac: Fix order of lines in i7core_register_mci
Hidetoshi Seto
2010-10-24
1
-11
/
+9
|
*
i7core_edac: Always do get/put for all devices
Hidetoshi Seto
2010-10-24
1
-13
/
+14
|
*
i7core_edac: Introduce i7core_pci_ctl_create/release
Hidetoshi Seto
2010-10-24
1
-20
/
+24
|
*
i7core_edac: Introduce free_i7core_dev
Hidetoshi Seto
2010-10-24
1
-5
/
+9
|
*
i7core_edac: Introduce alloc_i7core_dev
Hidetoshi Seto
2010-10-24
1
-10
/
+24
|
*
i7core_edac: Reduce args of i7core_get_onedevice
Hidetoshi Seto
2010-10-24
1
-12
/
+9
|
*
i7core_edac: Fix the logic in i7core_remove()
Hidetoshi Seto
2010-10-24
1
-2
/
+2
|
*
i7core_edac: Don't do the legacy PCI probe by default
Mauro Carvalho Chehab
2010-10-24
1
-1
/
+6
|
*
i7core_edac: don't use a freed mci struct
Mauro Carvalho Chehab
2010-10-24
3
-5
/
+4
|
*
edac_core: Print debug messages at release calls
Mauro Carvalho Chehab
2010-10-24
3
-0
/
+5
|
*
edac_core: Don't let free(mci) happen while using it
Mauro Carvalho Chehab
2010-10-24
1
-2
/
+0
|
*
edac_core: Do a better job with node removal
Mauro Carvalho Chehab
2010-10-24
2
-29
/
+43
|
*
i7core_edac: explicitly remove PCI devices from the devices list
Mauro Carvalho Chehab
2010-10-24
1
-4
/
+6
|
*
i7core_edac: MCE NMI handling should stop first
Mauro Carvalho Chehab
2010-10-24
1
-1
/
+8
|
*
i7core_edac: Initialize all priv vars before start polling
Mauro Carvalho Chehab
2010-10-24
1
-12
/
+12
|
*
i7core_edac: Improve debug to seek for register/remove errors
Mauro Carvalho Chehab
2010-10-24
1
-2
/
+9
|
*
i7core_edac: move #if PAGE_SHIFT to edac_core.h
Mauro Carvalho Chehab
2010-10-24
2
-5
/
+3
|
*
i7core_edac: Properly mark const static vars as such
Mauro Carvalho Chehab
2010-10-24
3
-46
/
+83
|
*
i7core_edac: move static vars to the beginning of the file
Mauro Carvalho Chehab
2010-10-24
1
-6
/
+5
|
*
i7core_edac: Be sure that the edac pci handler will be properly released
Mauro Carvalho Chehab
2010-10-24
3
-17
/
+28
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
2
-2
/
+2
|
\
\
|
*
|
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
2
-2
/
+2
*
|
|
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
2010-10-24
3
-0
/
+1255
|
\
\
\
|
*
|
|
i7300_edac: Properly initialize per-csrow memory size
Mauro Carvalho Chehab
2010-09-24
1
-7
/
+10
|
*
|
|
V4L/DVB: i7300_edac: better initialize page counts
Mauro Carvalho Chehab
2010-09-24
1
-9
/
+9
|
*
|
|
i7300-edac: CodingStyle cleanup
Mauro Carvalho Chehab
2010-08-30
1
-16
/
+26
|
*
|
|
i7300_edac: Improve comments
Mauro Carvalho Chehab
2010-08-30
1
-116
/
+104
|
*
|
|
i7300_edac: Cleanup: reorganize the file contents
Mauro Carvalho Chehab
2010-08-30
1
-56
/
+60
|
*
|
|
i7300_edac: Properly detect channel on CE errors
Mauro Carvalho Chehab
2010-08-30
1
-5
/
+14
|
*
|
|
i7300_edac: enrich FBD error info for corrected errors
Mauro Carvalho Chehab
2010-08-30
1
-12
/
+51
|
*
|
|
i7300_edac: enrich FBD error info for fatal errors
Mauro Carvalho Chehab
2010-08-30
1
-4
/
+39
|
*
|
|
i7300_edac: pre-allocate a buffer used to prepare err messages
Mauro Carvalho Chehab
2010-08-30
1
-17
/
+24
|
*
|
|
i7300_edac: Fix MTR x4/x8 detection logic
Mauro Carvalho Chehab
2010-08-30
1
-2
/
+2
|
*
|
|
i7300_edac: Make the debug messages coherent with the others
Mauro Carvalho Chehab
2010-08-30
1
-3
/
+3
|
*
|
|
i7300_edac: Cleanup: remove get_error_info logic
Mauro Carvalho Chehab
2010-08-30
1
-36
/
+6
[next]