index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
efs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
select: fix alpha OSF wrapper
Arjan van de Ven
1
-6
/
+7
2008-09-11
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
3
-0
/
+42
2008-09-11
hrtimer: make the futex() system call use the per process slack value
Arjan van de Ven
1
-1
/
+5
2008-09-11
hrtimer: make the nanosleep() syscall use the per process slack
Arjan van de Ven
1
-1
/
+6
2008-09-08
hrtimer: fix signed/unsigned bug in slack estimator
Arjan van de Ven
1
-5
/
+8
2008-09-08
hrtimer: show the timer ranges in /proc/timer_list
Arjan van de Ven
1
-1
/
+3
2008-09-08
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
2
-4
/
+3
2008-09-07
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2
-4
/
+31
2008-09-06
hrtimer: another build fix
Arjan van de Ven
1
-13
/
+13
2008-09-06
hrtimer: fix build bug found by Ingo
Arjan van de Ven
1
-7
/
+7
2008-09-06
hrtimer: make select() and poll() use the hrtimer range feature
Arjan van de Ven
1
-2
/
+62
2008-09-06
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
5
-0
/
+26
2008-09-06
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2
-5
/
+82
2008-09-06
hrtimer: rename the "expires" struct member to avoid accidental usage
Arjan van de Ven
1
-10
/
+10
2008-09-06
hrtimer: convert sound/ to the new hrtimer apis
Arjan van de Ven
1
-2
/
+3
2008-09-06
hrtimer: convert s390 to the new hrtimer apis
Arjan van de Ven
1
-3
/
+3
2008-09-06
hrtimer: convert kvm-ia64 to the new hrtimer apis
Arjan van de Ven
1
-1
/
+1
2008-09-06
hrtimer: convert powerpc/oprofile to the new hrtimer apis
Arjan van de Ven
1
-1
/
+1
2008-09-06
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
8
-52
/
+47
2008-09-06
hrtimer: convert net::sched_cbq to the new hrtimer apis
Arjan van de Ven
1
-3
/
+4
2008-09-06
hrtimer: convert timerfd to the new hrtimer apis
Arjan van de Ven
1
-5
/
+3
2008-09-06
hrtimer: convert kvm to the new hrtimer apis
Arjan van de Ven
2
-7
/
+5
2008-09-06
hrtimer: add abstraction functions for accessing the "expires" member
Arjan van de Ven
1
-0
/
+45
2008-09-06
select: switch select() and poll() over to hrtimers
Arjan van de Ven
3
-294
/
+111
2008-09-06
select: add a poll specific struct to the restart_block union
Thomas Gleixner
1
-0
/
+8
2008-09-06
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
Thomas Gleixner
3
-0
/
+128
2008-09-06
select: add a timespec_add_safe() function
Thomas Gleixner
2
-0
/
+22
2008-09-06
select: Introduce a hrtimeout function
Arjan van de Ven
2
-0
/
+67
2008-09-05
drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()
Andrew Morton
1
-1
/
+3
2008-09-05
tracehook: comment pasto fixes
Roland McGrath
2
-2
/
+2
2008-09-05
atmel_lcdfb: fix oops in rmmod when framebuffer fails to register
Stanislaw Gruszka
1
-4
/
+6
2008-09-05
forcedeth: fix kexec regression
Rafael J. Wysocki
1
-3
/
+5
2008-09-05
res_counter: fix off-by-one bug in setting limit
Li Zefan
1
-1
/
+1
2008-09-05
Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
Linus Torvalds
1
-9
/
+39
2008-09-05
sched: fix process time monotonicity
Balbir Singh
4
-62
/
+66
2008-09-05
sched_clock: fix NOHZ interaction
Peter Zijlstra
1
-0
/
+3
2008-09-05
Revert "[ARM] use the new byteorder headers"
David Woodhouse
1
-11
/
+14
2008-09-05
async_tx: fix the bug in async_tx_run_dependencies
Yuri Tikhonov
1
-1
/
+2
2008-09-05
Fix conditional export of kvh.h and a.out.h to userspace.
Khem Raj
2
-4
/
+8
2008-09-05
[MTD] [NAND] tmio_nand: fix base address programming
Dmitry Baryshkov
1
-4
/
+4
2008-09-05
i2c: fix i2c-sh_mobile timing issues
Magnus Damm
1
-63
/
+208
2008-09-05
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Paul Mundt
1
-10
/
+4
2008-09-05
sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Carmelo Amoroso
1
-24
/
+3
2008-09-04
V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...
Li Zefan
2
-4
/
+4
2008-09-04
V4L/DVB (8880): PATCH: Fix parents on some webcam drivers
Hans de Goede
3
-0
/
+3
2008-09-04
V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelay
Thierry MERLE
3
-4
/
+6
2008-09-04
V4L/DVB (8876): budget: udelay changed to mdelay
Thierry MERLE
2
-2
/
+4
2008-09-04
V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.
Hans de Goede
2
-2
/
+8
2008-09-04
V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex...
Hans de Goede
1
-19
/
+36
2008-09-04
V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.
Jean-Francois Moine
1
-5
/
+34
[next]