Linus Torvalds da62aa69c1 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core hace 15 años
..
Kconfig 8de547e182 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/edac hace 15 años
Makefile 8de547e182 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/edac hace 15 años
amd64_edac.c c029e405bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp hace 15 años
amd64_edac.h 5ce88f6ea6 EDAC, MCE: Complete NB MCE decoders hace 15 años
amd64_edac_dbg.c 9cdeb404a1 EDAC, MCE: Rework MCE injection hace 15 años
amd64_edac_inj.c 94baaee494 amd64_edac: beef up DRAM error injection hace 16 años
amd76x_edac.c ee6583f6e8 PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments hace 15 años
amd8111_edac.c 1dc9b70d7d edac: add edac_device_alloc_index() hace 16 años
amd8111_edac.h ec2cf2e272 edac: AMD8111 driver header file hace 16 años
amd8131_edac.c 56ec0c7b88 edac: AMD8111 & AMD8131 use dev_name() hace 16 años
amd8131_edac.h a35a281880 edac: AMD8131 driver header file hace 16 años
cell_edac.c 20ea8fad9e edac: add missing __devexit_p() hace 16 años
cpc925_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
e752x_edac.c eba042a81e edac, mc: Improve scrub rate handling hace 15 años
e7xxx_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
edac_core.h e9144601d3 i7core_edac: move #if PAGE_SHIFT to edac_core.h hace 15 años
edac_device.c 458e5ff13e edac: core: remove completion-wait for complete with rcu_barrier hace 16 años
edac_device_sysfs.c 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 15 años
edac_mc.c accf74fff3 i7core_edac: don't use a freed mci struct hace 15 años
edac_mc_sysfs.c da62aa69c1 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core hace 15 años
edac_mce.c d5381642ab i7core_edac: Add edac_mce glue hace 15 años
edac_module.c 30e1f7a812 EDAC: Export edac sysfs class to users. hace 15 años
edac_module.h 30e1f7a812 EDAC: Export edac sysfs class to users. hace 15 años
edac_pci.c 458e5ff13e edac: core: remove completion-wait for complete with rcu_barrier hace 16 años
edac_pci_sysfs.c 30e1f7a812 EDAC: Export edac sysfs class to users. hace 15 años
edac_stub.c 30e1f7a812 EDAC: Export edac sysfs class to users. hace 15 años
i3000_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
i3200_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
i5000_edac.c 44aa80f005 edac: i5000: improve handling of pci_enable_device() return value hace 15 años
i5100_edac.c eba042a81e edac, mc: Improve scrub rate handling hace 15 años
i5400_edac.c b425d5c82d edac: i5400: improve handling of pci_enable_device() return value hace 15 años
i7300_edac.c e6649cc629 i7300_edac: Properly initialize per-csrow memory size hace 15 años
i7core_edac.c 76a7bd8113 i7core_edac: return -ENODEV when devices were already probed hace 15 años
i82443bxgx_edac.c 631dd1a885 Update broken web addresses in the kernel. hace 15 años
i82860_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
i82875p_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
i82975x_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
mce_amd.c 525906bc89 EDAC, MCE: Fix shift warning on 32-bit hace 15 años
mce_amd.h cf1d2200db EDAC, MCE: Add a BIT_64() macro hace 15 años
mce_amd_inj.c 47ca08a40b EDAC, MCE: Rename files hace 15 años
mpc85xx_edac.c 58d4ea65b9 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 hace 15 años
mpc85xx_edac.h 21768639be edac: mpc85xx mask ecc syndrome correctly hace 16 años
mv64x60_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
mv64x60_edac.h 4f4aeeabc0 drivers-edac: add marvell mv64x60 driver hace 18 años
pasemi_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
ppc4xx_edac.c 2dc1158137 of/device: Replace struct of_device with struct platform_device hace 15 años
ppc4xx_edac.h dba7a77c0e edac: new ppc4xx driver module hace 16 años
r82600_edac.c ee6583f6e8 PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments hace 15 años
x38_edac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años