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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-20
[SCSI] drivers/scsi/dpt_i2o.c: fix compile warnings
Benoit Boissinot
2
-17
/
+17
2005-05-20
[SCSI] drivers/scsi/dpt_i2o.c: cleanup useless code
Benoit Boissinot
1
-19
/
+1
2005-05-20
[SCSI] drivers/scsi/aacraid/: make some functions static
Adrian Bunk
7
-12
/
+11
2005-05-20
[SCSI] drivers/scsi/FlashPoint.c: cleanups
James Bottomley
1
-4801
/
+875
2005-05-20
[SCSI] drivers/scsi/NCR53C9x.c: make a struct static
Adrian Bunk
2
-3
/
+1
2005-05-20
[SCSI] drivers/scsi/atp870u.c: make a function static
Adrian Bunk
1
-2
/
+2
2005-05-20
[SCSI] make scsi_queue_insert() use blk_requeue_request()
Tejun Heo
1
-5
/
+14
2005-05-20
[SCSI] make scsi_requeue_request() use blk_requeue_request()
Tejun Heo
1
-1
/
+6
2005-05-20
[SCSI] remove requeue feature from blk_insert_request()
Tejun Heo
5
-19
/
+11
2005-05-20
[SCSI] remove REQ_SPECIAL in scsi_init_io()
Tejun Heo
1
-3
/
+1
2005-05-20
[SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue
Tejun Heo
1
-0
/
+13
2005-05-20
[SCSI] remove some dead code in qla2xxx
Andrew Vasquez
8
-204
/
+12
2005-05-20
[SCSI] mptfusion: correct Kconfig problem
James Bottomley
1
-0
/
+6
2005-05-20
[SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel
Moore, Eric Dean
1
-0
/
+428
2005-05-20
[SCSI] mptfusion: mptspi Adding Stub Driver - SCSI Parallel
Moore, Eric Dean
1
-0
/
+487
2005-05-20
[SCSI] mptfusion: mptscsih Split driver support
Moore, Eric Dean
2
-610
/
+211
2005-05-20
[SCSI] mptfusion: mptlan Remove credits and update copyright
Moore, Eric Dean
2
-29
/
+52
2005-05-20
[SCSI] mptfusion: mptctl Remove credits and update copyright
Moore, Eric Dean
2
-51
/
+10
2005-05-20
[SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASK
Moore, Eric Dean
2
-215
/
+90
2005-05-20
[SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.
Moore, Eric Dean
2
-44
/
+45
2005-05-20
[SCSI] remove PCI2000 and PCI2220i drivers
James Bottomley
7
-4709
/
+0
2005-05-20
[SCSI] qla1280: update firmware
James Bottomley
3
-5314
/
+5406
2005-04-22
[SCSI] zfcp: fix compile error
Andreas Herrmann
2
-2
/
+1
2005-04-22
[SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation
Nate Dailey
1
-0
/
+3
2005-04-22
[SCSI] aic7xxx: remove inquiry sniffing leftovers
Christoph Hellwig
2
-8
/
+0
2005-04-22
[SCSI] qla2xxx: remove a transport #include
Andrew Vasquez
3
-10
/
+5
2005-04-21
[PATCH] alpha: key management syscalls
Richard Henderson
2
-1
/
+7
2005-04-21
[PATCH] fix for ISDN ippp filtering
Karsten Keil
1
-5
/
+5
2005-04-21
[PATCH] x86_64: Bug in new out of line put_user()
Alexander Nyberg
2
-11
/
+20
2005-04-21
Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.git
Linus Torvalds
1
-17
/
+31
2005-04-21
[PATCH] Fix aic7xxx_osm.c compile with older gcc's
James Bottomley
1
-3
/
+2
2005-04-21
[SPARC64]: sparc64 preempt + smp
Al Viro
1
-17
/
+31
2005-04-21
Linux v2.6.12-rc3
v2.6.12-rc3
Linus Torvalds
1
-1
/
+1
2005-04-20
[IPSEC]: COW skb header in UDP decap
Herbert Xu
1
-0
/
+2
2005-04-20
[ATALK]: Add missing dev_hold() to atrtr_create().
Herbert Xu
1
-0
/
+1
2005-04-20
[SOCK]: on failure free the sock from the right place
Arnaldo Carvalho de Melo
1
-1
/
+4
2005-04-20
[NET]: skbuff: remove old NET_CALLER macro
Stephen Hemminger
3
-16
/
+5
2005-04-20
[RTNETLINK]: Add comma to final entry in link_rtnetlink_table
David S. Miller
1
-1
/
+1
2005-04-20
[RTNETLINK]: Protocol family wildcard dumping for routing rules
Thomas Graf
1
-1
/
+2
2005-04-20
[IPV6]: Replace bogus instances of inet->recverr
Herbert Xu
2
-5
/
+3
2005-04-20
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
Herbert Xu
3
-13
/
+130
2005-04-20
[IPV6]: Fix a branch prediction
YOSHIFUJI Hideaki
1
-1
/
+1
2005-04-20
[NET]: Shave sizeof(ptr) bytes off dst_entry
Herbert Xu
1
-3
/
+2
2005-04-20
[PATCH] freepgt: remove FIRST_USER_ADDRESS hack
Hugh Dickins
1
-5
/
+0
2005-04-20
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
Hugh Dickins
20
-21
/
+21
2005-04-20
[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE
Hugh Dickins
2
-5
/
+11
2005-04-20
[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE
Hugh Dickins
2
-9
/
+9
2005-04-20
[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR
Hugh Dickins
1
-3
/
+0
2005-04-20
[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS
Hugh Dickins
1
-3
/
+8
2005-04-20
[PATCH] freepgt: hugetlb area is clean
Hugh Dickins
2
-46
/
+2
[next]