From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: [PATCH 0/40] Complete set of clocksource/sched_clock patches Date: Fri, 17 Dec 2010 11:32:23 +0000 Message-ID: <20101217113223.GC9937@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from caramon.arm.linux.org.uk ([78.32.30.218]:49250 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751721Ab0LQLdv (ORCPT ); Fri, 17 Dec 2010 06:33:51 -0500 Content-Disposition: inline Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Alessandro Rubini , Bryan Huntsman , Colin Cross , Daniel Walker , David Brown Cc: linux-arm-kernel@lists.infradead.org Here is the entire set of clocksource and sched_clock patches which have been previously posted. There's a couple of small tweaks in a few of the patches (such as adding notrace to OMAP clocksource read functions), and this also shows the proper ordering of these patches. Still looking for acks or tested-by's for these patches.