summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix sata_nv handling of NVIDIA MCP51/55Andy Currid2005-10-091-7/+7
* [libata scsi] improve scsi error handling with ata_scsi_set_sense()Douglas Gilbert2005-10-092-73/+121
* [libata scsi] add ata_scsi_set_sense helperDouglas Gilbert2005-10-092-0/+30
* Merge branch 'master'Jeff Garzik2005-10-08195-1820/+6037
|\
| * Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALLLinus Torvalds2005-10-061-3/+3
| * Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-10-061-0/+5
| |\
| | * [IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula2005-10-061-0/+5
| * | Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2005-10-062-4/+0
| |\ \
| | * | [MFD] Fix gcc4 build errors in ucb1x00-core.cRussell King2005-10-062-4/+0
| | |/
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-061-4/+4
| |\ \
| | * | [ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6Catalin Marinas2005-10-051-4/+4
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-0632-57/+77
| |\ \ \
| | * | | [AX.25]: Fix packet socket crashRalf Baechle2005-10-052-2/+2
| | * | | [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-053-5/+15
| | * | | [IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki2005-10-051-1/+1
| | * | | [TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger2005-10-051-1/+1
| | * | | [MCAST] ipv6: Fix address size in grec_sizeYan Zheng2005-10-051-1/+1
| | * | | [XFRM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+2
| | * | | [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-044-4/+5
| | * | | [RPC]: fix sparse gfp nocast warningsRandy Dunlap2005-10-045-5/+5
| | * | | [AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-3/+4
| | * | | [NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
| | * | | [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+2
| | * | | [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-044-16/+23
| | * | | [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+3
| | * | | [BONDING]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-2/+3
| | * | | [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-043-8/+6
| | * | | [NETFILTER]: Fix Kconfig typoHorst H. von Brand2005-10-041-1/+1
| | * | | [INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet2005-10-041-1/+1
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-069-341/+103
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [SPARC64]: Fix initrd when net booting.David S. Miller2005-10-051-100/+56
| | * | | [SPARC]: Remove some duplicated sparc32 config itemsMartin Habets2005-10-051-56/+0
| | * | | [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-048-185/+47
| * | | | [PATCH] Fix drm 'debug' sysfs permissionsDave Jones2005-10-051-1/+1
| * | | | [PATCH] ppc: Fix timekeeping with HZ=250 on some Mac modelsBenjamin Herrenschmidt2005-10-051-1/+1
| * | | | [PATCH] fix the breakage in sparc headersAl Viro2005-10-052-14/+14
| * | | | [PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin2005-10-041-5/+9
| | |_|/ | |/| |
| * | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-10-042-26/+23
| |\ \ \
| | * | | [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-301-24/+21
| | * | | [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-281-2/+2
| * | | | [PATCH] Fix broken IXP4xx GPIO macroDeepak Saxena2005-10-041-1/+1
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-046-29/+54
| |\ \ \ \
| | * | | | [ARM] 2952/1: fix a register clobber listNicolas Pitre2005-10-041-1/+1
| | * | | | [ARM] 2951/1: fix wrong commentNicolas Pitre2005-10-041-1/+1
| | * | | | [ARM] 2950/1: i.MX gpio setup functionSascha Hauer2005-10-043-24/+47
| | * | | | [ARM] 2949/1: Hynix h720x Run modeSascha Hauer2005-10-041-3/+5
| * | | | | [PATCH] x86_64: Drop global bit from early low mappingsAndi Kleen2005-10-041-20/+20
| | |_|_|/ | |/| | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-042-3/+24
| |\ \ \ \
| | * | | | [IPV4]: fib_trie root-node expansionRobert Olsson2005-10-041-2/+21
| | * | | | [IPV6]: Fix infinite loop in udp_v6_get_port().YOSHIFUJI Hideaki2005-10-041-1/+3
| | | |_|/ | | |/| |
OpenPOWER on IntegriCloud