index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-12
hwmon: (lm90) Document support for the MAX6648/6692 chips
Darrick J. Wong
2
-6
/
+6
2009-03-12
hwmon: (abituguru3) Fix I/O error handling
Jean Delvare
1
-2
/
+5
2009-03-12
net: Add be2net driver.
Sathya Perla
10
-0
/
+4369
2009-03-12
dnet: Fix warnings on 64-bit.
David S. Miller
1
-5
/
+5
2009-03-12
dnet: Dave DNET ethernet controller driver (updated)
Ilya Yanok
4
-0
/
+1231
2009-03-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-12
/
+18
2009-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
5
-37
/
+99
2009-03-11
drm/i915: fix 945 fence register writes for fence 8 and above.
Eric Anholt
2
-4
/
+18
2009-03-11
drm/i915: Protect active fences on i915
Chris Wilson
1
-7
/
+31
2009-03-11
drm/i915: Check to see if we've pinned all available fences
Chris Wilson
1
-2
/
+10
2009-03-11
drm/i915: Check fence status on every pin.
Chris Wilson
1
-8
/
+15
2009-03-11
drm/i915: First recheck for an empty fence register.
Chris Wilson
1
-1
/
+1
2009-03-11
radeonfb/aty128fb: Disable broken early resume hook for PowerBooks
Benjamin Herrenschmidt
2
-2
/
+18
2009-03-11
hvc_console: Remove tty->low_latency on pseries backends
Benjamin Herrenschmidt
2
-10
/
+0
2009-03-11
i810: fix kernel crash fix when struct fb_var_screeninfo is supplied
Samuel CUELLA
1
-2
/
+3
2009-03-11
mtd: physmap: fix NULL pointer dereference in error path
Atsushi Nemoto
1
-8
/
+11
2009-03-11
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Lubomir Rintel
1
-3
/
+5
2009-03-11
mtd_dataflash: fix probing of AT45DB321C chips.
Will Newton
1
-1
/
+2
2009-03-11
x86/agp: tighten check to update amd nb aperture
Yinghai Lu
1
-4
/
+9
2009-03-11
lm85: add VRM10 support for adt7468 chip
Darrick J. Wong
1
-1
/
+2
2009-03-11
lm85: fix the version check that broke adt7468 probing
Darrick J. Wong
1
-1
/
+4
2009-03-11
mm: get_nid_for_pfn() returns int
Roel Kluin
1
-1
/
+1
2009-03-10
drm/i915: Fix bad \n in MTRR failure notice.
Eric Anholt
1
-1
/
+1
2009-03-10
drm/i915: Don't restore palettes through VGA registers.
Pierre Willenbrock
2
-12
/
+0
2009-03-10
i915: add newline to i915_gem_object_pin failure msg
Kyle McMartin
1
-1
/
+1
2009-03-10
drm: Return EINVAL on duplicate objects in execbuffer object list
Kristian Høgsberg
2
-1
/
+22
2009-03-10
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+2
2009-03-10
[SCSI] qla2xxx: Update version number to 8.03.00-k4.
Andrew Vasquez
1
-1
/
+1
2009-03-10
[SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structur...
Andrew Vasquez
1
-4
/
+0
2009-03-10
[SCSI] qla2xxx: Correct truncation in return-code status checking.
Andrew Vasquez
2
-2
/
+2
2009-03-10
[SCSI] qla2xxx: Correct vport delete bug.
Anirban Chakraborty
3
-9
/
+15
2009-03-10
[SCSI] qla2xxx: Use correct value for max vport in LOOP topology.
Lalit Chandivade
1
-1
/
+5
2009-03-10
[SCSI] qla2xxx: Correct address range checking for option-rom updates.
Andrew Vasquez
1
-8
/
+1
2009-03-10
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) ...
Robert Love
1
-1
/
+1
2009-03-10
[SCSI] fcoe: fix handling of pending queue, prevent out of order frames (v3)
Chris Leech
1
-57
/
+24
2009-03-10
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2
-24
/
+22
2009-03-10
[SCSI] fcoe: fix kfree(skb)
Roel Kluin
1
-1
/
+1
2009-03-10
[SCSI] libfc: do not change the fh_rx_id of a recevied frame
Yi Zou
1
-13
/
+0
2009-03-10
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
Robert Love
2
-3
/
+5
2009-03-10
[SCSI] fcoe: Use setup_timer() and mod_timer()
Robert Love
1
-5
/
+3
2009-03-10
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2
-7
/
+7
2009-03-10
[SCSI] libfc, fcoe: Cleanup function formatting and minor typos
Robert Love
4
-20
/
+20
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
7
-250
/
+245
2009-03-10
bnx2x: Using DMAE to initialize the chip
Eilon Greenstein
2
-13
/
+9
2009-03-10
bnx2x: Casting page alignment
Eilon Greenstein
1
-1
/
+1
2009-03-10
bnx2x: Adding restriction on sge_buf_size
Eilon Greenstein
1
-1
/
+2
2009-03-10
video: deferred io cleanup fix for sh_mobile_lcdcfb
Magnus Damm
1
-4
/
+2
2009-03-10
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-12
/
+18
2009-03-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-33
/
+18
2009-03-09
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
1
-33
/
+18
[prev]
[next]