Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753941AbYCLRcg (ORCPT ); Wed, 12 Mar 2008 13:32:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751259AbYCLRcV (ORCPT ); Wed, 12 Mar 2008 13:32:21 -0400 Received: from mtagate8.de.ibm.com ([195.212.29.157]:21479 "EHLO mtagate8.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751124AbYCLRcV (ORCPT ); Wed, 12 Mar 2008 13:32:21 -0400 Message-Id: <20080312173155.703966894@de.ibm.com> User-Agent: quilt/0.46-1 Date: Wed, 12 Mar 2008 18:31:55 +0100 From: Martin Schwidefsky To: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org Subject: [patch 00/10] System z10 patches. Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1024 Lines: 25 Greetings, two weeks ago System z10 has been announced. This patchset adds support for some of the new features of this machine. The two main features are large page support (1MB pages) and cpu topology supporty. There are some common code dependencies for these two, see patches #3, #4, #5, #8 and #9. Most notably we found that we need to add a new tlb flush for the copy-on-write of a large page (patch #8). We think that this is a bug, but obviously one that hasn't shown up so far on any of the other large page architectures. The patches are queued in the features/for-andrew branches of git390 and will be included linux-next and -mm (keeping fingers crossed that we don't create any rejects). -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/