[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1485565171-21223-1-git-send-email-john.stultz@linaro.org>
Date: Fri, 27 Jan 2017 16:59:28 -0800
From: John Stultz <john.stultz@...aro.org>
To: lkml <linux-kernel@...r.kernel.org>
Cc: John Stultz <john.stultz@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Richard Cochran <richardcochran@...il.com>,
Prarit Bhargava <prarit@...hat.com>,
Ingo Molnar <mingo@...nel.org>
Subject: [GIT PULL][PATCH 0/3] Timekeeping items for 4.11
Hey Thomas, Ingo,
Just a few items I have queued for 4.11.
Let me know if you have any objections
thanks
-john
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Richard Cochran <richardcochran@...il.com>
Cc: Prarit Bhargava <prarit@...hat.com>
Cc: Ingo Molnar <mingo@...nel.org>
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
are available in the git repository at:
https://git.linaro.org/people/john.stultz/linux.git fortglx/4.11/time
for you to fetch changes up to b18b6a9cef7f30e9a8b7738d5fc8d568cf660855:
timers: Omit POSIX timer stuff from task_struct when disabled (2017-01-27 13:05:26 -0800)
----------------------------------------------------------------
Nicolas Pitre (1):
timers: Omit POSIX timer stuff from task_struct when disabled
Russell King (1):
delay: Add explanation of udelay() inaccuracy
Stephen Boyd (1):
timekeeping: Remove unused timekeeping_{get,set}_tai_offset()
fs/proc/base.c | 4 ++--
include/linux/delay.h | 11 +++++++++++
include/linux/init_task.h | 40 +++++++++++++++++++++++++---------------
include/linux/sched.h | 13 ++++++++++---
kernel/fork.c | 10 +++++++++-
kernel/sched/rt.c | 4 ++++
kernel/sched/stats.h | 32 ++++++++++++++++++++------------
kernel/time/timekeeping.c | 39 +--------------------------------------
kernel/time/timekeeping.h | 2 --
9 files changed, 82 insertions(+), 73 deletions(-)
--
2.7.4
Powered by blists - more mailing lists