Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9c47008d13add50ec4597a8b9eee200c515282c8
/
kernel
/
timer.c
c4e1aa6
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7401922
timers: add mod_timer_pending()
by Ingo Molnar
· 16 years ago
6f2b9b9
timer: implement lockdep deadlock detection
by Johannes Berg
· 16 years ago
1e7bfb2
[CVE-2009-0029] System call wrappers part 27
by Heiko Carstens
· 16 years ago
dbf040d
[CVE-2009-0029] System call wrappers part 02
by Heiko Carstens
· 16 years ago
58fd3aa
[CVE-2009-0029] System call wrappers part 01
by Heiko Carstens
· 16 years ago
2ed7c03
[CVE-2009-0029] Convert all system calls to return a long
by Heiko Carstens
· 16 years ago
79741dd
[PATCH] idle cputime accounting
by Martin Schwidefsky
· 16 years ago
457533a
[PATCH] fix scaled & unscaled cputime accounting
by Martin Schwidefsky
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
76aac0e
CRED: Wrap task credential accesses in the core kernel
by David Howells
· 16 years ago
9c133c4
Add round_jiffies_up and related routines
by Alan Stern
· 16 years ago
c465a76
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
by Thomas Gleixner
· 16 years ago
d82f0b0
migrate_timers: add comment, use spinlock_irq()
by Oleg Nesterov
· 16 years ago
b845b51
printk: robustify printk
by Peter Zijlstra
· 16 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
962cf36
Remove argument from open_softirq which is always NULL
by Carlos R. Mafra
· 17 years ago
ee9c578
dyntick: Remove last reminants of dyntick support
by Russell King
· 17 years ago
c6f3a97
debugobjects: add timer specific object debugging code
by Thomas Gleixner
· 17 years ago
0d18040
timers: simplify lockdep handling
by Oleg Nesterov
· 17 years ago
06d8308
NOHZ: reevaluate idle sleep length after add_timer_on()
by Thomas Gleixner
· 17 years ago
7ad5b3a
kernel: remove fastcall in kernel/*
by Harvey Harrison
· 17 years ago
6c5f3e7
Pidns: make full use of xxx_vnr() calls
by Pavel Emelyanov
· 17 years ago
06b8e87
taskstats scaled time cleanup
by Michael Neuling
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
4c9dc64
time: timer cleanups
by Pavel Machek
· 17 years ago
a6fa8e5
time: clean hungarian notation from timers
by Pavel Machek
· 17 years ago
d3d7445
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
by Peter Zijlstra
· 17 years ago
48ccf3d
timer: fix section mismatch
by Randy Dunlap
· 17 years ago
84427ea
remove task_ppid_nr_ns
by Roland McGrath
· 17 years ago
b4be625
timer: kernel/timer.c section fixes
by Adrian Bunk
· 17 years ago
294d5cc
Add schedule_timeout_killable
by Matthew Wilcox
· 17 years ago
fa13a5a
sched: restore deterministic CPU accounting on powerpc
by Paul Mackerras
· 17 years ago
8dce39c
time: fix inconsistent function names in comments
by Li Zefan
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
c66f08b
Add scaled time to taskstats based process accounting
by Michael Neuling
· 17 years ago
5b4db0c
whitespace fixes: system timers
by Daniel Walker
· 17 years ago
c36c282
Pull ia64-clocksource into release branch
by Tony Luck
· 17 years ago
1f564ad
[IA64] remove time interpolator
by Bob Picco
· 17 years ago
6819457
timer.c: cleanup recently introduced whitespace damage
by Thomas Gleixner
· 17 years ago
94f6030
Slab allocators: Replace explicit zeroing with __GFP_ZERO
by Christoph Lameter
· 17 years ago
c5c061b8
Add a flag to indicate deferrable timers in /proc/timer_stats
by Venki Pallipadi
· 17 years ago
d621414
Use boot based time for uptime in /proc
by Tomas Janousek
· 17 years ago
eaad084
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
by Thomas Gleixner
· 18 years ago
d10ff3f
timekeeping fix patch got mis-applied
by Thomas Gleixner
· 18 years ago
e991084
timer: revert parenthesis fix in tbase_get_deferrable() etc
by akpm@linux-foundation.org
· 18 years ago
b52f52a
clocksource: fix resume logic
by Thomas Gleixner
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
38a23e3
timer: parenthesis fix in tbase_get_deferrable() etc
by Jarek Poplawski
· 18 years ago
b5e6181
Introduce a handy list_first_entry macro
by Pavel Emelianov
· 18 years ago
8524070
Move timekeeping code to timekeeping.c
by john stultz
· 18 years ago
6e453a6
Add support for deferrable timers
by Venki Pallipadi
· 18 years ago
e19dff1
[AF_RXRPC]: Make it possible to merely try to cancel timers from a module
by David Howells
· 18 years ago
995f054
[PATCH] high-res timers: resume fix
by Ingo Molnar
· 18 years ago
9501b6c
[PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt
by Thomas Gleixner
· 18 years ago
90675a2
[PATCH] fix vsyscall settimeofday
by Daniel Walker
· 18 years ago
6321dd6
[PATCH] Save/restore periodic tick information over suspend/resume
by Thomas Gleixner
· 18 years ago
e81ce1f
[PATCH] timer/hrtimer: take per cpu locks in sane order
by Heiko Carstens
· 18 years ago
05fb6bf
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
by Randy Dunlap
· 18 years ago
9d634631
[PATCH] update timekeeping_is_continuous comment
by Daniel Walker
· 18 years ago
acc9a9d
[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
by john stultz
· 18 years ago
82f67cd
[PATCH] Add debugging feature /proc/timer_stat
by Ingo Molnar
· 18 years ago
79bf2bb
[PATCH] tick-management: dyntick / highres functionality
by Thomas Gleixner
· 18 years ago
d316c57
[PATCH] clockevents: add core functionality
by Thomas Gleixner
· 18 years ago
fd064b9
[PATCH] Extend next_timer_interrupt() to use a reference jiffie
by Thomas Gleixner
· 18 years ago
1cfd684
[PATCH] Fix cascade lookup of next_timer_interrupt
by Thomas Gleixner
· 18 years ago
5d8b34f
[PATCH] clocksource: Add verification (watchdog) helper
by Thomas Gleixner
· 18 years ago
7e69f2b
[PATCH] clocksource: Remove the update callback
by Thomas Gleixner
· 18 years ago
73b08d2
[PATCH] clocksource: replace is_continuous by a flag field
by Thomas Gleixner
· 18 years ago
411187f
[PATCH] GTOD: persistent clock support
by John Stultz
· 18 years ago
f4304ab
[PATCH] HZ free ntp
by john stultz
· 18 years ago
5809f9d
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
by Eric Dumazet
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
3db5db4
[PATCH] use cycle_t instead of u64 in struct time_interpolator
by Helge Deller
· 18 years ago
5b149bc
[PATCH] schedule_timeout(): improve warning message
by Andrew Morton
· 18 years ago
cd7175e
[PATCH] Optimize calc_load()
by Eric Dumazet
· 18 years ago
f5f1a24
[PATCH] clocksource: small cleanup
by Daniel Walker
· 18 years ago
4c36a5d
[PATCH] round_jiffies infrastructure
by Arjan van de Ven
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
8f807f8
[PATCH] ntp: add time_adjust to tick length
by Roman Zippel
· 18 years ago
b0ee755
[PATCH] ntp: add ntp_update_frequency
by Roman Zippel
· 18 years ago
4c7ee8d
[PATCH] NTP: Move all the NTP related code to ntp.c
by john stultz
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
07dccf3
[PATCH] check return value of cpu_callback
by Akinobu Mita
· 18 years ago
2aae4a1
[PATCH] Fix kerneldoc comments in kernel/timer.c
by Rolf Eike Beer
· 18 years ago
89e7e374
[PATCH] timer: add lock annotation to lock_timer_base
by Josh Triplett
· 18 years ago
6997a6f
[PATCH] sys_getppid oopses on debug kernel
by Kirill Korotaev
· 18 years ago
51d8c5e
[PATCH] timer: Fix tvec_bases initializer
by Josh Triplett
· 18 years ago
6ea24f9
[PATCH] fix bad macro param in timer.c
by Steven Rostedt
· 18 years ago
8c78f30
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
by Chandra Seetharaman
· 18 years ago
3e14347
[PATCH] improve timekeeping resume robustness
by john stultz
· 18 years ago
a000965
[PATCH] del_timer_sync(): add cpu_relax()
by Andrew Morton
· 18 years ago
e154ff3
[PATCH] adjust clock for lost ticks
by Roman Zippel
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
d730e88
[PATCH] lockdep: annotate timer base locks
by Ingo Molnar
· 18 years ago
e4d9191
[PATCH] lockdep: locking init debugging improvement
by Ingo Molnar
· 18 years ago
054cc8a
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
by Chandra Seetharaman
· 19 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 19 years ago
19923c1
[PATCH] fix and optimize clock source update
by Roman Zippel
· 19 years ago
Next »