From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: From: Benjamin Herrenschmidt Date: Tue, 08 May 2007 16:27:26 +1000 Subject: [PATCH 0/5] This is my pending series for 2.6.22 Message-Id: <1178605646.637780.625211974455.qpush@grosgo> Cc: Hugh Dickins , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Mostly, it adds my slice infrastructure that I posted a few times before, rebased for the current code, and along with it, support for 64K pages mapping of SPE local stores on 4K kernel There's also a bug fix & cleanup for the segment demotion and my modified version of Hugh Dickins patch to stop using SLAB for PTE pages. -DO NOT MERGE JUST YET- I still want to torture it a bit as I just rebased it now that all of the get_unmapped_area changes are finally upstream. Hopefully, I'll give you an Ack tomorrow.