summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-06[PATCH] sis190: unmask the link change eventsFrancois Romieu1-1/+2
2005-09-06[PATCH] 'mdio_bus_exit' in discarded section .text.exitPeter Chubb1-1/+1
2005-09-06[PATCH] drivers/net/ne3210.c: cleanupsAdrian Bunk1-6/+3
2005-09-06[PATCH] (7/7) __user annotations (ethtool)viro@ftp.linux.org.uk1-1/+1
2005-09-06[PATCH] (6/7) missing include (ipw2200)viro@ftp.linux.org.uk1-0/+1
2005-09-06[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)viro@ftp.linux.org.uk1-34/+35
2005-09-06[PATCH] (4/7) missing include (uli526x)viro@ftp.linux.org.uk1-1/+1
2005-09-06[PATCH] (3/7) iomem annotations (s2io)viro@ftp.linux.org.uk1-7/+7
2005-09-06[PATCH] (2/7) iomem annotations (e1000)viro@ftp.linux.org.uk1-1/+1
2005-09-06[PATCH] (1/7) chelsio sparse annotationsviro@ftp.linux.org.uk2-3/+3
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