Age | Commit message (Expand) | Author |
2012-04-07 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-04-04 | MCE, AMD: Drop too granulary family model checks | Borislav Petkov |
2012-04-02 | edac: say "TILEGx" not "TILEPro" for the tilegx edac driver | Chris Metcalf |
2012-03-28 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-24 | Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-03-21 | edac: rename channel_info to rank_info | Mauro Carvalho Chehab |
2012-03-21 | i5400_edac: Avoid calling pci_put_device() twice | Mauro Carvalho Chehab |
2012-03-21 | edac: i5100 ack error detection register after each read | Niklas Söderlund |
2012-03-21 | edac: i5100 fix erroneous define for M1Err | Niklas Söderlund |
2012-03-21 | edac: sb_edac: Fix a wrong value setting for the previous value | Hui Wang |
2012-03-21 | edac: sb_edac: Fix a INTERLEAVE_MODE() misuse | Hui Wang |
2012-03-21 | edac: sb_edac: Let the driver depend on PCI_MMCONFIG | Hui Wang |
2012-03-21 | edac/ppc4xx_edac: Fix compilation | Mauro Carvalho Chehab |
2012-03-21 | Fix sb_edac compilation with 32 bits kernels | Mauro Carvalho Chehab |
2012-03-20 | edac: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-19 | MCE, AMD: Constify error tables | Borislav Petkov |
2012-03-19 | MCE, AMD: Correct bank 5 error signatures | Borislav Petkov |
2012-03-19 | MCE, AMD: Rework NB MCE signatures | Borislav Petkov |
2012-03-19 | MCE, AMD: Correct VB data error description | Borislav Petkov |
2012-03-19 | MCE, AMD: Correct ucode patch buffer description | Borislav Petkov |
2012-03-19 | MCE, AMD: Correct some MC0 error types | Borislav Petkov |
2012-03-19 | EDAC: Make pci_device_id tables __devinitconst. | Lionel Debroux |
2012-03-19 | EDAC: Correct scrub rate API | Borislav Petkov |
2012-03-19 | amd64_edac: Fix K8 revD and later chip select sizes | Borislav Petkov |
2012-03-19 | amd64_edac: Fix missing csrows sysfs nodes | Ashish Shenoy |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker |
2012-02-22 | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake |
2012-01-12 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
2011-12-14 | edac: convert sysdev_class to a regular subsystem | Kay Sievers |
2011-12-14 | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock |
2011-11-24 | drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac | Shaohui Xie |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-11-03 | edac: Only build sb_edac on 64-bit | Josh Boyer |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2011-11-01 | edac: tag sb_edac as EXPERIMENTAL, as it requires more testing | Mauro Carvalho Chehab |
2011-11-01 | EDAC: Fix incorrect edac mode reporting in sb_edac | Mark A. Grondona |
2011-11-01 | edac: sb_edac: Add it to the building system | Mauro Carvalho Chehab |
2011-11-01 | edac: Add an experimental new driver to support Sandy Bridge CPU's | Mauro Carvalho Chehab |
2011-11-01 | i7300_edac: Fix error cleanup logic | Mauro Carvalho Chehab |
2011-11-01 | i7core_edac: Initialize memory name with cpu, channel, bank | Mauro Carvalho Chehab |
2011-11-01 | i7core_edac: Fix compilation on 32 bits arch | Sedat Dilek |