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
2013-11-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-84
/
+107
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
1
-15
/
+50
2013-10-18
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
3
-3
/
+3
2013-10-18
timekeeping: Fix some trivial typos in comments
Xie XiuQi
1
-1
/
+2
2013-10-18
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-10-10
timer stats: Add a 'Collection: active/inactive' line to timer usage statistics
Dong Zhu
1
-4
/
+4
2013-10-10
Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
2
-10
/
+3
2013-10-09
sched_clock: Remove sched_clock_func() hook
Stephen Boyd
1
-8
/
+1
2013-10-03
Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...
Ingo Molnar
1
-0
/
+1
2013-10-03
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-1
/
+1
2013-10-03
Merge tag 'v3.12-rc3' into timers/core
Ingo Molnar
2
-4
/
+4
2013-10-02
tick: broadcast: Deny per-cpu clockevents from being broadcast sources
Soren Brinkmann
1
-0
/
+1
2013-09-30
nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
Kevin Hilman
1
-1
/
+0
2013-09-30
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
Kevin Hilman
1
-0
/
+1
2013-09-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2013-09-17
clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...
Elad Wexler
1
-2
/
+2
2013-09-16
Merge branch 'fortglx/3.12/time' into fortglx/3.13/time
John Stultz
2
-1
/
+3
2013-09-16
Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/time
John Stultz
2
-65
/
+91
2013-09-12
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2
-4
/
+4
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+29
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-0
/
+50
2013-08-31
nohz_full: Add full-system-idle state machine
Paul E. McKenney
1
-0
/
+27
2013-08-28
timer_list: correct the iterator for timer_list
Nathan Zimmer
1
-17
/
+24
2013-08-22
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
1
-1
/
+2
2013-08-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+3
2013-08-18
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
1
-0
/
+23
2013-08-16
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
1
-0
/
+1
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
3
-34
/
+28
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
1
-4
/
+4
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
1
-12
/
+2
2013-08-14
nohz: Rename a few state variables
Frederic Weisbecker
1
-22
/
+22
2013-08-13
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
1
-1
/
+0
2013-08-13
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
1
-0
/
+6
2013-08-12
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
1
-1
/
+1
2013-07-30
sched_clock: Add support for >32 bit sched_clock
Stephen Boyd
1
-14
/
+32
2013-07-30
sched_clock: Use an hrtimer instead of timer
Stephen Boyd
1
-17
/
+21
2013-07-30
sched_clock: Use seqcount instead of rolling our own
Stephen Boyd
1
-19
/
+8
2013-07-30
clocksource: Extract max nsec calculation into separate function
Stephen Boyd
1
-15
/
+30
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-7
/
+2
2013-07-24
nohz: fix compile warning in tick_nohz_init()
Li Zhong
1
-2
/
+0
2013-07-24
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
1
-1
/
+2
2013-07-22
sched_clock: Fix integer overflow
Baruch Siach
1
-1
/
+1
2013-07-22
clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile
Prarit Bhargava
1
-0
/
+1
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-12
tick: broadcast: Check broadcast mode on CPU hotplug
Stephen Boyd
1
-1
/
+4
2013-07-12
Merge branch 'linus' into timers/urgent
Thomas Gleixner
11
-263
/
+1026
2013-07-10
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-10
/
+5
2013-07-05
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
1
-15
/
+42
2013-07-04
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
4
-9
/
+21
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
2
-12
/
+61
[next]