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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-27
Fix Maple PATA IRQ assignment.
David Woodhouse
5
-5
/
+22
2007-01-27
ahci: use 0x80 as wait stat value instead of 0xff
Tejun Heo
1
-1
/
+1
2007-01-27
sata_via: style clean up, no indirect method call in LLD
Tejun Heo
1
-1
/
+1
2007-01-27
ahci: fix endianness in spurious interrupt message
Tejun Heo
1
-1
/
+2
2007-01-26
libata-sff: Don't call bmdma_stop on non DMA capable controllers
Alan
1
-1
/
+2
2007-01-26
libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Tejun Heo
3
-5
/
+11
2007-01-26
ahci: improve and limit spurious interrupt messages, take#3
Tejun Heo
1
-8
/
+49
2007-01-26
sata_via: don't diddle with ATA_NIEN in ->freeze
Tejun Heo
1
-1
/
+11
2007-01-25
libata: set_mode, Fix the FIXME
Alan
7
-22
/
+21
2007-01-25
libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor code
Alan
1
-3
/
+3
2007-01-25
libata cmd64x: whack into a shape that looks like the documentation
Alan
1
-7
/
+16
2007-01-24
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-11
/
+22
2007-01-24
[PATCH] NFS: Fix races in nfs_revalidate_mapping()
Trond Myklebust
4
-32
/
+72
2007-01-24
[PATCH] NFS: Fix Oops in rpc_call_sync()
Trond Myklebust
3
-7
/
+5
2007-01-24
[MIPS] Fix wrong checksum calculation on 64-bit MIPS
Atsushi Nemoto
1
-1
/
+2
2007-01-24
[MIPS] VPE loader: Initialize lists before they're actually being used ...
Ralf Baechle
1
-4
/
+5
2007-01-24
[MIPS] Fix reported amount of freed memory - it's in kB not bytes
Thiemo Seufer
2
-2
/
+3
2007-01-24
[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()
Yoichi Yuasa
1
-1
/
+1
2007-01-24
[MIPS] SMTC: Fix module build by exporting symbol
Ralf Baechle
1
-0
/
+3
2007-01-24
[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries
Ralf Baechle
1
-2
/
+5
2007-01-24
[MIPS] Fix APM build
Ralf Baechle
1
-0
/
+2
2007-01-24
[MIPS] There is no __GNUC_MAJOR__
Alexey Dobriyan
1
-1
/
+1
2007-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-14
/
+17
2007-01-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
25
-135
/
+106
2007-01-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+9
2007-01-24
Merge branch 'master' into upstream-fixes
Jeff Garzik
153
-1760
/
+5485
2007-01-24
libata: Initialize qc->pad_len
Brian King
1
-0
/
+1
2007-01-24
libata: Fixup n_elem initialization
Brian King
2
-1
/
+2
2007-01-24
ahci: don't enter slumber on power down
Tejun Heo
1
-27
/
+10
2007-01-24
sata_nv: don't rely on NV_INT_DEV indication with ADMA
Robert Hancock
1
-8
/
+6
2007-01-24
ahci: make ULi M5288 ignore interface fatal error bit
Tejun Heo
1
-1
/
+1
2007-01-24
[SCTP]: Fix compiler warning.
Brian Haley
1
-3
/
+0
2007-01-24
[IP] TUNNEL: Fix to be built with user application.
Masahide NAKAMURA
1
-0
/
+2
2007-01-24
[IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify().
Noriaki TAKAMIYA
1
-0
/
+1
2007-01-24
[TCP]: rare bad TCP checksum with 2.6.19
Jarek Poplawski
1
-1
/
+2
2007-01-24
[NET]: Process include/linux/if_{addr,link}.h with unifdef
Adrian Bunk
1
-2
/
+2
2007-01-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
1
-2
/
+8
2007-01-24
[NETFILTER]: Fix iptables ABI breakage on (at least) CRIS
Patrick McHardy
1
-1
/
+1
2007-01-24
[IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code
Adrian Bunk
2
-41
/
+8
2007-01-24
[TCP]: skb is unexpectedly freed.
Masayuki Nakagawa
1
-2
/
+4
2007-01-24
[IPSEC]: Policy list disorder
Herbert Xu
1
-11
/
+5
2007-01-24
[IrDA]: Removed incorrect IRDA_ASSERT()
Samuel Ortiz
1
-2
/
+0
2007-01-24
[IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....
Samuel Ortiz
2
-23
/
+21
2007-01-24
[X.25]: Add missing sock_put in x25_receive_data
Andrew Hendry
1
-0
/
+1
2007-01-24
[SCTP]: Fix SACK sequence during shutdown
Vlad Yasevich
1
-1
/
+1
2007-01-24
[SCTP]: Correctly handle unexpected INIT-ACK chunk.
Vlad Yasevich
3
-1
/
+24
2007-01-24
[SCTP]: Verify some mandatory parameters.
Vlad Yasevich
2
-20
/
+3
2007-01-24
[SCTP]: Set correct error cause value for missing parameters
Vlad Yasevich
1
-1
/
+1
2007-01-24
[NETFILTER]: fix xt_state compile failure
Mikael Pettersson
1
-0
/
+1
2007-01-24
[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path
Patrick McHardy
2
-2
/
+2
[next]