index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
i7core_edac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-18
i7core_edac: fixed typo in error count calculation
Mathias Krause
1
-1
/
+1
2011-05-26
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-04-19
edac: Drop __DATE__ usage
Michal Marek
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-28
i7core_edac: fix typos in comments
David Sterba
1
-3
/
+3
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
1
-2
/
+1
2010-10-24
edac_core: Print debug messages at release calls
Mauro Carvalho Chehab
1
-0
/
+1
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
1
-5
/
+1
2010-10-24
i7core_edac: Properly mark const static vars as such
Mauro Carvalho Chehab
1
-40
/
+77
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
1
-15
/
+23
2010-10-01
i7core_edac: fix panic in udimm sysfs attributes registration
Marcin Slusarz
1
-0
/
+1
2010-07-26
quiesce EDAC initialisation on desktop/mobile i7
Daniel J Blueman
1
-1
/
+1
2010-07-02
i7core_edac: Avoid doing multiple probes for the same card
Mauro Carvalho Chehab
1
-5
/
+12
2010-07-02
i7core_edac: Properly discover the first QPI device
Mauro Carvalho Chehab
1
-8
/
+28
2010-05-18
i7core_edac: Better describe the supported devices
Mauro Carvalho Chehab
1
-2
/
+7
2010-05-18
Add support for Westmere to i7core_edac driver
Vernon Mauery
1
-37
/
+80
2010-05-18
i7core_edac: don't free on success
Tony Luck
1
-1
/
+2
2010-05-18
i7core_edac: Add support for X5670
Mauro Carvalho Chehab
1
-1
/
+6
2010-05-18
Always call i7core_[ur]dimm_check_mc_ecc_err
Vernon Mauery
1
-1
/
+2
2010-05-18
i7core_edac: fix memory leak of i7core_dev
Alexander Beregalov
1
-1
/
+3
2010-05-18
EDAC: add __init to i7core_xeon_pci_fixup
Jiri Slaby
1
-1
/
+1
2010-05-10
i7core_edac: Fix wrong device id for channel 1 devices
Mauro Carvalho Chehab
1
-4
/
+4
2010-05-10
i7core: add support for Lynnfield alternate address
Mauro Carvalho Chehab
1
-2
/
+11
[next]