Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
08433eff2d041b263c68306f6a6ccb4e1f75e196
/
kernel
/
time
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
b64c5fd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
de0c276
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
e0b306f
time: export time information for KVM pvclock
by Marcelo Tosatti
· 12 years ago
9c3f9e2
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
69a37be
cpuidle: Quickly notice prediction failure for repeat mode
by Youquan Song
· 12 years ago
d6ad418
time: Kill xtime_lock, replacing it with jiffies_lock
by John Stultz
· 13 years ago
f95a985
time/jiffies: Make clocksource_jiffies static
by Lars-Peter Clausen
· 12 years ago
65f8f9a
time: remove the timecompare code.
by Richard Cochran
· 12 years ago
b8f6111
tick: Correct the comments for tick_sched_timer()
by Chuansheng Liu
· 12 years ago
351f181
timers, sched: Correct the comments for tick_sched_timer()
by Chuansheng Liu
· 12 years ago
94a5714
tick: Conditionally build nohz specific code in tick handler
by Frederic Weisbecker
· 12 years ago
9e8f559
tick: Consolidate tick handling for high and low res handlers
by Frederic Weisbecker
· 12 years ago
5bb9622
tick: Consolidate timekeeping handling code
by Frederic Weisbecker
· 12 years ago
03d3602
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0588f1f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5b3900c
timekeeping: Cast raw_interval to u64 to avoid shift overflow
by Dan Carpenter
· 12 years ago
2b17c54
nohz: Fix one jiffy count too far in idle cputime
by Frederic Weisbecker
· 12 years ago
16642a2
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
0b981cb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
593d100
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
by Paul E. McKenney
· 12 years ago
92bb1fc
time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems
by John Stultz
· 12 years ago
576094b
time: Introduce new GENERIC_TIME_VSYSCALL
by John Stultz
· 12 years ago
7063942
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
by John Stultz
· 12 years ago
d7b4202
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
by John Stultz
· 12 years ago
b3c869d
jiffies: Remove compile time assumptions about CLOCK_TICK_RATE
by John Stultz
· 12 years ago
a65bcc1
alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue
by John Stultz
· 12 years ago
dae373b
alarmtimer: Use hrtimer per-alarm instead of per-base
by John Stultz
· 12 years ago
59a93c2
alarmtimer: Implement minimum alarm interval for allowing suspend
by Todd Poynor
· 12 years ago
803b0eb
time: RCU permitted to stop idle entry via softirq
by Paul E. McKenney
· 12 years ago
519b3b7
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
00e8b26
Merge branch 'pm-timers'
by Rafael J. Wysocki
· 12 years ago
ec145ba
time: Fix timeekeping_get_ns overflow on 32bit systems
by John Stultz
· 12 years ago
c1cc017
sched/nohz: Clean up select_nohz_load_balancer()
by Alex Shi
· 12 years ago
749c881
sched: Add missing call to calc_load_exit_idle()
by Charles Wang
· 12 years ago
adc78e6
timekeeping: Add suspend and resume of clock event devices
by Rafael J. Wysocki
· 12 years ago
cee5848
time: Move ktime_t overflow checking into timespec_valid_strict
by John Stultz
· 12 years ago
bf2ac31
time: Avoid making adjustments if we haven't accumulated anything
by John Stultz
· 12 years ago
6ea565a
time: Avoid potential shift overflow with large shift values
by John Stultz
· 12 years ago
85dc8f0
time: Fix casting issue in timekeeping_forward_now
by Andreas Schwab
· 12 years ago
784ffcb
time: Ensure we normalize the timekeeper in tk_xtime_add
by John Stultz
· 12 years ago
4e8b145
time: Improve sanity checking of timekeeping inputs
by John Stultz
· 12 years ago
1d17d17
time: Fix adjustment cleanup bug in timekeeping_adjust()
by Ingo Molnar
· 12 years ago
4e250fd
time: Remove all direct references to timekeeper
by John Stultz
· 12 years ago
6d0ef90
time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates
by John Stultz
· 12 years ago
d4e3ab3
time: Clean up stray newlines
by John Stultz
· 12 years ago
02ab20a
time/jiffies: Rename ACTHZ to SHIFTED_HZ
by John Stultz
· 12 years ago
1f815fa
Merge branch 'linus' into timers/urgent
by Ingo Molnar
· 12 years ago
b44d50d
time: Fix casting issue in tk_set_xtime and tk_xtime_add
by John Stultz
· 12 years ago
3992c03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
16d286e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6f70242
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
eec19d1
Merge branch 'linus' into timers/core
by Ingo Molnar
· 12 years ago
3e99713
timekeeping: Add missing update call in timekeeping_resume()
by Thomas Gleixner
· 12 years ago
f726a69
time: Rework timekeeping functions to take timekeeper ptr as argument
by John Stultz
· 12 years ago
2a8c088
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
by John Stultz
· 12 years ago
f2a5a08
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
by John Stultz
· 12 years ago
1f4f948
time: Refactor accumulation of nsecs to secs
by John Stultz
· 12 years ago
1e75fa8
time: Condense timekeeper.xtime into xtime_sec
by John Stultz
· 12 years ago
fee84c4
time: Explicitly use u32 instead of int for shift values
by John Stultz
· 12 years ago
42e71e8
time: Whitespace cleanups per Ingo%27s requests
by John Stultz
· 12 years ago
e8b9dd7
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 12 years ago
6b1859d
ntp: Fix STA_INS/DEL clearing bug
by John Stultz
· 12 years ago
ab93eb8
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
f6c06ab
timekeeping: Provide hrtimer update function
by Thomas Gleixner
· 12 years ago
5b9fe75
timekeeping: Maintain ktime_t based offsets for hrtimers
by Thomas Gleixner
· 12 years ago
4873fa0
timekeeping: Fix leapsecond triggered load spike issue
by John Stultz
· 12 years ago
5167e8d
sched/nohz: Rewrite and fix load-avg computation -- again
by Peter Zijlstra
· 13 years ago
9d2ad24
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
by Paul E. McKenney
· 13 years ago
a95f9b6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
84bf1bc
nohz: Move next idle expiry time record into idle logic area
by Frederic Weisbecker
· 13 years ago
5b39939
nohz: Move ts->idle_calls incrementation into strict idle logic
by Frederic Weisbecker
· 13 years ago
f5d411c
nohz: Rename ts->idle_tick to ts->last_tick
by Frederic Weisbecker
· 13 years ago
2ac0d98
nohz: Make nohz API agnostic against idle ticks cputime accounting
by Frederic Weisbecker
· 13 years ago
19f5f73
nohz: Separate idle sleeping time accounting from nohz logic
by Frederic Weisbecker
· 13 years ago
4a1e001
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 13 years ago
b1e25f4
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
aa9b1630
rcu: Precompute RCU_FAST_NO_HZ timer offsets
by Paul E. McKenney
· 13 years ago
0b3e9f3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
fad0c66
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
by John Stultz
· 13 years ago
5aaa0b7
sched/nohz: Fix rq->cpu_load calculations some more
by Peter Zijlstra
· 13 years ago
62cf20b
tick: Move skew_tick option into the HIGH_RES_TIMER section
by Thomas Gleixner
· 13 years ago
e540032
clockevents: Make clockevents_config() a global symbol
by Magnus Damm
· 13 years ago
5307c95
tick: Add tick skew boot option
by Mike Galbraith
· 13 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
b80fe10
Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 13 years ago
d239f49
timekeeping: Fix a few minor newline issues.
by Richard Cochran
· 13 years ago
cd5398b
ntp: Fix a stale comment and a few stray newlines.
by Richard Cochran
· 13 years ago
dd48d70
ntp: Correct TAI offset during leap second
by Richard Cochran
· 13 years ago
764e0da
timers: Fixup the Kconfig consolidation fallout
by Thomas Gleixner
· 13 years ago
b5e498a
timers: Provide generic Kconfig switches
by Thomas Gleixner
· 13 years ago
d210267
Merge 3.4-rc5 into staging-next
by Greg Kroah-Hartman
· 13 years ago
57c498f
alarmtimer: Provide accessor to alarmtimer rtc device
by John Stultz
· 13 years ago
a6371f8
tick: Fix the spurious broadcast timer ticks after resume
by Suresh Siddha
· 13 years ago
b9a6a235
tick: Ensure that the broadcast device is initialized
by Thomas Gleixner
· 13 years ago
b435092
tick: Fix oneshot broadcast setup really
by Thomas Gleixner
· 13 years ago
fa4da36
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot()
by Suresh Siddha
· 13 years ago
6f10392
nohz: Fix stale jiffies update in tick_nohz_restart()
by Neal Cardwell
· 13 years ago
3872c48
tick: Document TICK_ONESHOT config option
by Thomas Gleixner
· 13 years ago
Next »