index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-11
hrtimer: fix timerqueue conversion flub
John Stultz
1
-5
/
+2
2010-12-10
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
3
-77
/
+49
2010-12-10
timers: Fixup allmodconfig build issue
John Stultz
1
-2
/
+5
2010-12-10
timers: Rename timerlist infrastructure to timerqueue
John Stultz
4
-58
/
+58
2010-12-03
timers: Introduce timerlist infrastructure.
John Stultz
3
-1
/
+156
2010-11-10
hrtimer: Remove stale comment on curr_timer
Yong Zhang
1
-1
/
+0
2010-10-22
timer: Warn when del_timer_sync() is called in hardirq context
Yong Zhang
1
-1
/
+5
2010-10-22
timer: Del_timer_sync() can be used in softirq context
Yong Zhang
1
-5
/
+3
2010-10-22
timer: Make try_to_del_timer_sync() the same on SMP and UP
Yong Zhang
2
-16
/
+5
2010-10-21
posix-timers: Annotate lock_timer()
Namhyung Kim
1
-2
/
+8
2010-10-21
timer: Permit statically-declared work with deferrable timers
Phil Carmody
3
-14
/
+34
2010-10-21
time: Use ARRAY_SIZE macro in timecompare.c
Nikitas Angelinas
1
-2
/
+3
2010-10-21
timer: Initialize the field slack of timer_list
Changli Gao
1
-0
/
+1
2010-10-21
timer_list: Remove alignment padding on 64 bit when CONFIG_TIMER_STATS
Richard Kennedy
1
-1
/
+1
2010-10-21
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
1
-2
/
+7
2010-09-09
ntp: Clamp PLL update interval
Miroslav Lichvar
1
-3
/
+11
2010-09-07
m68knommu: fix missing linker segments
Greg Ungerer
1
-0
/
+2
2010-09-07
h8300: Fix missing consts in kernel_execve()
David Howells
1
-2
/
+2
2010-09-07
h8300: Fix die()
David Howells
2
-2
/
+4
2010-09-07
h8300: IRQ flags should be stored in an unsigned long
David Howells
1
-5
/
+10
2010-09-07
VFS: Sanity check mount flags passed to change_mnt_propagation()
Valerie Aurora
1
-1
/
+22
2010-09-07
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
4
-11
/
+30
2010-09-07
drm/i915: Enable MI_FLUSH on Sandybridge
Zhenyu Wang
2
-2
/
+7
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
4
-10
/
+62
2010-09-07
agp/intel: use #ifdef idiom for intel-agp.h
Zhenyu Wang
1
-0
/
+4
2010-09-07
agp/intel: fix physical address mask bits for sandybridge
Zhenyu Wang
1
-2
/
+2
2010-09-07
drm/i915: Prevent double dpms on
Chris Wilson
1
-1
/
+4
2010-09-07
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
1
-20
/
+15
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
4
-12
/
+113
2010-09-07
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
1
-13
/
+12
2010-09-07
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
1
-10
/
+10
2010-09-07
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
1
-30
/
+28
2010-09-07
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
1
-1
/
+39
2010-09-07
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
1
-1
/
+1
2010-09-07
drm/i915: Re-use set_base_atomic to share setting of the display registers
Chris Wilson
1
-71
/
+9
2010-09-07
drm/i915: Fix offset page-flips on i965+
Chris Wilson
1
-19
/
+48
2010-09-07
drm/i915: Include a generation number in the device info
Chris Wilson
2
-54
/
+34
2010-09-07
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-09-07
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-3
/
+9
2010-09-07
agp/intel: Promote warning about failure to setup flush to error.
Chris Wilson
1
-4
/
+4
2010-09-07
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
1
-0
/
+4
2010-09-07
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
1
-0
/
+16
2010-09-07
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
Pekka Enberg
1
-3
/
+6
2010-09-07
i915: revert some checks added by commit 32aad86f
Pavel Roskin
1
-16
/
+13
2010-09-07
Revert "drm/i915: Unreference object not handle on creation"
Chris Wilson
1
-3
/
+6
2010-09-07
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
Andrew Morton
1
-0
/
+2
2010-09-07
drm: Do not force 1024x768 modes on unknown connectors
Chris Wilson
1
-4
/
+3
2010-09-07
drm/kms: Add a module parameter to disable polling
Chris Wilson
1
-2
/
+15
2010-09-07
drm/radeon/kms: fix tv-out on avivo asics
Alex Deucher
1
-3
/
+23
2010-09-07
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
Alex Deucher
2
-5
/
+39
[next]