summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-29i5400_edac: improve debug messages to better represent the filled memoryMauro Carvalho Chehab1-1/+14
2012-05-29edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab2-31/+20
2012-05-29edac: Initialize the dimm label with the known informationMauro Carvalho Chehab3-11/+27
2012-05-29edac: Remove the legacy EDAC ABIMauro Carvalho Chehab27-151/+32
2012-05-29x38_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+21
2012-05-29tile_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-3/+13
2012-05-29sb_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-103/+56
2012-05-29r82600_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+18
2012-05-29ppc4xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+17
2012-05-29pasemi_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+16
2012-05-29mv64x60_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-6/+19
2012-05-29mpc85xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+17
2012-05-29i82975x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+20
2012-05-29i82875p_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-8/+21
2012-05-29i82860_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-13/+29
2012-05-29i82443bxgx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-10/+16
2012-05-29i7core_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-152/+50
2012-05-29i7300_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-48/+30
2012-05-29i5400_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-98/+119
2012-05-29i5100_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-50/+40
2012-05-29i5000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-21/+39
2012-05-29i3200_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-10/+22
2012-05-29i3000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+20
2012-05-29e7xxx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+30
2012-05-29e752x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-15/+34
2012-05-29cpc925_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-5/+18
2012-05-29cell_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-7/+19
2012-05-29amd76x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-9/+19
2012-05-29amd64_edac: convert driver to use the new edac ABIMauro Carvalho Chehab1-45/+92
2012-05-29edac: Change internal representation to work with layersMauro Carvalho Chehab3-287/+552
2012-05-29edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab1-1/+102
2012-05-29edac: rewrite edac_align_ptr()Mauro Carvalho Chehab4-31/+48
2012-05-29edac: move nr_pages to dimm structMauro Carvalho Chehab28-116/+146
2012-05-29edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab12-78/+3
2012-05-29edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab28-257/+334
2012-05-29edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab7-32/+72
2012-05-29ext4: use consistent ssize_t type in ext4_file_write()Zheng Liu1-1/+1
2012-05-29ext4: fix format flag in ext4_ext_binsearch_idx()Zheng Liu1-1/+1
2012-05-29ext4: cleanup in ext4_discard_allocated_blocks()Zheng Liu1-6/+2
2012-05-29ext4: return ENOMEM when mounts fail due to lack of memoryTheodore Ts'o1-0/+2
2012-05-29ext4: remove redundundant "(char *) bh->b_data" castsTheodore Ts'o2-4/+4
2012-05-29NFSv4: Add debugging printks to state managerTrond Myklebust1-0/+33
2012-05-29NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust1-0/+2
2012-05-29ext4: disallow hard-linked directory in ext4_lookupAndreas Dilger1-0/+6
2012-05-29Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds4-2/+230
2012-05-28ext4: fix potential integer overflow in alloc_flex_gd()Haogang Chen1-0/+2
2012-05-28ext4: remove needs_recovery in ext4_mb_init()Akira Fujita3-3/+3
2012-05-28ext4: force ro mount if ext4_setup_super() failsEric Sandeen1-1/+2
2012-05-28ext4: fix potential NULL dereference in ext4_free_inodes_counts()Dan Carpenter1-4/+6
2012-05-28Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...Linus Torvalds3-7/+4