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-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+55
2012-05-22
Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-8
/
+4
2012-05-21
timekeeping: Fix a few minor newline issues.
Richard Cochran
1
-3
/
+1
2012-05-21
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
1
-4
/
+2
2012-05-21
ntp: Correct TAI offset during leap second
Richard Cochran
1
-1
/
+1
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-32
/
+41
2012-05-21
timers: Provide generic Kconfig switches
Thomas Gleixner
1
-0
/
+35
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2012-04-20
alarmtimer: Provide accessor to alarmtimer rtc device
John Stultz
1
-2
/
+2
2012-04-19
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
1
-1
/
+2
2012-04-19
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
1
-0
/
+3
2012-04-18
tick: Fix oneshot broadcast setup really
Thomas Gleixner
1
-6
/
+1
2012-04-10
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
1
-1
/
+3
2012-04-06
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
1
-2
/
+2
2012-03-31
tick: Document TICK_ONESHOT config option
Thomas Gleixner
1
-0
/
+4
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-118
/
+77
2012-03-24
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
Thomas Gleixner
1
-3
/
+8
2012-03-23
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2
-8
/
+8
2012-03-23
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
1
-5
/
+1
2012-03-23
time: Avoid scary backtraces when warning of > 11% adj
John Stultz
1
-4
/
+6
2012-03-23
alarmtimer: Make sure we initialize the rtctimer
John Stultz
1
-1
/
+4
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2012-03-22
ntp: Fix leap-second hrtimer livelock
John Stultz
2
-101
/
+47
2012-03-15
time: Fix change_clocksource locking
John Stultz
1
-0
/
+7
2012-03-15
ntp: Fix integer overflow when setting time
Sasha Levin
1
-1
/
+1
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
7
-76
/
+241
2012-02-15
Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-174
/
+247
2012-02-15
nohz: Remove ts->Einidle checks before restarting the tick
Frederic Weisbecker
1
-5
/
+6
2012-02-15
nohz: Remove update_ts_time_stat from tick_nohz_start_idle
Michal Hocko
1
-5
/
+1
2012-02-15
clockevents: Leave the broadcast device in shutdown mode when not needed
Suresh Siddha
1
-0
/
+4
2012-02-03
Input: add infrastructure for selecting clockid for event time stamps
John Stultz
1
-0
/
+2
2012-01-26
time: Move common updates to a function
Thomas Gleixner
1
-22
/
+17
2012-01-26
time: Reorder so the hot data is together
Thomas Gleixner
1
-2
/
+2
2012-01-26
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
1
-29
/
+15
2012-01-26
ntp: Add ntp_lock to replace xtime_locking
John Stultz
1
-19
/
+44
2012-01-26
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2
-4
/
+11
2012-01-26
ntp: Cleanup timex.h
John Stultz
1
-1
/
+12
2012-01-26
time: Add timekeeper lock
John Stultz
1
-44
/
+82
2012-01-26
time: Cleanup global variables and move them to the top
John Stultz
1
-12
/
+12
2012-01-26
time: Move raw_time into timekeeper structure
John Stultz
1
-13
/
+10
2012-01-26
time: Move xtime into timekeeeper structure
John Stultz
1
-44
/
+47
2012-01-26
time: Move wall_to_monotonic into the timekeeper structure
John Stultz
1
-32
/
+37
2012-01-26
time: Move total_sleep_time into the timekeeper structure
John Stultz
1
-9
/
+15
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-19
/
+19
2012-01-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2
-19
/
+19
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-37
/
+60
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
1
-1
/
+0
[next]