summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | | | slub: Extract hooks for memory checkers from hotpathsChristoph Lameter2010-10-021-11/+38
| * | | | | | slub: Dynamically size kmalloc cache allocationsChristoph Lameter2010-10-022-58/+140
| * | | | | | slub: Remove static kmem_cache_cpu array for bootChristoph Lameter2010-10-021-13/+4
| * | | | | | slub: Remove dynamic dma slab allocationChristoph Lameter2010-10-021-111/+39
| * | | | | | slub: Force no inlining of debug functionsChristoph Lameter2010-10-021-3/+3
* | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-2473-2271/+6583
|\ \ \ \ \ \ \
| * | | | | | | KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pagesJan Kiszka2010-10-241-2/+0
| * | | | | | | KVM: Fix signature of kvm_iommu_map_pages stubJan Kiszka2010-10-241-2/+1
OpenPOWER on IntegriCloud