summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds2010-10-245-8/+1273
|\
| * i7300_edac: Properly initialize per-csrow memory sizeMauro Carvalho Chehab2010-09-241-7/+10
| * V4L/DVB: i7300_edac: better initialize page countsMauro Carvalho Chehab2010-09-241-9/+9
| * MAINTAINERS: Add maintainer for i7300-edac driverMauro Carvalho Chehab2010-09-221-0/+7
| * i7300-edac: CodingStyle cleanupMauro Carvalho Chehab2010-08-301-16/+26
| * i7300_edac: Improve commentsMauro Carvalho Chehab2010-08-301-116/+104
| * i7300_edac: Cleanup: reorganize the file contentsMauro Carvalho Chehab2010-08-301-56/+60
| * i7300_edac: Properly detect channel on CE errorsMauro Carvalho Chehab2010-08-301-5/+14
| * i7300_edac: enrich FBD error info for corrected errorsMauro Carvalho Chehab2010-08-301-12/+51
| * i7300_edac: enrich FBD error info for fatal errorsMauro Carvalho Chehab2010-08-301-4/+39
| * i7300_edac: pre-allocate a buffer used to prepare err messagesMauro Carvalho Chehab2010-08-301-17/+24
| * i7300_edac: Fix MTR x4/x8 detection logicMauro Carvalho Chehab2010-08-301-2/+2
| * i7300_edac: Make the debug messages coherent with the othersMauro Carvalho Chehab2010-08-301-3/+3
| * i7300_edac: Cleanup: remove get_error_info logicMauro Carvalho Chehab2010-08-301-36/+6
| * i7300_edac: Add a code to cleanup error registersMauro Carvalho Chehab2010-08-301-2/+27
| * i7300_edac: Add support for reporting FBD errorsMauro Carvalho Chehab2010-08-301-0/+125
| * i7300_edac: Properly detect the type of error correctionMauro Carvalho Chehab2010-08-301-4/+14
| * i7300_edac: Detect if the device is on single modeMauro Carvalho Chehab2010-08-301-8/+17
| * i7300_edac: Adds detection for enhanced scrub mode on x8Mauro Carvalho Chehab2010-08-301-4/+17
| * i7300_edac: Clear the error bit after readingMauro Carvalho Chehab2010-08-301-0/+10
| * i7300_edac: Add error detection code for global errorsMauro Carvalho Chehab2010-08-301-491/+77
| * i7300_edac: Better name PCI devicesMauro Carvalho Chehab2010-08-301-43/+43
| * i7300_edac: Add a FIXME note about the error correction typeMauro Carvalho Chehab2010-08-301-0/+9
| * i7300_edac: add global error registersMauro Carvalho Chehab2010-08-301-82/+92
| * i7300_edac: display info if ECC is enabled or notMauro Carvalho Chehab2010-08-301-8/+20
| * i7300_edac: start a driver for i7300 chipset (Clarksboro)Mauro Carvalho Chehab2010-08-304-8/+1392
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-10-244-384/+424
|\ \
| * \ Merge branch 'master' into for-linusPekka Enberg2010-10-244957-178594/+298960
| |\ \
| * | | SLUB: Fix memory hotplug with !NUMAPekka Enberg2010-10-061-1/+1
| * | | slub: Move functions to reduce #ifdefsChristoph Lameter2010-10-061-156/+141
| * | | slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter2010-10-063-7/+37
| * | | SLUB: Optimize slab_free() debug checkPekka Enberg2010-10-061-2/+2
| * | | slub: Move NUMA-related functions under CONFIG_NUMANamhyung Kim2010-10-021-2/+4
| * | | slub: Add lock release annotationNamhyung Kim2010-10-021-0/+2
| * | | slub: Fix signedness warningsNamhyung Kim2010-10-021-4/+3
| * | | slub: extract common code to remove objects from partial list without lockingChristoph Lameter2010-10-021-8/+11
| * | | SLUB: Pass active and inactive redzone flags instead of boolean to debug func...Christoph Lameter2010-10-021-19/+14
| * | | slub: reduce differences between SMP and NUMAChristoph Lameter2010-10-022-42/+2
| * | | Revert "Slub: UP bandaid"Pekka Enberg2010-10-021-16/+0
| * | | percpu: clear memory allocated with the km allocatorTejun Heo2010-10-021-1/+5
| * | | percpu: use percpu allocator on UP tooTejun Heo2010-10-026-65/+71
| * | | percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo2010-10-021-1/+1
| * | | vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo2010-10-022-0/+4
| * | | SLUB: Fix merged slab cache namesPekka Enberg2010-10-021-1/+20
| * | | Slub: UP bandaidChristoph Lameter2010-10-021-0/+16
| * | | slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc cachesDavid Rientjes2010-10-021-6/+8
| * | | slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplugChristoph Lameter2010-10-021-2/+2
| * | | slub: Add dummy functions for the !SLUB_DEBUG caseChristoph Lameter2010-10-021-0/+12
| * | | slob: fix gfp flags for order-0 page allocationsDavid Rientjes2010-10-021-1/+3
| * | | slub: Move gfpflag masking out of the hotpathChristoph Lameter2010-10-021-2/+3
OpenPOWER on IntegriCloud