Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935140AbXJSRWv (ORCPT ); Fri, 19 Oct 2007 13:22:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933517AbXJSRUB (ORCPT ); Fri, 19 Oct 2007 13:20:01 -0400 Received: from mtagate2.de.ibm.com ([195.212.29.151]:11777 "EHLO mtagate2.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763068AbXJSRTs (ORCPT ); Fri, 19 Oct 2007 13:19:48 -0400 Message-Id: <20071019171857.430999834@de.ibm.com> User-Agent: quilt/0.46-1 Date: Fri, 19 Oct 2007 19:18:57 +0200 From: Martin Schwidefsky To: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org Subject: [patch 00/10] 2nd batch of s390 patches for 2.6.24. Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1437 Lines: 37 The latest and greatest for 2.6.24. This patch set includes the tlb flush fix that has been discussed back in June/July and a cleanup of the mm related definitions for s390. I have three more patches in the works that go on top of the cleanup. These three patches add two new features: 1) dynamic number of page table levels and 2) 1K/2K sized page tables. For both features common code changes are required. I'll apply a bit more polish to the patches and then send them for review. The shortlog for this patch set: Cornelia Huck (3): [S390] cio: Use to_channelpath() for device to channel path conversion. [S390] cio: Fix incomplete commit for uevent suppression. [S390] struct class_device -> struct device conversion. Heiko Carstens (1): [S390] Add per-cpu idle time / idle count sysfs attributes. Martin Schwidefsky (6): [S390] Update default configuration. [S390] tlb flush fix. [S390] Remove unused user_seg from thread structure. [S390] Introduce follow_table in uaccess_pt.c [S390] Cleanup page table definitions. [S390] 4level-fixup cleanup -- 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/