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
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
1
-0
/
+45
2007-05-09
Fix printk format warnings in timer_list.c
David Miller
1
-11
/
+14
2007-05-09
clocksource: spelling error in watchdog code
Daniel Walker
1
-3
/
+3
2007-05-08
sched: dynticks idle load balancing
Siddha, Suresh B
1
-0
/
+9
2007-05-08
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
3
-3
/
+48
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2
-13
/
+8
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
2
-6
/
+2
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
2
-1
/
+477
2007-04-04
[PATCH] fix jiffies clocksource inittime
john stultz
1
-1
/
+1
2007-03-27
[PATCH] ntp: avoid time_offset overflows
john stultz
1
-14
/
+16
2007-03-26
[PATCH] clockevents: remove bad designed sysfs support for now
Thomas Gleixner
1
-69
/
+0
2007-03-25
[PATCH] clocksource: Fix thinko in watchdog selection
Thomas Gleixner
1
-1
/
+2
2007-03-23
[PATCH] time: fix formatting in /proc/timer_list
James Morris
1
-3
/
+3
2007-03-16
[PATCH] clockevents: Fix suspend/resume to disk hangs
Thomas Gleixner
4
-12
/
+51
2007-03-06
[PATCH] Save/restore periodic tick information over suspend/resume
Thomas Gleixner
3
-0
/
+72
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
1
-3
/
+5
2007-02-26
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
David S. Miller
1
-2
/
+3
2007-02-26
[TIME] tick-sched: Add missing asm/irq_regs.h include.
David S. Miller
1
-0
/
+2
2007-02-19
[PATCH] NOHZ: Produce debug output instead of a BUG()
Thomas Gleixner
1
-1
/
+3
2007-02-19
[PATCH] NOHZ: Fix RCU handling
Ingo Molnar
1
-4
/
+4
2007-02-16
[PATCH] Add debugging feature /proc/timer_list
Ingo Molnar
5
-1
/
+322
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
2
-0
/
+412
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
1
-0
/
+10
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
8
-3
/
+930
2007-02-16
[PATCH] tick-management: broadcast functionality
Thomas Gleixner
4
-11
/
+382
2007-02-16
[PATCH] tick-management: core functionality
Thomas Gleixner
2
-1
/
+279
2007-02-16
[PATCH] clockevents: add core functionality
Thomas Gleixner
2
-0
/
+347
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
1
-4
/
+122
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
1
-1
/
+0
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
1
-62
/
+58
2007-02-16
[PATCH] HZ free ntp
john stultz
1
-11
/
+19
2007-02-11
[PATCH] kernel/time/clocksource.c needs struct task_struct on m68k
Mathieu Desnoyers
1
-0
/
+1
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
1
-3
/
+3
2006-12-10
[PATCH] clocksource: add usage of CONFIG_SYSFS
Daniel Walker
1
-0
/
+2
2006-10-28
[PATCH] time_adjust cleared before use
Jim Houston
1
-1
/
+1
2006-10-17
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
1
-1
/
+1
2006-10-01
[PATCH] kernel/time/ntp.c: possible cleanups
Adrian Bunk
1
-20
/
+20
2006-10-01
[PATCH] ntp: convert to the NTP4 reference model
Roman Zippel
1
-32
/
+19
2006-10-01
[PATCH] ntp: convert time_freq to nsec value
Roman Zippel
1
-14
/
+22
2006-10-01
[PATCH] ntp: remove time_tolerance
Roman Zippel
1
-5
/
+4
2006-10-01
[PATCH] ntp: add time_adjust to tick length
Roman Zippel
1
-53
/
+18
2006-10-01
[PATCH] ntp: prescale time_offset
Roman Zippel
1
-48
/
+16
2006-10-01
[PATCH] ntp: add time_freq to tick length
Roman Zippel
1
-5
/
+3
2006-10-01
[PATCH] ntp: add time_adj to tick length
Roman Zippel
1
-4
/
+2
2006-10-01
[PATCH] ntp: add ntp_update_frequency
Roman Zippel
1
-6
/
+44
2006-10-01
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
2
-1
/
+390
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
2
-9
/
+9
2006-06-26
[PATCH] Time: i386 Clocksource Drivers
john stultz
1
-3
/
+8
2006-06-26
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
1
-2
/
+2
2006-06-26
[PATCH] Time: Clocksource Infrastructure
john stultz
3
-0
/
+418