summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DECLARE_PER_CPU needs linux/percpu.hStephen Rothwell2008-10-151-0/+2
* rangetimers: fix the bug reported by Ingo for realArjan van de Ven2008-10-131-6/+2
* rangetimer: fix BUG_ON reported by IngoArjan van de Ven2008-10-111-1/+5
* rangetimer: fix x86 build failure for the !HRTIMERS caseArjan van de Ven2008-10-071-1/+3
* select: fix alpha OSF wrapperArjan van de Ven2008-10-061-6/+7
* hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-113-0/+42
* hrtimer: make the futex() system call use the per process slack valueArjan van de Ven2008-09-111-1/+5
* hrtimer: make the nanosleep() syscall use the per process slackArjan van de Ven2008-09-111-1/+6
* hrtimer: fix signed/unsigned bug in slack estimatorArjan van de Ven2008-09-071-5/+8
* hrtimer: show the timer ranges in /proc/timer_listArjan van de Ven2008-09-071-1/+3
* hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven2008-09-072-4/+3
* hrtimer: add a hrtimer_start_range() functionArjan van de Ven2008-09-072-4/+31
* hrtimer: another build fixArjan van de Ven2008-09-061-13/+13
* hrtimer: fix build bug found by IngoArjan van de Ven2008-09-061-7/+7
* hrtimer: make select() and poll() use the hrtimer range featureArjan van de Ven2008-09-051-2/+62
* hrtimer: create a "timer_slack" field in the task structArjan van de Ven2008-09-055-0/+26
* hrtimer: turn hrtimers into range timersArjan van de Ven2008-09-052-5/+82
* hrtimer: rename the "expires" struct member to avoid accidental usageArjan van de Ven2008-09-051-10/+10
* hrtimer: convert sound/ to the new hrtimer apisArjan van de Ven2008-09-051-2/+3
* hrtimer: convert s390 to the new hrtimer apisArjan van de Ven2008-09-051-3/+3
* hrtimer: convert kvm-ia64 to the new hrtimer apisArjan van de Ven2008-09-051-1/+1
* hrtimer: convert powerpc/oprofile to the new hrtimer apisArjan van de Ven2008-09-051-1/+1
* hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-058-52/+47
* hrtimer: convert net::sched_cbq to the new hrtimer apisArjan van de Ven2008-09-051-3/+4
* hrtimer: convert timerfd to the new hrtimer apisArjan van de Ven2008-09-051-5/+3
* hrtimer: convert kvm to the new hrtimer apisArjan van de Ven2008-09-052-7/+5
* hrtimer: add abstraction functions for accessing the "expires" memberArjan van de Ven2008-09-051-0/+45
* select: switch select() and poll() over to hrtimersArjan van de Ven2008-09-053-294/+111
* select: add a poll specific struct to the restart_block unionThomas Gleixner2008-09-051-0/+8
* select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner2008-09-053-0/+128
* select: add a timespec_add_safe() functionThomas Gleixner2008-09-052-0/+22
* select: Introduce a hrtimeout functionArjan van de Ven2008-09-052-0/+67
* drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-051-1/+3
* tracehook: comment pasto fixesRoland McGrath2008-09-052-2/+2
* atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka2008-09-051-4/+6
* forcedeth: fix kexec regressionRafael J. Wysocki2008-09-051-3/+5
* res_counter: fix off-by-one bug in setting limitLi Zefan2008-09-051-1/+1
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-055-62/+69
|\
| * sched: fix process time monotonicityBalbir Singh2008-09-054-62/+66
| * sched_clock: fix NOHZ interactionPeter Zijlstra2008-09-051-0/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-051-0/+8
|\ \
| * | x86: add io delay quirk for Presario F700Chuck Ebbert2008-09-031-0/+8
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-09-051-1/+2
|\ \ \
| * | | async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov2008-09-051-1/+2
| | |/ | |/|
* | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds2008-09-054-19/+26
|\ \ \
| * | | Revert "[ARM] use the new byteorder headers"David Woodhouse2008-09-051-11/+14
| * | | Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj2008-09-052-4/+8
| * | | [MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov2008-09-051-4/+4
| |/ /
* | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-09-0511-125/+250
|\ \ \
| * | | i2c: fix i2c-sh_mobile timing issuesMagnus Damm2008-09-051-63/+208
OpenPOWER on IntegriCloud