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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-1
/
+0
2013-08-27
amd64_edac: Fix incorrect wraparounds
Aravind Gopalakrishnan
1
-5
/
+6
2013-08-27
amd64_edac: Correct erratum 505 range
Borislav Petkov
1
-4
/
+4
2013-08-15
Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Ingo Molnar
5
-8
/
+15
2013-08-14
cpc925_edac: Use proper array termination
Jingoo Han
1
-1
/
+1
2013-08-12
amd64_edac: Get rid of boot_cpu_data accesses
Borislav Petkov
2
-48
/
+46
2013-08-12
amd64_edac: Add ECC decoding support for newer F15h models
Aravind Gopalakrishnan
2
-34
/
+270
2013-08-09
x38_edac: Make a local function static
Jingoo Han
1
-2
/
+1
2013-08-09
i3200_edac: Make a local function static
Jingoo Han
1
-2
/
+1
2013-07-29
amd64_edac: Fix single-channel setups
Borislav Petkov
1
-1
/
+8
2013-07-24
EDAC: Replace strict_strtol() with kstrtol()
Jingoo Han
1
-2
/
+4
2013-07-23
EDAC: Fix lockdep splat
Borislav Petkov
3
-14
/
+25
2013-07-17
edac: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-3
/
+3
2013-07-03
Merge tag 'edac_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
5
-15
/
+16
2013-06-10
MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
David Daney
1
-3
/
+3
2013-06-08
EDAC, MCE, AMD: Add an MCE signature for new Fam15h models
Aravind Gopalakrishnan
1
-2
/
+3
2013-06-08
EDAC: Replace strict_strtoul() with kstrtoul()
Jingoo Han
4
-13
/
+13
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+1
2013-05-21
amd64_edac: Fix bogus sysfs file permissions
Borislav Petkov
1
-2
/
+2
2013-05-09
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+9
2013-05-09
EDAC: Don't give write permission to read-only files
Srivatsa S. Bhat
1
-6
/
+6
2013-04-30
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-28
/
+44
2013-04-29
edac: sb_edac.c should not require prescence of IMC_DDRIO device
Luck, Tony
1
-24
/
+29
2013-04-29
i7300_edac: Fix memory detection in single mode
Mauro Carvalho Chehab
1
-4
/
+15
2013-04-19
amd64_edac: Add Family 16h support
Aravind Gopalakrishnan
2
-2
/
+67
2013-03-25
EDAC, mc_sysfs.c: Fix string array pointer types
Borislav Petkov
1
-3
/
+3
2013-03-16
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
3
-5
/
+4
2013-03-16
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
2
-15
/
+12
2013-03-05
EDAC: Make sysfs functions static
Stephen Hemminger
1
-1
/
+1
2013-02-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
12
-84
/
+899
2013-02-26
i5100_edac: convert to use simple_open()
Wei Yongjun
1
-7
/
+1
2013-02-26
ghes_edac: fix to use list_for_each_entry_safe() when delete list items
Wei Yongjun
1
-2
/
+2
2013-02-25
ghes_edac: Fix RAS tracing
Mauro Carvalho Chehab
1
-0
/
+13
2013-02-25
ghes_edac: Make it compliant with UEFI spec 2.3.1
Mauro Carvalho Chehab
1
-15
/
+180
2013-02-25
ghes_edac: Improve driver's printk messages
Mauro Carvalho Chehab
1
-10
/
+26
2013-02-25
ghes_edac: Don't credit the same memory dimm twice
Mauro Carvalho Chehab
1
-4
/
+13
2013-02-25
ghes_edac: do a better job of filling EDAC DIMM info
Mauro Carvalho Chehab
1
-12
/
+180
2013-02-25
ghes_edac: add support for reporting errors via EDAC
Mauro Carvalho Chehab
1
-2
/
+54
2013-02-25
ghes_edac: Register at EDAC core the BIOS report
Mauro Carvalho Chehab
3
-0
/
+138
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-21
edac: add support for raw error reports
Mauro Carvalho Chehab
2
-22
/
+47
2013-02-21
edac: reduce stack pressure by using a pre-allocated buffer
Mauro Carvalho Chehab
1
-33
/
+48
2013-02-21
edac: lock module owner to avoid error report conflicts
Mauro Carvalho Chehab
1
-4
/
+21
2013-02-21
edac: add a new memory layer type
Mauro Carvalho Chehab
1
-0
/
+1
2013-02-21
edac: initialize the core earlier
Mauro Carvalho Chehab
1
-1
/
+1
2013-02-21
edac: better report error conditions in debug mode
Mauro Carvalho Chehab
1
-1
/
+6
2013-02-21
i5100_edac: Remove two checkpatch warnings
Mauro Carvalho Chehab
1
-4
/
+2
2013-02-21
i5100_edac: connect fault injection to debugfs node
Niklas Söderlund
1
-1
/
+70
2013-02-21
i5100_edac: add fault injection code
Niklas Söderlund
1
-0
/
+87
[next]