Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
b7f21bb2e23b4fec16b448a34889f467465be659
/
arch
/
x86
/
kernel
/
time.c
1d1afc1
cpumask: remove last assignment to mask field of struct irqaction.
by Rusty Russell
· 15 years ago
54e2603
x86: platform: Fix section annotations
by Thomas Gleixner
· 15 years ago
dd0a70c
x86: Move tsc_init to late_time_init
by Thomas Gleixner
· 15 years ago
4792621
x86: Replace the now identical time_32/64.c by time.c
by Thomas Gleixner
· 15 years ago
[Renamed from arch/x86/kernel/time_32.c]
ef45128
x86: time_32/64.c unify profile_pc
by Thomas Gleixner
· 15 years ago
08047c4
x86: Move calibrate_cpu to tsc.c
by Thomas Gleixner
· 15 years ago
454ede7
x86: Make timer setup and global variables the same in time_32/64.c
by Thomas Gleixner
· 15 years ago
0be6939
x86: Remove mca bus ifdef from timer interrupt
by Thomas Gleixner
· 15 years ago
64fcbac
x86: Simplify timer_ack magic in time_32.c
by Thomas Gleixner
· 15 years ago
dd3e6e8
x86: Prepare unification of time_32/64.c
by Thomas Gleixner
· 15 years ago
ecce850
x86: Remove do_timer hook
by Thomas Gleixner
· 15 years ago
845b394
x86: Add timer_init to x86_init_ops
by Thomas Gleixner
· 15 years ago
8e6dafd
x86: refactor x86_quirks support
by Ingo Molnar
· 16 years ago
1164dd0
x86: move mach-default/*.h files to asm/
by Ingo Molnar
· 16 years ago
69036c8
x86: time_32.c fix style problems
by Jaswinder Singh Rajput
· 16 years ago
8ae9366
x86: hardirq: use inc_irq_stat() in non-unified functions
by Hiroshi Shimamoto
· 16 years ago
33c053d
x86: wrap MCA_bus test around an ifdef
by Glauber Costa
· 16 years ago
2c460d0
x86: replace hardcoded number
by Glauber Costa
· 16 years ago
2c44e66
x86: coalesce tests
by Glauber Costa
· 16 years ago
cf4cfb2
x86: use user_mode macro
by Glauber Costa
· 16 years ago
cc03849
x86: time_XX.c declare functions before they get used
by Jaswinder Singh
· 16 years ago
63b5d7a
x86: add ->pre_time_init to x86_quirks
by Yinghai Lu
· 16 years ago
0ef9553
x86: merge sched_clock handling
by Alok Kataria
· 16 years ago
d11d579
x86: I/O APIC: AEOI timer acknowledgement clean-ups
by Maciej W. Rozycki
· 17 years ago
7d195a5
proper extern for late_time_init
by Adrian Bunk
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
f20ebee
x86: move 8259 defines to i8259.h
by Thomas Gleixner
· 17 years ago
fe599f9
x86: isolate the rtc code for sharing
by Thomas Gleixner
· 17 years ago
835c34a
Delete filenames in comments.
by Dave Jones
· 17 years ago
3c9aea4
x86: Fix irq0 / local apic timer accounting
by Thomas Gleixner
· 17 years ago
9a163ed
i386: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/time_32.c]
f5a08b9
i386: prepare shared kernel/time.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/time.c]
8264445
NTP: move the cmos update code into ntp.c
by Thomas Gleixner
· 17 years ago
f5e8861
[PATCH] i386: pit_latch_buggy has no effect
by takada
· 18 years ago
6bb74df
[PATCH] clocksource init adjustments (fix bug #7426)
by john stultz
· 18 years ago
e30fab3
[PATCH] vmi: pit override
by Zachary Amsden
· 18 years ago
e9e2cdb
[PATCH] clockevents: i386 drivers
by Thomas Gleixner
· 18 years ago
c1d370e
[PATCH] i386: use GTOD persistent clock support
by John Stultz
· 18 years ago
7b35520
[PATCH] i386: Profile pc badness
by Zachary Amsden
· 18 years ago
bbab4f3
[PATCH] i386: vMI timer patches
by Zachary Amsden
· 18 years ago
d3561b7
[PATCH] paravirt: header and stubs for paravirtualisation
by Rusty Russell
· 18 years ago
86d91ba
arch/i386/kernel/time: don't shadow 'irq' function arg
by Jeff Garzik
· 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
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
7d145aa
[PATCH] i386: Detect clock skew during suspend
by Rafael J. Wysocki
· 18 years ago
c7f40ff1
[PATCH] i386: Kill references to xtime
by john stultz
· 18 years ago
0cb91a2
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
by Andi Kleen
· 18 years ago
d5a2601
[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile
by Andi Kleen
· 18 years ago
7ba1c6c
[PATCH] get_cmos_time() locking fix (lockdep)
by Andrew Morton
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
5d0cf41
[PATCH] Time: i386 Clocksource Drivers
by john stultz
· 18 years ago
6f84fa2
[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping
by john stultz
· 18 years ago
8d016ef
[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.c
by john stultz
· 18 years ago
f7c09bd
[PATCH] x86: fix potential jiffies overflow in timer_resume()
by Atsushi Nemoto
· 19 years ago
6eb0a0f
[PATCH] i386: Handle missing local APIC timer interrupts on C3 state
by Venkatesh Pallipadi
· 19 years ago
1e4c85f
Revert "i386: move apic init in init_IRQs"
by Linus Torvalds
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
f2b36db
[PATCH] i386: move apic init in init_IRQs
by Eric W. Biederman
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
7f4bde9
[PATCH] remove the second arg of do_timer_interrupt()
by Adrian Bunk
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
c3c433e
[PATCH] add suspend/resume for timer
by Shaohua Li
· 19 years ago
6c03652
[PATCH] mostly_read data section
by Christoph Lameter
· 19 years ago
306e440
[PATCH] x86: i8253/i8259A lock cleanup
by Ingo Molnar
· 19 years ago
a3a255e
[PATCH] x86: cpu_khz type fix
by Andrew Morton
· 20 years ago
129f694
[PATCH] Remove i386_ksyms.c, almost.
by Alexey Dobriyan
· 20 years ago
35492df
[PATCH] i386: fix hpet for systems that don't support legacy replacement
by john stultz
· 20 years ago
438510f
[PATCH] pm_message_t: more fixes in common and i386
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago