index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-09-11
hrtimer: make the futex() system call use the per process slack value
Arjan van de Ven
2008-09-11
hrtimer: make the nanosleep() syscall use the per process slack
Arjan van de Ven
2008-09-07
hrtimer: fix signed/unsigned bug in slack estimator
Arjan van de Ven
2008-09-07
hrtimer: show the timer ranges in /proc/timer_list
Arjan van de Ven
2008-09-07
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
2008-09-07
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2008-09-06
hrtimer: another build fix
Arjan van de Ven
2008-09-06
hrtimer: fix build bug found by Ingo
Arjan van de Ven
2008-09-05
hrtimer: make select() and poll() use the hrtimer range feature
Arjan van de Ven
2008-09-05
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
2008-09-05
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2008-09-05
hrtimer: rename the "expires" struct member to avoid accidental usage
Arjan van de Ven
2008-09-05
hrtimer: convert sound/ to the new hrtimer apis
Arjan van de Ven
2008-09-05
hrtimer: convert s390 to the new hrtimer apis
Arjan van de Ven
2008-09-05
hrtimer: convert kvm-ia64 to the new hrtimer apis
Arjan van de Ven
2008-09-05
hrtimer: convert powerpc/oprofile to the new hrtimer apis
Arjan van de Ven
2008-09-05
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
2008-09-05
hrtimer: convert net::sched_cbq to the new hrtimer apis
Arjan van de Ven
2008-09-05
hrtimer: convert timerfd to the new hrtimer apis
Arjan van de Ven
2008-09-05
hrtimer: convert kvm to the new hrtimer apis
Arjan van de Ven
2008-09-05
hrtimer: add abstraction functions for accessing the "expires" member
Arjan van de Ven
2008-09-05
select: switch select() and poll() over to hrtimers
Arjan van de Ven
2008-09-05
select: add a poll specific struct to the restart_block union
Thomas Gleixner
2008-09-05
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
Thomas Gleixner
2008-09-05
select: add a timespec_add_safe() function
Thomas Gleixner
2008-09-05
select: Introduce a hrtimeout function
Arjan van de Ven
2008-09-05
drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()
Andrew Morton
2008-09-05
tracehook: comment pasto fixes
Roland McGrath
2008-09-05
atmel_lcdfb: fix oops in rmmod when framebuffer fails to register
Stanislaw Gruszka
2008-09-05
forcedeth: fix kexec regression
Rafael J. Wysocki
2008-09-05
res_counter: fix off-by-one bug in setting limit
Li Zefan
2008-09-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-09-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-09-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2008-09-05
Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27
Linus Torvalds
2008-09-05
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-09-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
2008-09-05
Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2008-09-05
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-09-05
Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
Linus Torvalds
2008-09-05
sched: fix process time monotonicity
Balbir Singh
2008-09-05
sched_clock: fix NOHZ interaction
Peter Zijlstra
2008-09-05
Revert "[ARM] use the new byteorder headers"
David Woodhouse
2008-09-05
async_tx: fix the bug in async_tx_run_dependencies
Yuri Tikhonov
2008-09-05
Fix conditional export of kvh.h and a.out.h to userspace.
Khem Raj
2008-09-05
[MTD] [NAND] tmio_nand: fix base address programming
Dmitry Baryshkov
2008-09-05
i2c: fix i2c-sh_mobile timing issues
Magnus Damm
2008-09-05
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Paul Mundt
2008-09-05
sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Carmelo Amoroso
2008-09-04
V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...
Li Zefan
[next]