index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
1
-0
/
+2
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
1
-1
/
+1
2007-02-16
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
john stultz
1
-6
/
+0
2007-02-16
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
john stultz
1
-294
/
+6
2007-02-16
[PATCH] time: x86_64: split x86_64/kernel/time.c up
john stultz
1
-660
/
+4
2007-02-16
[PATCH] time: x86_64: hpet_address cleanup
john stultz
1
-17
/
+19
2007-02-16
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
1
-0
/
+11
2007-02-13
[PATCH] x86-64: avoid warning message livelock
Roland Dreier
1
-2
/
+3
2007-02-13
[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...
Jack Steiner
1
-2
/
+7
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
1
-9
/
+9
2007-01-11
[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration
Jack Steiner
1
-4
/
+21
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-2
/
+2
2006-11-14
[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
Andi Kleen
1
-11
/
+0
2006-10-22
[PATCH] x86-64: Fix C3 timer test
Andi Kleen
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-10
/
+10
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-9
/
+3
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-4
/
+4
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-39
/
+55
2006-09-26
[PATCH] hpet rtc emulation: add watchdog timer
Clemens Ladisch
1
-6
/
+31
2006-09-26
[PATCH] Detect clock skew during suspend
Rafael J. Wysocki
1
-1
/
+9
2006-09-26
[PATCH] X86_64 monotonic_clock goes backwards
Dimitri Sivanich
1
-7
/
+4
2006-09-26
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
1
-8
/
+0
2006-09-26
[PATCH] Simplify profile_pc on x86-64
Andi Kleen
1
-13
/
+8
2006-09-26
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
1
-6
/
+7
2006-09-26
[PATCH] Add initalization of the RDTSCP auxilliary values
Vojtech Pavlik
1
-12
/
+35
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
[next]