summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-032-2/+2
|\
| * [PATCH] softmac: Fix compiler-warningRichard Knutsson2007-10-031-1/+1
| * [PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches2007-10-021-1/+1
* | Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-10-021-2/+2
|\ \
| * | aic94xx: fix DMA data direction for SMP requestsJeff Garzik2007-10-021-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-023-2/+8
|\ \ \
| * | | dm9601: Fix receive MTUPeter Korsgaard2007-10-021-1/+1
| * | | mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth2007-10-021-1/+0Star
| * | | qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer2007-10-021-0/+6
| * | | qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer2007-10-021-0/+1
| | |/ | |/|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-021-0/+7
|\ \ \
| * | | ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo2007-10-021-0/+7
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-021-0/+10
|\ \ \
| * | | sched: fix profile=sleepIngo Molnar2007-10-021-0/+10
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-026-169/+229
|\ \ \
| * | | [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller2007-10-023-166/+221
| * | | [SPARC64]: Fix put_user() calls in binfmt_aout32.cDavid S. Miller2007-10-011-2/+2
| * | | [SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2007-09-272-1/+6
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-023-20/+43
|\ \ \ \
| * | | | [IEEE80211]: avoid integer underflow for runt rx framesJohn W. Linville2007-10-021-0/+6
| * | | | [TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet2007-10-021-4/+6
| * | | | [SFQ]: Remove artificial limitation for queue limit.Alexey Kuznetsov2007-10-021-16/+31
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
* | | | Linux 2.6.23-rc9Linus Torvalds2007-10-021-1/+1
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-022-0/+3
|\ \ \ \
| * | | | [MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki2007-10-011-0/+2
| * | | | [MIPS] Fix value of O_TRUNCRalf Baechle2007-10-011-0/+1
* | | | | x86_64: increase VDSO_TEXT_OFFSET for ancient binutilsAndi Kleen2007-10-021-1/+1
| |/ / / |/| | |
* | | | Fix possible splice() mmap_sem deadlockLinus Torvalds2007-10-011-12/+34
* | | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2007-10-011-1/+1
|\ \ \ \
| * | | | [PATCH] libertas: build problems when partially modularRandy Dunlap2007-10-011-1/+1
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-011-2/+2
|\ \ \ \
| * | | | [ARM] Resolve PCI section warningsRussell King2007-09-301-2/+2
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-10-011-2/+4
|\ \ \ \ \
| * | | | | V4L/DVB (6052): ivtv: fix udma yuv bugIan Armstrong2007-09-301-2/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-10-013-54/+3Star
|\ \ \ \ \
| * | | | | Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin2007-10-013-54/+3Star
| |/ / / /
* | | | | robust futex thread exit raceMartin Schwidefsky2007-10-012-20/+34
* | | | | VT ioctl race fixSamuel Ortiz2007-10-011-3/+5
* | | | | Fix SMP poweroff hangsMark Lord2007-10-011-0/+2
* | | | | hugetlb: fix clear_user_highpage argumentsRalf Baechle2007-10-011-1/+1
* | | | | Add /dev/oldmem to devices.txt documentationDave Jones2007-10-011-0/+2
|/ / / /
* | | | fix console change race exposed by CFSJan Lübbe2007-09-291-2/+5
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-292-2/+4
|\ \ \ \
| * | | | mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2007-09-292-2/+4
| | |/ / | |/| |
* / | | i386: remove bogus comment about memory barrierNick Piggin2007-09-291-5/+0Star
|/ / /
* | | Fix bogus PCI quirk for e100Benjamin Herrenschmidt2007-09-291-4/+3Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-294-26/+20Star
|\ \ \
| * | | [TCP]: Fix MD5 signature handling on big-endian.David S. Miller2007-09-293-23/+20Star