aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/hrtimer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-10ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch1-1/+1
2011-02-10ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11ALSA: hrtimer - Fix lock-upTakashi Iwai1-2/+13
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-12-08ALSA: hrtimer - Use hard-irq callbackTakashi Iwai1-4/+2
2008-12-08ALSA: timer - Add comments and use ns_to_ktime()Takashi Iwai1-2/+19
2008-10-24ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai1-0/+140