index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
phylib: fix PAL state machine restart on resume
Simon Guinot
1
-2
/
+2
2010-09-14
bonding: correctly process non-linear skbs
Andy Gospodarek
2
-0
/
+6
2010-09-13
ppp: potential NULL dereference in ppp_mp_explode()
Dan Carpenter
1
-2
/
+7
2010-09-09
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-22
/
+58
2010-09-09
ipheth: remove incorrect devtype to WWAN
Dan Williams
1
-6
/
+1
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2461
-74404
/
+197019
2010-09-08
KS8851: Correct RX packet allocation
Eric Dumazet
1
-18
/
+21
2010-09-08
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-10
/
+6
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
19
-277
/
+262
2010-09-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-22
/
+12
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-10
/
+16
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
11
-12
/
+59
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-85
/
+196
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-13
/
+6
2010-09-07
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
4
-9
/
+10
2010-09-07
Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel
Linus Torvalds
17
-286
/
+459
2010-09-07
via-velocity: Turn scatter-gather support back off.
David S. Miller
1
-1
/
+1
2010-09-07
PATCH: b44 Handle RX FIFO overflow better (simplified)
Mark Lord
1
-0
/
+9
2010-09-07
3c59x: Fix deadlock in vortex_error()
Ben Hutchings
1
-3
/
+7
2010-09-07
bonding: Fix jiffies overflow problems (again)
Jiri Bohac
1
-17
/
+39
2010-09-07
stmmac: fix sleep inside atomic
Giuseppe Cavallaro
1
-5
/
+4
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
3
-10
/
+42
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-06
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-09-06
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-3
/
+9
2010-09-06
agp/intel: Promote warning about failure to setup flush to error.
Chris Wilson
1
-4
/
+4
2010-09-06
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
1
-0
/
+4
2010-09-06
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
1
-0
/
+16
2010-09-06
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
Pekka Enberg
1
-3
/
+6
2010-09-06
i915: revert some checks added by commit 32aad86f
Pavel Roskin
1
-16
/
+13
2010-09-06
Revert "drm/i915: Unreference object not handle on creation"
Chris Wilson
1
-3
/
+6
2010-09-06
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
[next]