linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL][PATCH 0/3] Timekeeping items for 4.11
@ 2017-01-28  0:59 John Stultz
  2017-01-28  0:59 ` [PATCH 1/3] timekeeping: Remove unused timekeeping_{get,set}_tai_offset() John Stultz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Stultz @ 2017-01-28  0:59 UTC (permalink / raw)
  To: lkml
  Cc: John Stultz, Thomas Gleixner, Richard Cochran, Prarit Bhargava,
	Ingo Molnar

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-28  1:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-28  0:59 [GIT PULL][PATCH 0/3] Timekeeping items for 4.11 John Stultz
2017-01-28  0:59 ` [PATCH 1/3] timekeeping: Remove unused timekeeping_{get,set}_tai_offset() John Stultz
2017-01-28  0:59 ` [PATCH 2/3] delay: Add explanation of udelay() inaccuracy John Stultz
2017-01-28  0:59 ` [PATCH 3/3] timers: Omit POSIX timer stuff from task_struct when disabled John Stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).