mbox series

[GIT,PULL,0/3] Timekeeping items for 4.11

Message ID 1485565171-21223-1-git-send-email-john.stultz@linaro.org
Headers show
Series Timekeeping items for 4.11 | expand

Message

John Stultz Jan. 28, 2017, 12:59 a.m. UTC
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@linutronix.de>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Ingo Molnar <mingo@kernel.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