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-03-22
timekeeping: Split timekeeper_lock into lock and seqcount
Thomas Gleixner
1
-59
/
+73
2013-03-22
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
1
-55
/
+53
2013-03-22
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2
-0
/
+3
2013-03-22
timekeeping: Calc stuff once
Thomas Gleixner
1
-3
/
+4
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
1
-1
/
+19
2013-03-22
timekeeping: Add CLOCK_TAI clockid
John Stultz
1
-0
/
+30
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2
-8
/
+54
2013-03-21
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
3
-4
/
+51
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
2
-0
/
+81
2013-03-15
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
Feng Tang
1
-7
/
+51
2013-03-13
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
1
-0
/
+12
2013-03-13
tick: Handle broadcast wakeup of multiple cpus
Thomas Gleixner
1
-1
/
+58
2013-03-13
tick: Avoid programming the local cpu timer if broadcast pending
Thomas Gleixner
1
-2
/
+26
2013-03-07
clockevents: Don't allow dummy broadcast timers
Mark Rutland
1
-1
/
+2
2013-03-07
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
1
-8
/
+31
2013-03-07
tick: Pass broadcast device to tick_broadcast_set_event()
Daniel Lezcano
1
-6
/
+5
2013-03-07
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
3
-44
/
+46
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
1
-0
/
+2
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+13
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-6
/
+21
2013-02-19
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+98
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2013-02-19
ntp: Make ntp_lock raw
Thomas Gleixner
1
-13
/
+13
2013-02-14
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-2
/
+6
2013-02-12
Merge branch 'timers/for-arm' into timers/core
Thomas Gleixner
1
-8
/
+14
2013-02-12
clockevents: Fix generic broadcast for FEAT_C3STOP
Mark Rutland
1
-8
/
+14
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-2
/
+6
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
1
-3
/
+4
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
3
-14
/
+52
2013-01-31
clockevents: Add generic timer broadcast function
Mark Rutland
2
-0
/
+17
2013-01-31
clockevents: Add generic timer broadcast receiver
Mark Rutland
1
-0
/
+17
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
1
-1
/
+1
2013-01-27
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
1
-1
/
+4
2013-01-17
tick: export nohz tick idle symbols for module use
Jacob Pan
1
-0
/
+2
2013-01-15
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
1
-0
/
+5
2013-01-15
timekeeping: Add persistent_clock_exist flag
Feng Tang
1
-5
/
+11
2013-01-15
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
1
-4
/
+12
2013-01-15
time: create __getnstimeofday for WARNless calls
Kees Cook
1
-5
/
+24
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
1
-0
/
+1
2013-01-14
clockevents: export clockevents_config_and_register for module use
Shawn Guo
1
-0
/
+1
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
1
-6
/
+20
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-18
printk: Wake up klogd using irq_work
Frederic Weisbecker
1
-1
/
+1
2012-11-17
irq_work: Don't stop the tick with pending works
Frederic Weisbecker
1
-1
/
+2
2012-11-17
nohz: Add API to check tick state
Frederic Weisbecker
1
-1
/
+1
[prev]
[next]