index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
i5100_edac: Fix a warning when compiled with 32 bits
Mauro Carvalho Chehab
1
-2
/
+2
2012-05-28
i82975x_edac: Test nr_pages earlier to save a few CPU cycles
Mauro Carvalho Chehab
1
-6
/
+3
2012-05-28
e752x_edac: provide more info about how DIMMS/ranks are mapped
Mauro Carvalho Chehab
1
-4
/
+22
2012-05-28
i5000_edac: Fix the logic that retrieves memory information
Mauro Carvalho Chehab
1
-71
/
+79
2012-05-28
i5400_edac: improve debug messages to better represent the filled memory
Mauro Carvalho Chehab
1
-1
/
+14
2012-05-28
edac: Cleanup the logs for i7core and sb edac drivers
Mauro Carvalho Chehab
2
-31
/
+20
2012-05-28
edac: Initialize the dimm label with the known information
Mauro Carvalho Chehab
3
-11
/
+27
2012-05-28
edac: Remove the legacy EDAC ABI
Mauro Carvalho Chehab
27
-151
/
+32
2012-05-28
x38_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+21
2012-05-28
tile_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-3
/
+13
2012-05-28
sb_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-103
/
+56
2012-05-28
r82600_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+18
2012-05-28
ppc4xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-8
/
+17
2012-05-28
pasemi_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+16
2012-05-28
mv64x60_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-6
/
+19
2012-05-28
mpc85xx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+17
2012-05-28
i82975x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+20
2012-05-28
i82875p_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-8
/
+21
2012-05-28
i82860_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-13
/
+29
2012-05-28
i82443bxgx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-10
/
+16
2012-05-28
i7core_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-152
/
+50
2012-05-28
i7300_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-48
/
+30
2012-05-28
i5400_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-98
/
+119
2012-05-28
i5100_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-50
/
+40
2012-05-28
i5000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-21
/
+39
2012-05-28
i3200_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-10
/
+22
2012-05-28
i3000_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+20
2012-05-28
e7xxx_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+30
2012-05-28
e752x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-15
/
+34
2012-05-28
cpc925_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-5
/
+18
2012-05-28
cell_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+19
2012-05-28
amd76x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+19
2012-05-28
amd64_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-45
/
+92
2012-05-28
edac: Change internal representation to work with layers
Mauro Carvalho Chehab
3
-287
/
+552
2012-05-28
edac.h: Add generic layers for describing a memory location
Mauro Carvalho Chehab
1
-1
/
+102
2012-05-28
edac: rewrite edac_align_ptr()
Mauro Carvalho Chehab
4
-31
/
+48
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
28
-116
/
+146
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
12
-78
/
+3
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
28
-257
/
+334
2012-05-28
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
7
-32
/
+72
2012-05-20
Linux 3.4
v3.4
Linus Torvalds
1
-1
/
+1
2012-05-19
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
3
-19
/
+30
2012-05-19
Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-65
/
+205
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-30
/
+34
2012-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2012-05-19
memcg,thp: fix res_counter:96 regression
Hugh Dickins
1
-1
/
+1
2012-05-18
x86, relocs: When printing an error, say relative or absolute
H. Peter Anvin
1
-3
/
+8
2012-05-18
x86, relocs: Workaround for binutils 2.22.52.0.1 section bug
H. Peter Anvin
1
-1
/
+5
2012-05-18
x86, realmode: 16-bit real-mode code support for relocs tool
H. Peter Anvin
7
-65
/
+196
2012-05-18
Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-15
/
+17
[next]