index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
uwb: use print_hex_dump()
David Vrabel
2008-12-22
3
-47
/
+24
*
uwb: use dev_dbg() for debug messages
David Vrabel
2008-12-22
28
-1168
/
+220
*
uwb: fix memory leak in uwb_rc_notif()
David Vrabel
2008-12-12
1
-18
/
+1
*
wusb: fix oops when terminating a non-existant reservation
David Vrabel
2008-12-12
1
-2
/
+5
*
uwb: fix oops when terminating an already terminated reservation
David Vrabel
2008-12-12
1
-1
/
+2
*
uwb: improved MAS allocator and reservation conflict handling
Stefano Panella
2008-12-12
9
-322
/
+1534
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Vrabel
2008-12-08
191
-2036
/
+2561
|
\
|
*
drivers/message/i2o/iop.c: cleanup kerneldoc
Qinghuang Feng
2008-12-05
1
-1
/
+0
|
*
Fix incorrect use of loose in i2o_block.c
Nick Andrew
2008-12-05
1
-1
/
+1
|
*
Fix incorrect use of loose in tty/serial drivers
Nick Andrew
2008-12-05
3
-4
/
+4
|
*
Revert "ACPI: battery: Convert discharge energy rate to current properly"
Linus Torvalds
2008-12-05
1
-13
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-12-04
3
-4
/
+4
|
|
\
|
|
*
[PATCH] fix bogus argument of blkdev_put() in pktcdvd
Al Viro
2008-12-04
1
-2
/
+2
|
|
*
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
2008-12-04
2
-2
/
+2
|
*
|
Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-04
5
-245
/
+420
|
|
\
\
|
|
*
|
drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT.
Eric Anholt
2008-12-04
1
-0
/
+11
|
|
*
|
drm/i915: Retry execbuffer pinning after clearing the GTT
Keith Packard
2008-12-04
1
-10
/
+47
|
|
*
|
drm/i915: Move the execbuffer domain computations together
Keith Packard
2008-12-04
1
-44
/
+21
|
|
*
|
drm/i915: Rename object_set_domain to object_set_to_gpu_domain
Keith Packard
2008-12-04
1
-27
/
+12
|
|
*
|
drm/i915: Make a single set-to-cpu-domain path and use it wherever needed.
Eric Anholt
2008-12-04
2
-152
/
+215
|
|
*
|
drm/i915: Make a single set-to-gtt-domain path.
Eric Anholt
2008-12-04
1
-19
/
+96
|
|
*
|
drm/i915: If interrupted while setting object domains, still emit the flush.
Eric Anholt
2008-12-04
1
-1
/
+13
|
|
*
|
drm/i915: Move flushing list cleanup from flush request retire to request emit.
Eric Anholt
2008-12-04
3
-39
/
+50
|
|
*
|
drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.
Eric Anholt
2008-12-04
2
-3
/
+5
|
|
|
/
|
*
/
ACPI: Fix ACPI battery regression introduced by commit 558073
Rafael J. Wysocki
2008-12-04
1
-7
/
+10
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-12-03
1
-1
/
+1
|
|
\
|
|
*
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
2008-12-03
1
-1
/
+1
|
*
|
iTCO_wdt: fix typo when setting TCO_EN bit
Linus Torvalds
2008-12-03
1
-1
/
+1
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-12-02
4
-88
/
+116
|
|
\
|
|
*
[WATCHDOG] hpwdt: Fix kdump when using hpwdt
Bernhard Walle
2008-12-01
1
-1
/
+1
|
|
*
[WATCHDOG] hpwdt: set the mapped BIOS address space as executable
Bernhard Walle
2008-11-21
1
-0
/
+3
|
|
*
[WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsets
Wim Van Sebroeck
2008-11-21
1
-45
/
+73
|
|
*
[WATCHDOG] iTCO_wdt : correct status clearing
Wim Van Sebroeck
2008-11-21
1
-2
/
+3
|
|
*
[WATCHDOG] iTCO_wdt : problem with rebooting on new ICH9 based motherboards
Wim Van Sebroeck
2008-11-21
2
-40
/
+32
|
|
*
[WATCHDOG] fix mtx1_wdt compilation failure
Florian Fainelli
2008-11-21
1
-0
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-12-02
1
-53
/
+13
|
|
\
\
|
|
*
|
rtc: rtc-starfire fixes
Alessandro Zummo
2008-11-21
1
-53
/
+13
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-02
23
-51
/
+156
|
|
\
\
\
|
|
*
|
|
ATM: horizon, fix hrz_probe fail path
Jiri Slaby
2008-11-29
1
-1
/
+1
|
|
*
|
|
pppol2tp: Add missing sock_put() in pppol2tp_release()
Frédéric Moulins
2008-11-28
1
-0
/
+1
|
|
*
|
|
macvlan: don't broadcast PAUSE frames to macvlan devices
Patrick McHardy
2008-11-26
1
-0
/
+3
|
|
*
|
|
sungem: Fix PCS_MIICTRL register write in gem_init_phy().
David S. Miller
2008-11-26
1
-1
/
+1
|
|
*
|
|
net: hp-plus uses eip_poll
Randy Dunlap
2008-11-25
1
-1
/
+1
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-25
6
-19
/
+64
|
|
|
\
\
\
|
|
|
*
|
|
ath5k: disable beacon filter when station is not associated
Martin Xu
2008-11-25
2
-1
/
+35
|
|
|
*
|
|
ath5k: fix Security issue in DebugFS part of ath5k
Cheng Renquan
2008-11-25
1
-5
/
+5
|
|
|
*
|
|
ath9k: correct expected max RX buffer size
Luis R. Rodriguez
2008-11-25
1
-2
/
+11
|
|
|
*
|
|
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
2008-11-25
2
-8
/
+8
|
|
|
*
|
|
iwlagn: fix DMA sync
Johannes Berg
2008-11-25
1
-3
/
+5
|
|
*
|
|
|
phylib: Add Vitesse VSC8221 SGMII PHY
Trent Piepho
2008-11-25
1
-9
/
+55
[next]