index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Lines
2008-05-01
ntp: NTP4 user space bits update
Roman Zippel
-44
/
+47
2008-05-01
ntp: cleanup ntp.c
Roman Zippel
-82
/
+91
2008-05-01
remove div_long_long_rem
Roman Zippel
-4
/
+2
2008-05-01
convert a few do_div users
Roman Zippel
-19
/
+6
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
-8
/
+2
2008-04-25
softlockup: fix NOHZ wakeup
Ingo Molnar
-0
/
+1
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...
Linus Torvalds
-1
/
+1
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
-5
/
+0
2008-04-21
clockevents: fix typo in tick-broadcast.c
Glauber Costa
-1
/
+1
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
-5
/
+0
2008-04-19
x86: tsc prevent time going backwards
Thomas Gleixner
-0
/
+2
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
-8
/
+16
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
-0
/
+12
2008-04-17
kgdb: clocksource watchdog
Jason Wessel
-0
/
+12
2008-04-17
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
-4
/
+14
2008-04-17
clockevents: optimise tick_nohz_stop_sched_tick() a bit
Karsten Wiese
-4
/
+2
2008-04-17
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
-3
/
+5
2008-03-25
clocksource: revert: use init_timer_deferrable for clocksource_watchdog
Thomas Gleixner
-1
/
+1
2008-03-24
Don't 'printk()' while holding xtime lock for writing
Linus Torvalds
-0
/
+4
2008-03-19
revert "clocksource: make clocksource watchdog cycle through online CPUs"
Andrew Morton
-10
/
+4
2008-03-09
time: remove obsolete CLOCK_TICK_ADJUST
Roman Zippel
-5
/
+12
2008-03-09
time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...
Karsten Wiese
-1
/
+1
2008-03-09
ntp: use unsigned input for do_div()
David Howells
-5
/
+7
2008-02-29
rcu: add support for dynamic ticks and preempt rcu
Steven Rostedt
-0
/
+3
2008-02-17
timer_list: print relative expiry time signed
Pavel Machek
-2
/
+2
2008-02-10
ntp: correct inconsistent interval/tick_length usage
john stultz
-4
/
+0
2008-02-08
time: fix typo in comments
Li Zefan
-2
/
+2
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
-3
/
+3
2008-02-08
clockevent: simplify list operations
Li Zefan
-7
/
+4
2008-02-08
clocksource: remove redundant code
Li Zefan
-1
/
+0
2008-02-06
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
-9
/
+10
2008-02-01
tick-sched: add more debug information
Thomas Gleixner
-0
/
+4
2008-02-01
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
-2
/
+4
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
-22
/
+48
2008-01-30
NTP: correct inconsistent ntp interval/tick_length usage
john stultz
-2
/
+4
2008-01-30
x86: make clockevents more robust
Ingo Molnar
-0
/
+13
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
-0
/
+15
2008-01-30
clocksource: make clocksource watchdog cycle through online CPUs
Andi Kleen
-4
/
+10
2008-01-30
clocksource.c: use init_timer_deferrable for clocksource_watchdog
Parag Warudkar
-1
/
+1
2008-01-30
time: fold __get_realtime_clock_ts() into getnstimeofday()
Geert Uytterhoeven
-17
/
+5
2008-01-30
timer: clean up tick-broadcast.c
Thomas Gleixner
-7
/
+2
2008-01-30
time: more timer related cleanups
Pavel Machek
-2
/
+2
2008-01-30
time: timer cleanups
Pavel Machek
-2
/
+2
2008-01-25
hrtimer: clean up cpu->base locking tricks
Peter Zijlstra
-8
/
+0
2008-01-25
sched: rt throttling vs no_hz
Peter Zijlstra
-0
/
+5
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
-2
/
+2
2007-12-18
clockevents: fix reprogramming decision in oneshot broadcast
Thomas Gleixner
-35
/
+21
2007-12-07
clockevents: warn once when program_event() is called with negative expiry
Thomas Gleixner
-0
/
+5
2007-11-28
softlockup: fix false positives on CONFIG_NOHZ
Thomas Gleixner
-0
/
+2
2007-11-26
time: add ADJ_OFFSET_SS_READ
John Stultz
-3
/
+6
[prev]
[next]