index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
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-24
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2
-8
/
+8
2012-03-24
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
1
-5
/
+1
2012-03-24
time: Avoid scary backtraces when warning of > 11% adj
John Stultz
1
-4
/
+6
2012-03-24
alarmtimer: Make sure we initialize the rtctimer
John Stultz
1
-1
/
+4
2012-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2012-03-23
ntp: Fix leap-second hrtimer livelock
John Stultz
2
-101
/
+47
2012-03-16
time: Fix change_clocksource locking
John Stultz
1
-0
/
+7
2012-03-16
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-27
time: Move common updates to a function
Thomas Gleixner
1
-22
/
+17
2012-01-27
time: Reorder so the hot data is together
Thomas Gleixner
1
-2
/
+2
2012-01-27
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
1
-29
/
+15
2012-01-27
ntp: Add ntp_lock to replace xtime_locking
John Stultz
1
-19
/
+44
2012-01-27
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2
-4
/
+11
2012-01-27
ntp: Cleanup timex.h
John Stultz
1
-1
/
+12
2012-01-27
time: Add timekeeper lock
John Stultz
1
-44
/
+82
2012-01-27
time: Cleanup global variables and move them to the top
John Stultz
1
-12
/
+12
2012-01-27
time: Move raw_time into timekeeper structure
John Stultz
1
-13
/
+10
2012-01-27
time: Move xtime into timekeeeper structure
John Stultz
1
-44
/
+47
2012-01-27
time: Move wall_to_monotonic into the timekeeper structure
John Stultz
1
-32
/
+37
2012-01-27
time: Move total_sleep_time into the timekeeper structure
John Stultz
1
-9
/
+15
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-19
/
+19
2012-01-07
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-31
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
1
-1
/
+0
2011-12-22
clockevents: remove sysdev.h
Kay Sievers
1
-1
/
+0
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
1
-3
/
+9
2011-12-15
Merge commit 'v3.2-rc5' into sched/core
Ingo Molnar
5
-15
/
+144
2011-12-15
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+19
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-7
/
+8
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-12
/
+13
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-36
/
+57
2011-12-11
rcu: Track idleness independent of idle tasks
Paul E. McKenney
1
-3
/
+3
2011-12-06
alarmtimers: Fix time comparison
Thomas Gleixner
1
-1
/
+1
2011-12-06
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
1
-0
/
+9
2011-12-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+4
2011-12-06
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...
Thomas Gleixner
1
-5
/
+5
2011-12-02
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
1
-0
/
+1
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
2011-12-02
clocksource: Fix bug with max_deferment margin calculation
Yang Honggang (Joseph)
1
-2
/
+2
[next]