summaryrefslogtreecommitdiff
path: root/kernel/timer.c
AgeCommit message (Expand)Author
2005-09-13[PATCH] schedule_timeout_[un]interruptible() speedupAndrew Morton
2005-09-10[PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan
2005-09-07[PATCH] optimize writer path in time_interpolator_get_counter()Alex Williamson
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-08-23[PATCH] preempt race in getppidDavid Meybohm
2005-06-25[PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer
2005-06-23[PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath
2005-03-07[PATCH] base-small: shrink timer hashesMatt Mackall
2005-02-14[TIMER]: Export avenrun for packet scheduler meta ematch.David S. Miller
2005-01-20[PATCH] avoid sparse warning due to time-interpolatorDavid Mosberger
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-07[PATCH] Fix kernel/timer.c comment typoVasia Pupkin
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2005-01-04[PATCH] task_struct.exit_state usageRoland McGrath
2004-11-21[PATCH] del_timer() vs. mod_timer() SMP raceBenjamin Herrenschmidt
2004-10-31[PATCH] fix IBM cyclone clock and some cleanupChristoph Lameter
2004-10-27[PATCH] unexport add_timer_on()Arjan van de Ven
2004-10-24[PATCH] Fix msleep to sleep _at_least_ the requested amountBenjamin Herrenschmidt
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar
2004-10-18[PATCH] xtime value may become incorrectVladimir Grouzdev
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-02[PATCH] msleep_interruptible(): fix whitespaceMaximilian Attems
2004-10-02[PATCH] sparc64: time interpolator build fixAndrew Morton
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