Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
9d5b8baa4e9ace9be113c6151aaeeb3c07a26fc8
/
arch
/
x86_64
/
kernel
/
time.c
8c131af
[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
by Andi Kleen
· 18 years ago
aa026ed
[PATCH] x86-64: Fix C3 timer test
by Andi Kleen
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
1447c27
[PATCH] hpet rtc emulation: add watchdog timer
by Clemens Ladisch
· 18 years ago
34464a5
[PATCH] Detect clock skew during suspend
by Rafael J. Wysocki
· 18 years ago
cbf9b4b
[PATCH] X86_64 monotonic_clock goes backwards
by Dimitri Sivanich
· 18 years ago
7f11d8a
[PATCH] Remove all ifdefs for local/io apic
by Andi Kleen
· 18 years ago
31679f3
[PATCH] Simplify profile_pc on x86-64
by Andi Kleen
· 18 years ago
c08c820
[PATCH] Add the vgetcpu vsyscall
by Vojtech Pavlik
· 18 years ago
a670fad
[PATCH] Add initalization of the RDTSCP auxilliary values
by Vojtech Pavlik
· 18 years ago
0e5f61b
[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC
by Andi Kleen
· 19 years ago
d5a2601
[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile
by Andi Kleen
· 19 years ago
b1e05aa
[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
2ee60e17
[PATCH] x86_64: Move export symbols to their C functions
by Andi Kleen
· 19 years ago
2f82bde4
[PATCH] x86_64: Update copyright in time.c
by Vojtech Pavlik
· 19 years ago
b2df3dd
[PATCH] x86_64: Explain why HPET T0_CMP register is written twice
by Vojtech Pavlik
· 19 years ago
4221133
[PATCH] x86_64: Make use of the *PER* constants in time.c
by Vojtech Pavlik
· 19 years ago
e30db3e
[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges
by Vojtech Pavlik
· 19 years ago
f8bf3c6
[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box
by Vojtech Pavlik
· 19 years ago
b20367a
[PATCH] x86_64: Fix drift with HPET timer enabled
by Jordan Hargrave
· 19 years ago
3d34ee6
[PATCH] x86_64: Don't return error for HPET initialization in initcall
by Andi Kleen
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
641f71f
[PATCH] RTC: Remove RTC UIP synchronization on x86_64
by Matt Mackall
· 19 years ago
28456ed
[PATCH] x86_64: Reename CMOS update warning
by Andi Kleen
· 19 years ago
7351c0b
[PATCH] x86_64: Fix formatting in time.c
by Andi Kleen
· 19 years ago
6954bee
[PATCH] x86_64: Handle years beyond 2100
by Andi Kleen
· 19 years ago
9ede6b0
[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is used
by Andi Kleen
· 19 years ago
68ed004
[PATCH] x86: mark cyc2ns_scale readmostly
by Ravikiran G Thirumalai
· 19 years ago
e8b9177
[PATCH] x86_64: Move the SMP time selection earlier
by Andi Kleen
· 19 years ago
7fd6784
[PATCH] x86_64: Disable tsc when apicpmtimer is active
by Andi Kleen
· 19 years ago
33042a9
[PATCH] x86-64: Fix HPET timer on x460
by Chris McDermott
· 19 years ago
dd42b15
[PATCH] amd64 time.c __iomem annotations
by Al Viro
· 19 years ago
396bd50
[PATCH] x86_64: mark two routines as __cpuinit
by Shaohua Li
· 19 years ago
0dd2ea9
[PATCH] x86_64: [PATCH] timer resume
by Shaohua Li
· 19 years ago
73dea47
[PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt
by Andi Kleen
· 19 years ago
5329e13d
[PATCH] x86_64: Fix get_cmos_time()
by Jan Beulich
· 19 years ago
bdf2b1c
[PATCH] x86_64: No need to export get_cmos_time anymore
by Andi Kleen
· 19 years ago
0b91317
[PATCH] x86_64: Fix up white space in time.c
by Andi Kleen
· 19 years ago
c818a18
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
by Andi Kleen
· 19 years ago
737c5c3
[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at boot.
by Andi Kleen
· 19 years ago
d25bf7e
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
by Venkatesh Pallipadi
· 19 years ago
2a10e0b
[PATCH] move rtc_interrupt() prototype to rtc.h
by Adrian Bunk
· 19 years ago
fd49547
[PATCH] x86_64: Fix collision between pmtimer and pit/hpet
by john stultz
· 19 years ago
68e1889
[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initialization fails
by Andi Kleen
· 19 years ago
7811fb8
[PATCH] hpet-RTC: cache the comparator register
by Clemens Ladisch
· 19 years ago
5f81994
[PATCH] hpet-RTC: fix timer config register accesses
by Clemens Ladisch
· 19 years ago
f00c96f
[PATCH] hpet-RTC: disable interrupt when no longer needed
by Clemens Ladisch
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
dacb16b
[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision
by Mathieu Desnoyers
· 19 years ago
6c132b5
[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs
by john stultz
· 19 years ago
9cdd304
[PATCH] x86-64: more gratitious linux/irq.h includes
by Al Viro
· 19 years ago
a2a0c99
[PATCH] x86-64: Remove unused vxtime.hz field
by Andi Kleen
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
a3a0075
[PATCH] x86_64: fix hpet for systems that don't support legacy replacement
by john stultz
· 20 years ago
8d91640
[PATCH] x86_64: More fixes for compilation without CONFIG_ACPI
by Andi Kleen
· 20 years ago
312df5f
[PATCH] x86_64: Add pmtimer support
by Andi Kleen
· 20 years ago
0b9c33a
[PATCH] Fix u32 vs. pm_message_t in x86-64
by Pavel Machek
· 20 years ago
a8ab26f
[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine
by Andi Kleen
· 20 years ago
c29601e
[PATCH] x86_64: Support constantly ticking TSCs
by Andi Kleen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago