summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-05[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>Adrian Bunk1-0/+1
2005-09-05[NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2-3/+3
2005-09-05[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk1-0/+1
2005-09-05[ATM]: net/atm/ioctl.c should #include "common.h"Adrian Bunk1-0/+1
2005-09-05[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-09-05[TG3]: Use status tag to check for new eventsMichael Chan1-17/+15
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan1-17/+11
2005-09-05[TG3]: Add PHY loopback testMichael Chan1-20/+53
2005-09-05[TG3]: Add ethtool -p supportMichael Chan1-0/+33
2005-09-05[TG3]: Minor 5780 and 5752 fixesMichael Chan1-5/+7
2005-09-05Merge watchdog driver updatesLinus Torvalds7-62/+121
2005-09-05Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds13-100/+104
2005-09-05/spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik188-4171/+20718
2005-09-05/spare/repo/libata-dev branch 'master'Jeff Garzik177-4076/+20623
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds4-15/+70
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds34-92/+102
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds4-31/+15
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds20-641/+362
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds43-283/+405
2005-09-05[PATCH] s390: disconnected 3270 consoleMartin Schwidefsky1-5/+11
2005-09-05[PATCH] s390: spinlock corner caseHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: compat system callsHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: crypto driver updateEric Rossman3-270/+106
2005-09-05[PATCH] s390: pfault interrupt raceMartin Schwidefsky1-1/+4
2005-09-05[PATCH] s390: reIPL fix and extern/static inlineCornelia Huck4-21/+19
2005-09-05[PATCH] s390: 64 bit diag250 supportHorst Hummel3-134/+307
2005-09-05[PATCH] s390: deadlock in dasd_devmapHorst Hummel6-41/+24
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu2-22/+32
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky4-58/+181
2005-09-05[PATCH] xtensa: delete accidental fileAdrian Bunk1-135/+0
2005-09-05[PATCH] xtensa: replace 'extern inline' with 'static inline'Adrian Bunk13-70/+70
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike4-12/+22
2005-09-05[PATCH] uml: fix advanced sysemu checkBodo Stroesser1-11/+17
2005-09-05[PATCH] uml: allow host capability usage to be disabledBodo Stroesser1-0/+24
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser8-238/+348
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser4-34/+96
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov8-168/+230
2005-09-05[PATCH] uml: add host AIO support to block driverJeff Dike4-409/+373
2005-09-05[PATCH] uml: use host AIO supportJeff Dike6-15/+475
2005-09-05[PATCH] uml: build cleanupsAl Viro5-14/+6
2005-09-05[PATCH] uml: system call path cleanupJeff Dike13-215/+131
2005-09-05[PATCH] uml: merge duplicated page table codeJeff Dike3-63/+46
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike8-166/+273
2005-09-05[PATCH] uml: remove duplicated exportsJeff Dike1-19/+0
2005-09-05[PATCH] uml: mark SMP on UML/x86_64 as brokenJeff Dike2-1/+5
2005-09-05[PATCH] uml: remove libc reference in buildAl Viro1-1/+1
2005-09-05[PATCH] uml: build cleanupAl Viro3-4/+1
2005-09-05[PATCH] uml: error path cleanupJeff Dike1-5/+9
2005-09-05[PATCH] uml: fix a macro typoAl Viro1-1/+1
2005-09-05[PATCH] uml: fix signal frame copy_userAl Viro2-18/+25