summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-20[MIPS] TXx9: Cleanups for 64-bit supportAtsushi Nemoto8-442/+86
2008-07-20[MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa1-2/+2
2008-07-20[MIPS] don't leak setup_early_printk() in userspace headerAdrian Bunk1-0/+2
2008-07-20[MIPS] Remove include/asm-mips/mips-boards/sead{,int}.hAdrian Bunk2-64/+0
2008-07-20[MIPS] Remove asm-mips/mips-boards/atlas{,int}.hAdrian Bunk2-189/+0
2008-07-20[MIPS] mips/sgi-ip22/ip28-berr.c: fix the buildAdrian Bunk1-2/+2
2008-07-20[MIPS] TXx9: Miscellaneous build fixesAtsushi Nemoto3-13/+23
2008-07-20[MIPS] Routerboard 532: Support for base systemRalf Baechle30-1/+4515
2008-07-20[MIPS] IP32: Use common SGI button driverThomas Bogendoerfer1-12/+1
2008-07-20[MIPS] IP22: Use common SGI button driverThomas Bogendoerfer1-2/+1
2008-07-20[MIPS] IP22, IP28: Fix merge bugThomas Bogendoerfer1-1/+1
2008-07-20[MIPS] Tinker with constraints in <asm/atomic.h> to fix build error.Ralf Baechle1-3/+3
2008-07-20[MIPS] Add missing prototypes to asm/page.hDmitri Vorobiev1-0/+3
2008-07-20[MIPS] Fix missing prototypes in asm/fpu.hDmitri Vorobiev2-0/+3
2008-07-20[MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev2-2/+1
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-127/+383
2008-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-4/+2
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+4
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-13/+7
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17x86: fix numaq_tsc_disableYinghai Lu1-1/+1
2008-07-17Merge branch 'linus' into x86/urgentIngo Molnar55-2800/+2148
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-07-17Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-206/+318
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse1-2/+23
2008-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds32-4970/+4019
2008-07-17Fix collateral damage to top level MakefileGrant Likely1-1/+0
2008-07-17ftrace: do not trace library functionsIngo Molnar1-12/+5
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar1-2/+1
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar1-0/+3
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber20-4943/+3874
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert1-5/+5
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens1-0/+1
2008-07-17[S390] Increase default warning stacksize.Heiko Carstens1-1/+1
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2-8/+24
2008-07-17[S390] chsc headers userspace cleanupAdrian Bunk3-4/+7
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-17ftrace: fix merge bugletIngo Molnar1-2/+1
2008-07-16fix dangling zombie when new parent ignores childrenRoland McGrath1-0/+26
2008-07-16do_wait: return security_task_wait() error code in place of -ECHILDRoland McGrath1-10/+20
2008-07-16ptrace children revampRoland McGrath5-139/+160
2008-07-16do_wait reorganizationRoland McGrath1-80/+135
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman3-3/+18
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds84-1719/+3966
2008-07-16Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes1-80/+0
2008-07-16[PATCH] ocfs2: fix oops in mmap_truncate testingColy Li1-3/+10
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds45-1321/+6055