From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934163Ab2HWRVW (ORCPT ); Thu, 23 Aug 2012 13:21:22 -0400 Received: from e06smtp10.uk.ibm.com ([195.75.94.106]:39594 "EHLO e06smtp10.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759105Ab2HWRTC (ORCPT ); Thu, 23 Aug 2012 13:19:02 -0400 Message-Id: <20120823171733.595087166@de.ibm.com> User-Agent: quilt/0.47-1 Date: Thu, 23 Aug 2012 19:17:33 +0200 From: Gerald Schaefer To: akpm@linux-foundation.org, aarcange@redhat.com, linux-mm@kvack.org, ak@linux.intel.com, hughd@google.com Cc: linux-kernel@vger.kernel.org, schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com, gerald.schaefer@de.ibm.com Subject: [RFC patch 0/7] thp: transparent hugepages on System z x-cbid: 12082317-4966-0000-0000-0000034BCE4D Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch series adds support for transparent hugepages on System z. Small changes to common code are necessary with regard to a different pgtable_t, tlb flushing and kvm behaviour on s390, see patches 1 to 3.