Merge branch 'linus' into timers/core
authorIngo Molnar <mingo@elte.hu>
Mon, 15 Mar 2010 07:17:33 +0000 (08:17 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Mar 2010 07:17:33 +0000 (08:17 +0100)
Conflicts:
Documentation/feature-removal-schedule.txt

Merge reason: Resolve the conflict, update to upstream.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
1  2 
Documentation/feature-removal-schedule.txt

@@@ -564,6 -564,6 +564,16 @@@ Who:      Avi Kivity <avi@redhat.com
  
  ----------------------------
  
++What: xtime, wall_to_monotonic
++When: 2.6.36+
++Files:        kernel/time/timekeeping.c include/linux/time.h
++Why:  Cleaning up timekeeping internal values. Please use
++      existing timekeeping accessor functions to access
++      the equivalent functionality.
++Who:  John Stultz <johnstul@us.ibm.com>
++
++----------------------------
++
  What: KVM kernel-allocated memory slots
  When: July 2010
  Why:  Since 2.6.25, kvm supports user-allocated memory slots, which are