Commit Graph

190509 Commits (d4d1ef4515cca074d5bbe1c63420822d6b20fe63)
 

Author SHA1 Message Date
Mauro Carvalho Chehab ec6df24c15 i7core: better document i7core_get_active_channels() 15 years ago
Mauro Carvalho Chehab c77720b954 i7core: fix get_devices routine for Xeon55xx 15 years ago
Mauro Carvalho Chehab a639539fa2 i7core: enrich error information based on memory transaction type 15 years ago
Mauro Carvalho Chehab c5d3452869 i7core: check if the memory error is fatal or non-fatal 15 years ago
Mauro Carvalho Chehab 310cbb7284 i7core: fix probing on Xeon55xx 15 years ago
Mauro Carvalho Chehab f237fcf2b7 i7core_edac: some fixes at memory error parser 15 years ago
Mauro Carvalho Chehab 8a2f118e3a i7core_edac: decode mcelog error and send it via edac interface 15 years ago
Mauro Carvalho Chehab ba6c5c62ee i7core_edac: maps all sockets as if ther are one MC controller 15 years ago
Mauro Carvalho Chehab 67166af4ab i7core_edac: add support for more than one MC socket 15 years ago
Mauro Carvalho Chehab d1fd4fb69e i7core_edac: Add a code to probe Xeon 55xx bus 15 years ago
Aristeu Rozanski 5707b24a50 pci: Add a probing code that seeks for an specific bus 15 years ago
Mauro Carvalho Chehab e9bd2e7379 i7core_edac: Adds write unlock to MC registers 15 years ago
Mauro Carvalho Chehab d5381642ab i7core_edac: Add edac_mce glue 15 years ago
Mauro Carvalho Chehab 963c5ba359 edac/Kconfig: edac_mce can't be module 15 years ago
Mauro Carvalho Chehab 696e409dbd edac_mce: Add an interface driver to report mce errors via edac 15 years ago
Mauro Carvalho Chehab 41fcb7feed i7core_edac: CodingStyle fixes 15 years ago
Mauro Carvalho Chehab eb94fc402f i7core_edac: fill csrows edac sysfs info 15 years ago
Mauro Carvalho Chehab 5566cb7c91 i7core_edac: Memory info fixes and preparation for properly filling cswrow data 15 years ago
Mauro Carvalho Chehab 854d334997 i7core_edac: Get more info about the memory DIMMs 15 years ago
Mauro Carvalho Chehab 7dd6953c5f i7core_edac: Add more information about each active dimm 15 years ago
Mauro Carvalho Chehab b7c761512c i7core_edac: Improve error handling 15 years ago
Mauro Carvalho Chehab 1c6fed808f i7core_edac: Properly fill struct csrow_info 15 years ago
Mauro Carvalho Chehab ef708b53b9 i7core_edac: Add additional tests for error detection 15 years ago
Mauro Carvalho Chehab 442305b152 i7core_edac: Add a memory check routine, based on device 3 function 4 15 years ago
Mauro Carvalho Chehab 87d1d272ba i7core_edac: need mci->edac_check, otherwise module removal doesn't work 15 years ago
Mauro Carvalho Chehab 7b029d03c3 i7core_edac: A few fixes at error injection code 15 years ago
Mauro Carvalho Chehab f122a89222 i7core_edac: Show read/write virtual/physical channel association 15 years ago
Mauro Carvalho Chehab 8f33190757 i7core_edac: Registers all supported MC functions 15 years ago
Mauro Carvalho Chehab 0b2b7b7ec0 i7core_edac: Add more status functions to EDAC driver 15 years ago
Mauro Carvalho Chehab 194a40feab i7core_edac: Add error insertion code for Nehalem 15 years ago
Mauro Carvalho Chehab a0c36a1f0f i7core_edac: Add an EDAC memory controller driver for Nehalem chipsets 15 years ago
Linus Torvalds 66f41d4c5c Linux 2.6.34-rc6 15 years ago
Linus Torvalds b18262eda3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 years ago
Linus Torvalds e97e7120eb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs 15 years ago
Wufei 56151e7534 kgdb: don't needlessly skip PAGE_USER test for Fsl booke 15 years ago
Linus Torvalds fed0a9c644 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 15 years ago
Linus Torvalds 6bec11921a Merge master.kernel.org:/home/rmk/linux-2.6-arm 15 years ago
Linus Torvalds 553cbf0a8f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 15 years ago
viresh kumar db7e1bc479 ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working. 15 years ago
Dave Chinner 9bf729c0af xfs: add a shrinker to background inode reclaim 15 years ago
Boaz Harrosh 3c2023dd8e exofs: Fix "add bdi backing to mount session" fall out 15 years ago
Jens Axboe 5477d0face fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK 15 years ago
Linus Torvalds 27fb8d7b1f Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 15 years ago
Arnd Bergmann f80a0ca6ad pktcdvd: improve BKL and compat_ioctl.c usage 15 years ago
Boaz Harrosh a36fed12a4 exofs: Fix "add bdi backing to mount session" fall out 15 years ago
Linus Torvalds dfad53d48e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip 15 years ago
Linus Torvalds 79dba2eaa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 15 years ago
Al Viro d9e80b7de9 nfs d_revalidate() is too trigger-happy with d_drop() 15 years ago
Colin Tuckley b56ba8aa6f ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB 15 years ago
Linus Torvalds 1d16b0f2f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 15 years ago