summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-15DECLARE_PER_CPU needs linux/percpu.hStephen Rothwell
2008-10-13rangetimers: fix the bug reported by Ingo for realArjan van de Ven
2008-10-11rangetimer: fix BUG_ON reported by IngoArjan van de Ven
2008-10-07rangetimer: fix x86 build failure for the !HRTIMERS caseArjan van de Ven
2008-10-06select: fix alpha OSF wrapperArjan van de Ven
2008-09-11hrtimer: peek at the timer queue just before going idleArjan van de Ven
2008-09-11hrtimer: make the futex() system call use the per process slack valueArjan van de Ven
2008-09-11hrtimer: make the nanosleep() syscall use the per process slackArjan van de Ven
2008-09-07hrtimer: fix signed/unsigned bug in slack estimatorArjan van de Ven
2008-09-07hrtimer: show the timer ranges in /proc/timer_listArjan van de Ven
2008-09-07hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven
2008-09-07hrtimer: add a hrtimer_start_range() functionArjan van de Ven
2008-09-06hrtimer: another build fixArjan van de Ven
2008-09-06hrtimer: fix build bug found by IngoArjan van de Ven
2008-09-05hrtimer: make select() and poll() use the hrtimer range featureArjan van de Ven
2008-09-05hrtimer: create a "timer_slack" field in the task structArjan van de Ven
2008-09-05hrtimer: turn hrtimers into range timersArjan van de Ven
2008-09-05hrtimer: rename the "expires" struct member to avoid accidental usageArjan van de Ven
2008-09-05hrtimer: convert sound/ to the new hrtimer apisArjan van de Ven
2008-09-05hrtimer: convert s390 to the new hrtimer apisArjan van de Ven
2008-09-05hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven
2008-09-05hrtimer: convert powerpc/oprofile to the new hrtimer apisArjan van de Ven
2008-09-05hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven
2008-09-05hrtimer: convert net::sched_cbq to the new hrtimer apisArjan van de Ven
2008-09-05hrtimer: convert timerfd to the new hrtimer apisArjan van de Ven
2008-09-05hrtimer: convert kvm to the new hrtimer apisArjan van de Ven
2008-09-05hrtimer: add abstraction functions for accessing the "expires" memberArjan van de Ven
2008-09-05select: switch select() and poll() over to hrtimersArjan van de Ven
2008-09-05select: add a poll specific struct to the restart_block unionThomas Gleixner
2008-09-05select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner
2008-09-05select: add a timespec_add_safe() functionThomas Gleixner
2008-09-05select: Introduce a hrtimeout functionArjan van de Ven
2008-09-05drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton
2008-09-05tracehook: comment pasto fixesRoland McGrath
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-09-05Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-09-05Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"Linus Torvalds
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-05sched_clock: fix NOHZ interactionPeter Zijlstra
2008-09-05Revert "[ARM] use the new byteorder headers"David Woodhouse
2008-09-05async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov