index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i7core_edac.c
Commit message (
Expand
)
Author
Age
*
EDAC: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-08
*
Merge tag 'v3.8-rc7' into next
Mauro Carvalho Chehab
2013-02-20
|
\
|
*
Drivers: edac: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
|
i7core_edac: fix erroneous size of static array
Niklas Söderlund
2012-12-21
|
/
*
i7core_edac: fix panic when accessing sysfs files
Prarit Bhargava
2012-11-28
*
Merge branch 'devel'
Mauro Carvalho Chehab
2012-07-29
|
\
|
*
i7core_edac: properly handle error count
Mauro Carvalho Chehab
2012-06-12
|
*
edac: edac_mc_handle_error(): add an error_count parameter
Mauro Carvalho Chehab
2012-06-12
|
*
edac: remove arch-specific parameter for the error handler
Mauro Carvalho Chehab
2012-06-11
|
*
edac: Convert debugfX to edac_dbg(X,
Joe Perches
2012-06-11
|
*
edac: Don't add __func__ or __FILE__ for debugf[0-9] msgs
Mauro Carvalho Chehab
2012-06-11
|
*
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
2012-06-11
|
*
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
2012-06-11
|
*
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
2012-06-11
*
|
edac: avoid mce decoding crash after edac driver unloaded
Chen Gong
2012-06-11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
2012-05-29
|
\
|
|
*
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
2012-05-28
|
*
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2012-05-28
|
*
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
2012-05-28
|
*
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
2012-05-28
|
*
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
2012-05-28
|
*
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
2012-05-28
|
*
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
2012-05-28
|
*
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
2012-05-28
*
|
edac: Fix spelling errors.
David Mackey
2012-04-30
|
/
*
EDAC: Make pci_device_id tables __devinitconst.
Lionel Debroux
2012-03-19
*
x86, mce: Add wrappers for registering on the decode chain
Borislav Petkov
2011-12-14
*
i7core_edac: Initialize memory name with cpu, channel, bank
Mauro Carvalho Chehab
2011-11-01
*
i7core_edac: Fix compilation on 32 bits arch
Sedat Dilek
2011-11-01
*
i7core_edac: scrubbing fixups
Nils Carlson
2011-11-01
*
i7core_edac: return -ENODEV if no MC is found
Mauro Carvalho Chehab
2011-11-01
*
i7core_edac: use edac's own way to print errors
Mauro Carvalho Chehab
2011-11-01
*
i7core_edac: Drop the edac_mce facility
Borislav Petkov
2011-11-01
*
EDAC i7core: Use mce socketid for better compatibility
Thomas Renninger
2011-10-31
*
i7core_edac: Don't enable memory scrubbing for Xeon 35xx
Mauro Carvalho Chehab
2011-10-31
*
i7core_edac: Add scrubbing support
Samuel Gabrielsson
2011-10-31
*
i7core_edac: Fix oops when trying to inject errors
Mauro Carvalho Chehab
2011-10-31
*
i7core_edac: fix misuse of logical operation in place of bitop
David Sterba
2011-10-31
*
i7core_edac: fixed typo in error count calculation
Mathias Krause
2011-08-18
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-05-26
|
\
|
*
edac: Drop __DATE__ usage
Michal Marek
2011-04-18
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
|
/
*
i7core_edac: fix typos in comments
David Sterba
2010-12-27
*
i7core_edac: return -ENODEV when devices were already probed
Mauro Carvalho Chehab
2010-10-24
*
i7core_edac: properly terminate pci_dev_table
Mauro Carvalho Chehab
2010-10-24
*
i7core_edac: Avoid PCI refcount to reach zero on successive load/reload
Mauro Carvalho Chehab
2010-10-24
*
i7core_edac: Fix refcount error at PCI devices
Mauro Carvalho Chehab
2010-10-24
*
i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
Mauro Carvalho Chehab
2010-10-24
*
i7core_edac: Fix an oops at i7core probe
Mauro Carvalho Chehab
2010-10-24
*
i7core_edac: Remove unused member channels in i7core_pvt
Hidetoshi Seto
2010-10-24
[next]