summaryrefslogtreecommitdiff
path: root/kernel/timer.c
AgeCommit message (Expand)Author
2004-09-16[PATCH] time interpolators logic fixChristoph Lameter
2004-09-07[PATCH] Time interpolator: Scalability enhancements and high resolution time ...Christoph Lameter
2004-09-02[PATCH] Add msleep_interruptible() function to kernel/timer.cMaximilian Attems
2004-08-26[PATCH] interrupt is enabled before it should be when kernel is bootedYanmin Zhang
2004-08-26[PATCH] improve OProfile on many-way systemsJohn Levon
2004-08-22[PATCH] gettimeofday nanoseconds patchChristoph Lameter
2004-08-01[PATCH] Off-by-one error for SIGXCPU / RLIMIT_CPU checkingMichael Kerrisk
2004-06-17[PATCH] Make update_one_process() staticAndrew Morton
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton
2004-05-18Add msleep function to the kernel core to prevent duplication.Greg Kroah-Hartman
2004-05-14[PATCH] Add del_single_shot_timer()Andrew Morton
2004-05-14[PATCH] Revisited: ia64-cpu-hotplug-cpu_present.patchAndrew Morton
2004-04-26[PATCH] s390: no timer interrupts in idle.Andrew Morton
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton
2004-03-30Add __user pointer annotationsLinus Torvalds
2004-03-18[PATCH] Hotplug CPUs: Other CPU_DEAD NotifiersRusty Russell
2004-03-11[PATCH] time interpolator fixAndrew Morton
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton
2004-03-01[PATCH] sys_alarm() return value fixAndrew Morton
2004-01-18[PATCH] Use for_each_cpu() Where It's Meant To BeAndrew Morton
2003-11-07Don't fold nanosleep() into clock_nanosleep().Linus Torvalds
2003-10-21[PATCH] Time precision, adjtime(x) vs. gettimeofdayAndrew Morton
2003-10-13Mark timer as running in the timer base _before_ we clear the pendingLinus Torvalds
2003-10-13Revert recent SMP timer changes - they cause deadlocksLinus Torvalds
2003-10-11[PATCH] SMP races in the timer codeIngo Molnar
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-09-01Fix del_timer_sync() SMP memory ordering (from Tejun Huh <tejun@aratech.co.kr>)Linus Torvalds
2003-08-14[PATCH] More timer race fixesIngo Molnar
2003-08-14[PATCH] timer race fixesAndrew Morton
2003-08-14[PATCH] missing #if for 1000 HZAndrew Morton
2003-08-06[PATCH] Add do_setitimer prototype to linux/time.hAndrew Morton
2003-07-05[PATCH] another timer overflow thingIngo Molnar
2003-06-26[PATCH] Use Local Percpu Macros for Local Percpu VariablesRusty Russell
2003-06-20[PATCH] revert adjtimex changesAndrew Morton
2003-06-14[PATCH] More time clean up stuffAndrew Morton
2003-06-14[PATCH] Some clean up of the time code.Andrew Morton
2003-06-06[PATCH] Move cpu notifiers et al to cpu.hRusty Russell
2003-06-05[PATCH] misc fixesAndrew Morton
2003-06-04[PATCH] clean up timer interpolation codeAndrew Morton
2003-06-02[PATCH] improved core support for time-interpolationAndrew Morton
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole
2003-04-20[PATCH] Fix POSIX timers to give CLOCK_MONOTONIC fullAndrew Morton
2003-04-11[PATCH] too much timer simplification...George Anzinger
2003-04-09Add a user pointer annotation to sysinfo()Linus Torvalds
2003-03-23[PATCH] don't include swap.h in mm.hChristoph Hellwig
2003-03-22[PATCH] simplify the timer lockup avoidance codeAndrew Morton
2003-03-22[PATCH] timer simplificationAndrew Morton
2003-03-20[PATCH] fix nanosleep() granularity bumpsAndrew Morton
2003-03-17[PATCH] timer re-addition lockup fixAndrew Morton
2003-03-17[PATCH] timer code cleanupAndrew Morton