index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2013-03-22
2
-0
/
+3
|
*
|
timekeeping: Calc stuff once
Thomas Gleixner
2013-03-22
1
-3
/
+4
|
*
|
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2013-03-22
1
-1
/
+19
|
*
|
timekeeping: Add CLOCK_TAI clockid
John Stultz
2013-03-22
1
-0
/
+30
|
*
|
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2013-03-22
2
-8
/
+54
|
*
|
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
2013-03-15
1
-7
/
+51
|
|
/
*
|
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
2013-03-25
1
-2
/
+2
*
|
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
2013-03-13
1
-0
/
+12
*
|
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
2013-03-13
1
-1
/
+58
*
|
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
2013-03-13
1
-2
/
+26
*
|
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
2013-03-07
1
-8
/
+31
*
|
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
2013-03-07
1
-6
/
+5
*
|
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-07
3
-44
/
+46
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2013-02-28
1
-0
/
+2
|
\
|
*
tick: export nohz tick idle symbols for module use
Jacob Pan
2013-01-17
1
-0
/
+2
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-22
1
-13
/
+13
|
\
\
|
*
|
ntp: Make ntp_lock raw
Thomas Gleixner
2013-02-19
1
-13
/
+13
|
|
/
*
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-21
2
-6
/
+21
|
\
\
|
*
\
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-14
1
-0
/
+1
|
|
\
\
|
|
*
|
clockevents: export clockevents_config_and_register for module use
Shawn Guo
2013-01-14
1
-0
/
+1
|
|
|
/
|
*
/
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-24
1
-6
/
+20
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-19
4
-16
/
+98
|
\
\
|
*
\
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-02-14
1
-2
/
+6
|
|
\
\
|
|
*
|
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2013-02-08
1
-2
/
+6
|
*
|
|
Merge branch 'timers/for-arm' into timers/core
Thomas Gleixner
2013-02-12
1
-8
/
+14
|
|
\
\
\
|
|
*
|
|
clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland
2013-02-12
1
-8
/
+14
|
*
|
|
|
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-02-04
3
-14
/
+52
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
2013-01-29
1
-1
/
+1
|
|
*
|
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
2013-01-15
1
-0
/
+5
|
|
*
|
timekeeping: Add persistent_clock_exist flag
Feng Tang
2013-01-15
1
-5
/
+11
|
|
*
|
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
2013-01-15
1
-4
/
+12
|
|
*
|
time: create __getnstimeofday for WARNless calls
Kees Cook
2013-01-15
1
-5
/
+24
|
*
|
|
clockevents: Add generic timer broadcast function
Mark Rutland
2013-01-31
2
-0
/
+17
|
*
|
|
clockevents: Add generic timer broadcast receiver
Mark Rutland
2013-01-31
1
-0
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
1
-1
/
+4
|
\
\
\
|
*
|
|
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
2013-02-05
1
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
printk: Wake up klogd using irq_work
Frederic Weisbecker
2012-11-18
1
-1
/
+1
|
*
|
irq_work: Don't stop the tick with pending works
Frederic Weisbecker
2012-11-17
1
-1
/
+2
|
*
|
nohz: Add API to check tick state
Frederic Weisbecker
2012-11-17
1
-1
/
+1
*
|
|
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
1
-0
/
+50
|
\
\
\
|
*
|
|
time: export time information for KVM pvclock
Marcelo Tosatti
2012-11-27
1
-0
/
+50
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
2
-194
/
+1
|
\
\
\
|
*
|
|
time: remove the timecompare code.
Richard Cochran
2012-11-01
2
-194
/
+1
|
|
/
/
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-11
5
-92
/
+70
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-11-21
5
-30
/
+23
|
|
\
\
|
|
*
|
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
5
-29
/
+22
|
|
*
|
time/jiffies: Make clocksource_jiffies static
Lars-Peter Clausen
2012-11-13
1
-1
/
+1
|
|
|
/
|
*
|
tick: Correct the comments for tick_sched_timer()
Chuansheng Liu
2012-11-01
1
-1
/
+1
|
*
|
tick: Conditionally build nohz specific code in tick handler
Frederic Weisbecker
2012-10-15
1
-0
/
+2
[prev]
[next]