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.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
2007-06-21
spidernet: Cure RX ram full bug
Linas Vepstas
2
-7
/
+82
2007-06-21
spidernet: null out skb pointer after its been used.
Linas Vepstas
1
-0
/
+1
2007-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-15
/
+27
2007-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-132
/
+247
2007-06-21
firewire: Only set client->iso_context if allocation was successful.
Kristian Høgsberg
1
-8
/
+11
2007-06-21
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2007-06-21
x86: Only make Macintosh drivers default on Macs
Andi Kleen
1
-1
/
+1
2007-06-21
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-0
/
+3
2007-06-21
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
1
-1
/
+1
2007-06-19
[S390] Fix zfcpdump header
Michael Holzheu
1
-0
/
+3
2007-06-18
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-3
/
+6
2007-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
1
-3
/
+39
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
5
-81
/
+113
2007-06-18
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
Jack Morgenstein
1
-4
/
+9
2007-06-18
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
1
-5
/
+2
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
5
-38
/
+83
2007-06-17
random: fix output buffer folding
Matt Mackall
1
-1
/
+1
2007-06-17
md: fix bug in error handling during raid1 repair
Mike Accetta
1
-7
/
+14
2007-06-17
md: fix two raid10 bugs
NeilBrown
1
-0
/
+6
2007-06-17
toshiba_acpi: fix section mismatch in allyesconfig
Randy Dunlap
1
-1
/
+1
2007-06-17
tty: restore locked ioctl file op
Paul Fulghum
1
-4
/
+10
2007-06-16
fix radeon setparam on 32/64 systems, harder.
David Woodhouse
1
-0
/
+5
2007-06-16
ieee1394: fix to ether1394_tx in ether1394.c
Carlos E. Ugarte
1
-6
/
+15
2007-06-16
firewire: fix hang after card ejection
Stefan Richter
1
-1
/
+1
2007-06-16
ide-scsi: fix OOPS in idescsi_expiry()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-06-16
Resume from RAM on HPC nx6325 broken
Rafael J. Wysocki
1
-3
/
+6
2007-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...
Linus Torvalds
3
-10
/
+28
2007-06-15
KVM: Prevent guest fpu state from leaking into the host
Avi Kivity
3
-9
/
+28
2007-06-15
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-18
/
+110
2007-06-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
10
-46
/
+46
2007-06-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-46
/
+51
2007-06-15
[AGPGART] intel_agp: fix device probe
Wang Zhenyu
1
-46
/
+51
2007-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-5
/
+5
2007-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-34
/
+54
2007-06-14
[SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING.
Thomas Bogendoerfer
1
-0
/
+1
2007-06-13
mmc: get back read-only switch function
Pierre Ossman
1
-0
/
+15
2007-06-13
mmc-omap: fix sd response type 6 vs. 1
Ragner Magalhaes
1
-21
/
+3
2007-06-13
Input: move input-polldev to drivers/input
Dmitry Torokhov
5
-12
/
+14
2007-06-13
Merge branch 'master' into upstream-fixes
Jeff Garzik
47
-628
/
+969
2007-06-13
Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
7
-18
/
+35
2007-06-13
Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
34
-3647
/
+3679
2007-06-13
myri10ge: update driver version
Brice Goglin
1
-1
/
+1
2007-06-13
myri10ge: report when the link partner is running in Myrinet mode
Brice Goglin
1
-5
/
+10
2007-06-13
myri10ge: limit the number of recoveries
Brice Goglin
1
-2
/
+10
2007-06-13
NetXen: Fix link status messages
Mithlesh Thukral
3
-8
/
+38
2007-06-13
Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"
Jeff Garzik
1
-9
/
+63
2007-06-13
[PPP_MPPE]: Fix "osize too small" check.
Konstantin Sharlaimov
1
-5
/
+5
2007-06-12
[PATCH] libertas: convert libertas_mpp into anycast_mask
Luis Carlos
2
-15
/
+15
2007-06-12
[PATCH] libertas: actually send mesh frames to mesh netdev
Dan Williams
1
-3
/
+2
2007-06-12
[PATCH] libertas: deauthenticate from AP in channel switch
Luis Carlos Cobo Rus
1
-0
/
+5
[next]