From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754191AbbFOI2c (ORCPT ); Mon, 15 Jun 2015 04:28:32 -0400 Received: from mail.skyhub.de ([78.46.96.112]:46628 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751554AbbFOI2Y (ORCPT ); Mon, 15 Jun 2015 04:28:24 -0400 From: Borislav Petkov To: Ingo Molnar Cc: LKML Subject: [PATCH 0/4] tip-queue 2015-06-15 Date: Mon, 15 Jun 2015 10:28:14 +0200 Message-Id: <1434356898-25135-1-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.3.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov Hi, nothing much this time. Luis' stuff is ontop of the pat_enabled() cleanup in tip/x86/mm and apparently there's maintainer agreement for it to go through tip. It has ACKs and all. The amd.c change is exporting the number of logical nodes in a physical socket which will be used in the injection code. Thanks. Aravind Gopalakrishnan (1): x86/cpu/amd: Give access to the number of nodes in a physical package Luis R. Rodriguez (3): drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled drivers/infiniband/ipath: Add counting for MTRR drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabled