aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-09-041-1/+1
|\
| * [TCP]: 'dst' can be NULL in tcp_rto_min()David S. Miller2007-08-311-1/+1
* | Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-09-046-14/+59
|\ \
| * | NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust2007-09-013-1/+46
| * | NFS: change NFS mount error return when hostname/pathname too longChuck Lever2007-09-011-4/+4
| * | NFS: Off-by-one length error in string handlingChuck Lever2007-09-011-1/+1
| * | NFS: Return a real error code from mount(2)Chuck Lever2007-09-011-1/+1
| * | NFS: mount option parser chokes on proto=Chuck Lever2007-09-011-4/+4
| * | NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_fileTrond Myklebust2007-09-011-1/+1
| * | NFSv4: Fix a typo in _nfs4_do_open_reclaimTrond Myklebust2007-09-011-1/+1
| * | NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timerTrond Myklebust2007-09-011-1/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-09-0420-37/+137
|\ \ \
| * | | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb2007-09-014-12/+10
| * | | [IA64] Enable early console for Ski simulatorPeter Chubb2007-09-014-14/+28
| * | | [IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2007-09-012-0/+6
| * | | [IA64] SN: Add support for CPU disableJohn Keller2007-09-0110-4/+64
| * | | [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-011-1/+2
| * | | [IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige2007-08-281-0/+5
| * | | [IA64] Fix unexpected interrupt vector handlingKenji Kaneshige2007-08-281-6/+22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-09-041-9/+12
|\ \ \ \
| * | | | kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel2007-09-011-9/+12
* | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2007-09-042-1/+3
|\ \ \ \ \
| * | | | | [MTD] Initialise s_flags in get_sb_mtd_aux()David Howells2007-09-021-0/+2
| * | | | | [JFFS2] fix write deadlock regressionJason Lunz2007-09-021-1/+1
| | |_|/ / | |/| | |
* | | | | Fix sata_via write errors on PATA drive connected to VT6421Ondrej Zary2007-09-011-1/+1
* | | | | [libata] ata_piix: properly terminate DMI system listJeff Garzik2007-09-011-1/+4
|/ / / /
* / / / Linux 2.6.23-rc5v2.6.23-rc5Linus Torvalds2007-08-311-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-311-13/+21
|\ \ \
| * | | [x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin2007-08-311-13/+21
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-314-25/+45
|\ \ \ \
| * | | | IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-312-20/+38
| * | | | IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-312-5/+7
* | | | | NFS: Fix the mount regressionTrond Myklebust2007-08-311-46/+64
* | | | | x86: be even more careful about checking the stack frame on dumpingLinus Torvalds2007-08-311-12/+21
* | | | | Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds2007-08-311-0/+3
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-3118-206/+428
|\ \ \ \ \
| * | | | | - cxgb3 engine microcode loadDivy Le Ray2007-08-313-52/+123
| * | | | | cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-317-69/+105
| * | | | | qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Klaus D. Wacker2007-08-311-2/+8
| * | | | | qeth: provide specific message for OSA-adapters exclusively usedUrsula Braun2007-08-312-9/+20
| * | | | | qeth: crash during reboot after failing online settingUrsula Braun2007-08-311-7/+13
| * | | | | qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeFrank Blaschka2007-08-311-14/+68
| * | | | | qeth: dont return the return values of void functions.Heiko Carstens2007-08-312-6/+6
| * | | | | qeth: enforce a rate limit for inbound scatter gather messagesFrank Blaschka2007-08-311-5/+8
| * | | | | qeth: ungrouping a device must not be interruptibleUrsula Braun2007-08-311-3/+2
| * | | | | netxen: fix crashes during module unloaddhananjay@netxen.com2007-08-313-14/+15
| * | | | | netxen: Avoid firmware load in PCI probedhananjay@netxen.com2007-08-311-4/+0
| * | | | | PS3: fix the bug that 'ifconfig down' would hangMasakazu Mokuno2007-08-311-1/+0
| * | | | | IOC3: Program UART predividers.Ralf Baechle2007-08-311-20/+60
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-313-11/+37
|\ \ \ \ \ \