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
/
arch
/
x86_64
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-29
[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC
Andi Kleen
1
-4
/
+12
2006-07-28
[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile
Andi Kleen
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-26
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
1
-0
/
+2
2006-06-26
[PATCH] x86_64: Update copyright in time.c
Vojtech Pavlik
1
-1
/
+1
2006-06-26
[PATCH] x86_64: Explain why HPET T0_CMP register is written twice
Vojtech Pavlik
1
-2
/
+2
2006-06-26
[PATCH] x86_64: Make use of the *PER* constants in time.c
Vojtech Pavlik
1
-28
/
+35
2006-06-26
[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges
Vojtech Pavlik
1
-14
/
+0
2006-06-26
[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box
Vojtech Pavlik
1
-2
/
+2
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
1
-0
/
+2
2006-04-09
[PATCH] x86_64: Don't return error for HPET initialization in initcall
Andi Kleen
1
-1
/
+1
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-2
/
+2
2006-03-28
[PATCH] RTC: Remove RTC UIP synchronization on x86_64
Matt Mackall
1
-29
/
+12
2006-03-25
[PATCH] x86_64: Reename CMOS update warning
Andi Kleen
1
-8
/
+1
2006-03-25
[PATCH] x86_64: Fix formatting in time.c
Andi Kleen
1
-49
/
+45
2006-03-25
[PATCH] x86_64: Handle years beyond 2100
Andi Kleen
1
-5
/
+17
2006-03-25
[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is used
Andi Kleen
1
-2
/
+2
2006-03-22
[PATCH] x86: mark cyc2ns_scale readmostly
Ravikiran G Thirumalai
1
-1
/
+1
2006-02-26
[PATCH] x86_64: Move the SMP time selection earlier
Andi Kleen
1
-11
/
+11
2006-02-17
[PATCH] x86_64: Disable tsc when apicpmtimer is active
Andi Kleen
1
-2
/
+1
2006-02-11
[PATCH] x86-64: Fix HPET timer on x460
Chris McDermott
1
-3
/
+9
2006-02-07
[PATCH] amd64 time.c __iomem annotations
Al Viro
1
-1
/
+1
2006-02-04
[PATCH] x86_64: mark two routines as __cpuinit
Shaohua Li
1
-1
/
+1
2006-02-04
[PATCH] x86_64: [PATCH] timer resume
Shaohua Li
1
-0
/
+12
2006-02-04
[PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt
Andi Kleen
1
-7
/
+38
2006-01-11
[PATCH] x86_64: Fix get_cmos_time()
Jan Beulich
1
-7
/
+4
2006-01-11
[PATCH] x86_64: No need to export get_cmos_time anymore
Andi Kleen
1
-1
/
+1
2006-01-11
[PATCH] x86_64: Fix up white space in time.c
Andi Kleen
1
-39
/
+32
2006-01-11
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
Andi Kleen
1
-19
/
+7
2006-01-11
[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...
Andi Kleen
1
-2
/
+2
2006-01-11
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
1
-0
/
+5
2006-01-08
[PATCH] move rtc_interrupt() prototype to rtc.h
Adrian Bunk
1
-2
/
+0
2005-12-12
[PATCH] x86_64: Fix collision between pmtimer and pit/hpet
john stultz
1
-1
/
+1
2005-12-12
[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...
Andi Kleen
1
-1
/
+3
2005-10-30
[PATCH] hpet-RTC: cache the comparator register
Clemens Ladisch
1
-1
/
+4
2005-10-30
[PATCH] hpet-RTC: fix timer config register accesses
Clemens Ladisch
1
-7
/
+2
2005-10-30
[PATCH] hpet-RTC: disable interrupt when no longer needed
Clemens Ladisch
1
-1
/
+5
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-30
[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision
Mathieu Desnoyers
1
-4
/
+4
2005-09-28
[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs
john stultz
1
-3
/
+0
2005-09-12
[PATCH] x86-64: more gratitious linux/irq.h includes
Al Viro
1
-1
/
+0
2005-09-12
[PATCH] x86-64: Remove unused vxtime.hz field
Andi Kleen
1
-1
/
+0
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
1
-5
/
+2
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-06-23
[PATCH] x86_64: fix hpet for systems that don't support legacy replacement
john stultz
1
-14
/
+28
2005-05-31
[PATCH] x86_64: More fixes for compilation without CONFIG_ACPI
Andi Kleen
1
-0
/
+2
2005-05-17
[PATCH] x86_64: Add pmtimer support
Andi Kleen
1
-17
/
+45
2005-04-16
[PATCH] Fix u32 vs. pm_message_t in x86-64
Pavel Machek
1
-1
/
+1
2005-04-16
[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine
Andi Kleen
1
-1
/
+8
2005-04-16
[PATCH] x86_64: Support constantly ticking TSCs
Andi Kleen
1
-2
/
+3
[next]