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-02-09
[PATCH] md: fix various bugs with aligned reads in RAID5
Neil Brown
1
-3
/
+39
2007-02-09
[PATCH] rtc-pcf8563: detect polarity of century bit automatically
Atsushi Nemoto
1
-6
/
+34
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
22
-778
/
+1278
2007-02-09
[PATCH] uintptr_t is unsigned long, not u32
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] trivial s2io annotations
Al Viro
2
-4
/
+4
2007-02-09
[PATCH] trivial cxgb3 annotations
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] pc300too annotation fixes
Al Viro
1
-8
/
+8
2007-02-09
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
2
-12
/
+12
2007-02-09
[PATCH] trivial usb endianness annotations
Al Viro
2
-18
/
+16
2007-02-09
[PATCH] osst endianness annotations
Al Viro
2
-38
/
+38
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
3
-24
/
+22
2007-02-09
[PATCH] ahci: trivial endianness annotations
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] sata_svw: trivial iomem annotations
Al Viro
1
-3
/
+3
2007-02-09
[PATCH] misc NULL noise removal
Al Viro
2
-2
/
+2
2007-02-09
[PATCH] kvm: NULL noise removal
Al Viro
3
-19
/
+19
2007-02-09
[PATCH] misc duplicate field initializers
Al Viro
2
-2
/
+0
2007-02-09
[PATCH] kvm: __user annotations
Al Viro
1
-17
/
+18
2007-02-09
[PATCH] offsetof is size_t
Al Viro
1
-3
/
+3
2007-02-09
[PATCH] kill eth_io_copy_and_sum()
Al Viro
8
-14
/
+8
2007-02-09
[PATCH] drivers/serial NULL noise removal
Al Viro
1
-3
/
+3
2007-02-09
[PATCH] usbvision missing __user
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] hwmon: ansify
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] trivial __user annotations - rtc-dev
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] missing include in macsonic
Al Viro
1
-0
/
+1
2007-02-09
[PATCH] spider_net breakage from class_device -> device
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
Al Viro
2
-2
/
+2
2007-02-09
[PATCH] m32r: class_device -> device fallout
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()
Al Viro
2
-2
/
+2
2007-02-09
[PATCH] assigning enum constant to char * is vile, even if it happens to be 0
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] wrong order of kzalloc arguments
Al Viro
1
-1
/
+1
2007-02-09
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
1
-1
/
+1
2007-02-09
[TC] pmagb-b-fb: Convert to the driver model
Maciej W. Rozycki
2
-44
/
+58
2007-02-09
[TC] dec_esp: Driver model for the PMAZ-A
Maciej W. Rozycki
13
-136
/
+250
2007-02-09
[TC] mips: pmag-ba-fb: Convert to the driver model
Maciej W. Rozycki
2
-43
/
+56
2007-02-09
[TC] defxx: TURBOchannel support
Maciej W. Rozycki
3
-354
/
+664
2007-02-09
[TC] MIPS: TURBOchannel resources off-by-one fix
Maciej W. Rozycki
1
-2
/
+2
2007-02-09
[TC] MIPS: TURBOchannel update to the driver model
Maciej W. Rozycki
3
-201
/
+250
2007-02-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-4413
/
+959
2007-02-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-108
/
+5207
2007-02-09
[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)
Andrew Morton
1
-1
/
+1
2007-02-09
ucc_geth: Add support to local-mac-address property
Li Yang
1
-1
/
+7
2007-02-09
ucc_geth: Remove obsolete workaround of link speed change
Li Yang
2
-66
/
+7
2007-02-09
cxgb3: sysfs attributes in -mm tree
Divy Le Ray
1
-41
/
+45
2007-02-09
Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...
David S. Miller
1
-1
/
+1
2007-02-09
[S390]: Adapt special message interface to new IUCV API
Martin Schwidefsky
1
-73
/
+74
2007-02-09
[S390]: Adapt netiucv driver to new IUCV API
Martin Schwidefsky
1
-662
/
+652
2007-02-09
[S390]: Adapt vmlogrdr driver to new IUCV API
Martin Schwidefsky
1
-152
/
+127
2007-02-09
[S390]: Adapt monreader driver to new IUCV API
Martin Schwidefsky
1
-117
/
+101
2007-02-09
[S390]: Rewrite of the IUCV base code, part 1
Martin Schwidefsky
4
-3397
/
+0
2007-02-08
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...
Joe Jin
2
-6
/
+2
[next]