summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* edac: Remove the legacy EDAC ABIMauro Carvalho Chehab2012-05-2827-151/+32
* x38_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-7/+21
* tile_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-3/+13
* sb_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-103/+56
* r82600_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-9/+18
* ppc4xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-8/+17
* pasemi_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-9/+16
* mv64x60_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-6/+19
* mpc85xx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-5/+17
* i82975x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-7/+20
* i82875p_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-8/+21
* i82860_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-13/+29
* i82443bxgx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-10/+16
* i7core_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-152/+50
* i7300_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-48/+30
* i5400_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-98/+119
* i5100_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-50/+40
* i5000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-21/+39
* i3200_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-10/+22
* i3000_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-5/+20
* e7xxx_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-7/+30
* e752x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-15/+34
* cpc925_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-5/+18
* cell_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-7/+19
* amd76x_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-9/+19
* amd64_edac: convert driver to use the new edac ABIMauro Carvalho Chehab2012-05-281-45/+92
* edac: Change internal representation to work with layersMauro Carvalho Chehab2012-05-283-287/+552
* edac.h: Add generic layers for describing a memory locationMauro Carvalho Chehab2012-05-281-1/+102
* edac: rewrite edac_align_ptr()Mauro Carvalho Chehab2012-05-284-31/+48
* edac: move nr_pages to dimm structMauro Carvalho Chehab2012-05-2828-116/+146
* edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab2012-05-2812-78/+3
* edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab2012-05-2828-257/+334
* edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab2012-05-287-32/+72
* Linux 3.4v3.4Linus Torvalds2012-05-201-1/+1
* Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-05-193-19/+30
|\
| * [PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-05-161-1/+6
| * [PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-05-161-18/+20
| * [PARISC] fix PA1.1 oops on bootJames Bottomley2012-05-161-0/+4
* | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-05-197-65/+205
|\ \
| * | x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin2012-05-181-3/+8
| * | x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin2012-05-181-1/+5
| * | x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-187-65/+196
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-199-30/+34
|\ \ \
| * | | block: fix buffer overflow when printing partition UUIDsTejun Heo2012-05-152-10/+6
| * | | Fix blkdev.h build errors when BLOCK=nRussell King2012-05-141-1/+2
| * | | bio allocation failure due to bio_get_nr_vecs()Bernd Schubert2012-05-111-1/+6
| * | | block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-05-113-4/+7
| * | | mtip32xx: release the semaphore on an error pathAsai Thambi S P2012-05-111-1/+3
| * | | dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl2012-05-111-13/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-191-2/+2
|\ \ \ \
OpenPOWER on IntegriCloud