index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+50
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-194
/
+1
2012-12-11
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-92
/
+70
2012-12-11
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
1
-1
/
+1
2012-11-27
time: export time information for KVM pvclock
Marcelo Tosatti
1
-0
/
+50
2012-11-21
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
5
-30
/
+23
2012-11-15
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
1
-0
/
+4
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
5
-29
/
+22
2012-11-13
time/jiffies: Make clocksource_jiffies static
Lars-Peter Clausen
1
-1
/
+1
2012-11-01
time: remove the timecompare code.
Richard Cochran
2
-194
/
+1
2012-11-01
tick: Correct the comments for tick_sched_timer()
Chuansheng Liu
1
-1
/
+1
2012-10-24
timers, sched: Correct the comments for tick_sched_timer()
Chuansheng Liu
1
-1
/
+1
2012-10-15
tick: Conditionally build nohz specific code in tick handler
Frederic Weisbecker
1
-0
/
+2
2012-10-15
tick: Consolidate tick handling for high and low res handlers
Frederic Weisbecker
1
-33
/
+22
2012-10-15
tick: Consolidate timekeeping handling code
Frederic Weisbecker
1
-30
/
+24
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-159
/
+112
2012-10-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-10-09
timekeeping: Cast raw_interval to u64 to avoid shift overflow
Dan Carpenter
1
-1
/
+1
2012-10-05
nohz: Fix one jiffy count too far in idle cputime
Frederic Weisbecker
1
-1
/
+1
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-0
/
+26
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2012-09-25
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
2
-7
/
+13
2012-09-24
time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems
John Stultz
1
-14
/
+31
2012-09-24
time: Introduce new GENERIC_TIME_VSYSCALL
John Stultz
2
-13
/
+5
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2
-2
/
+2
2012-09-24
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
John Stultz
1
-55
/
+1
2012-09-24
jiffies: Remove compile time assumptions about CLOCK_TICK_RATE
John Stultz
1
-1
/
+31
2012-09-24
alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue
John Stultz
1
-4
/
+4
2012-09-24
alarmtimer: Use hrtimer per-alarm instead of per-base
John Stultz
1
-67
/
+27
2012-09-24
alarmtimer: Implement minimum alarm interval for allowing suspend
Todd Poynor
1
-5
/
+13
2012-09-23
time: RCU permitted to stop idle entry via softirq
Paul E. McKenney
1
-1
/
+2
2012-09-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+12
2012-09-17
Merge branch 'pm-timers'
Rafael J. Wysocki
2
-0
/
+26
2012-09-13
time: Fix timeekeping_get_ns overflow on 32bit systems
John Stultz
1
-7
/
+12
2012-09-13
sched/nohz: Clean up select_nohz_load_balancer()
Alex Shi
1
-2
/
+1
2012-09-04
sched: Add missing call to calc_load_exit_idle()
Charles Wang
1
-0
/
+1
2012-09-04
timekeeping: Add suspend and resume of clock event devices
Rafael J. Wysocki
2
-0
/
+26
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-5
/
+5
2012-08-22
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
1
-0
/
+4
2012-08-22
time: Avoid potential shift overflow with large shift values
John Stultz
1
-2
/
+2
2012-08-22
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
1
-1
/
+1
2012-08-22
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
1
-0
/
+1
2012-08-15
time: Improve sanity checking of timekeeping inputs
John Stultz
1
-2
/
+24
2012-08-05
time: Fix adjustment cleanup bug in timekeeping_adjust()
Ingo Molnar
1
-14
/
+17
2012-07-31
time: Remove all direct references to timekeeper
John Stultz
1
-128
/
+154
2012-07-31
time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates
John Stultz
1
-36
/
+54
2012-07-31
time: Clean up stray newlines
John Stultz
1
-10
/
+0
2012-07-31
time/jiffies: Rename ACTHZ to SHIFTED_HZ
John Stultz
2
-2
/
+2
2012-07-31
Merge branch 'linus' into timers/urgent
Ingo Molnar
2
-1
/
+2
2012-07-24
time: Fix casting issue in tk_set_xtime and tk_xtime_add
John Stultz
1
-2
/
+2
[next]