index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
hidraw
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-11
Edac: Add ABI Documentation for the new device nodes
Mauro Carvalho Chehab
1
-0
/
+64
2012-06-11
edac: move documentation ABI to ABI/testing/sysfs-devices-edac
Mauro Carvalho Chehab
2
-104
/
+84
2012-06-11
i7core_edac: change the mem allocation scheme to make Documentation/kobject.t...
Mauro Carvalho Chehab
1
-21
/
+35
2012-06-11
edac: change the mem allocation scheme to make Documentation/kobject.txt happy
Mauro Carvalho Chehab
22
-164
/
+242
2012-06-11
edac: Only expose csrows/channels on legacy API if they're populated
Mauro Carvalho Chehab
1
-0
/
+24
2012-06-11
edac: Move grain/dtype/edac_type calculus to be out of channel loop
Mauro Carvalho Chehab
3
-57
/
+60
2012-06-11
edac: Add debufs nodes to allow doing fake error inject
Mauro Carvalho Chehab
2
-0
/
+94
2012-06-11
edac: add a sysfs node to report the maximum location for the system
Mauro Carvalho Chehab
1
-0
/
+19
2012-06-11
edac: add a new per-dimm API and make the old per-virtual-rank API obsolete
Mauro Carvalho Chehab
2
-1
/
+172
2012-06-11
edac: Get rid of the old kobj's from the edac mc code
Mauro Carvalho Chehab
4
-38
/
+0
2012-06-11
i7core_edac: convert it to use struct device
Mauro Carvalho Chehab
1
-129
/
+209
2012-06-11
amd64_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
4
-122
/
+167
2012-06-11
mpc85xx_edac: convert sysfs logic to use struct device
Mauro Carvalho Chehab
1
-38
/
+55
2012-06-11
edac: rewrite the sysfs code to use struct device
Mauro Carvalho Chehab
5
-706
/
+450
2012-06-11
edac: use Documentation-nano format for some data structs
Mauro Carvalho Chehab
1
-23
/
+59
2012-06-11
edac: Rename the parent dev to pdev
Mauro Carvalho Chehab
28
-56
/
+56
2012-06-11
RAS: Add a tracepoint for reporting memory controller events
Mauro Carvalho Chehab
3
-20
/
+162
2012-05-29
i7core: fix ranks information at the per-channel struct
Mauro Carvalho Chehab
1
-13
/
+16
2012-05-29
i5000: Fix the fatal error handling
Mauro Carvalho Chehab
1
-7
/
+5
2012-05-29
i5100_edac: Fix a warning when compiled with 32 bits
Mauro Carvalho Chehab
1
-2
/
+2
2012-05-29
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
Mauro Carvalho Chehab
1
-6
/
+3
2012-05-29
e752x_edac: provide more info about how DIMMS/ranks are mapped
Mauro Carvalho Chehab
1
-4
/
+22
2012-05-29
i5000_edac: Fix the logic that retrieves memory information
Mauro Carvalho Chehab
1
-71
/
+79
2012-05-29
i5400_edac: improve debug messages to better represent the filled memory
Mauro Carvalho Chehab
1
-1
/
+14
2012-05-29
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2
-31
/
+20
2012-05-29
edac: Initialize the dimm label with the known information
Mauro Carvalho Chehab
3
-11
/
+27
2012-05-29
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
27
-151
/
+32
2012-05-29
x38_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+21
2012-05-29
tile_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-3
/
+13
2012-05-29
sb_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-103
/
+56
2012-05-29
r82600_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+18
2012-05-29
ppc4xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-8
/
+17
2012-05-29
pasemi_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+16
2012-05-29
mv64x60_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-6
/
+19
2012-05-29
mpc85xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+17
2012-05-29
i82975x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+20
2012-05-29
i82875p_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-8
/
+21
2012-05-29
i82860_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-13
/
+29
2012-05-29
i82443bxgx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-10
/
+16
2012-05-29
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-152
/
+50
2012-05-29
i7300_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-48
/
+30
2012-05-29
i5400_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-98
/
+119
2012-05-29
i5100_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-50
/
+40
2012-05-29
i5000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-21
/
+39
2012-05-29
i3200_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-10
/
+22
2012-05-29
i3000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+20
2012-05-29
e7xxx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+30
2012-05-29
e752x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-15
/
+34
2012-05-29
cpc925_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+18
2012-05-29
cell_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+19
[next]