summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2006-06-29[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa
2006-06-29[MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle
2006-06-29[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle
2006-06-29[MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle
2006-06-29[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa
2006-06-29[MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa
2006-06-29[MIPS] Removes unused functions for GT64120Yoichi Yuasa
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle
2006-06-29[MIPS] Consistent formatting for Qemu makefile segment.Ralf Baechle
2006-06-29[MIPS] Wire up tee(2).Ralf Baechle
2006-06-29[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle
2006-06-29[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan
2006-06-29[ARM] Fix sa11x0 SDRAM selectionRussell King
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-29[PATCH] genirq MSI fixesIngo Molnar
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-06-29[PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk
2006-06-29[PATCH] sparc: register_cpu() build fixAndrew Morton
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk
2006-06-29[ARM] Set bit 4 on section mappings correctly depending on CPURussell King
2006-06-29[ARM] 3666/1: TRIZEPS4 [1/5] coreJürgen Schindele
2006-06-29Merge omap treeRussell King
2006-06-29[ARM] 3675/2: Preparing for AT91SAM926 supportAndrew Victor
2006-06-29[ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek
2006-06-29[ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek
2006-06-29[ARM] nommu: provide a way for correct control register value selectionRussell King
2006-06-29[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King
2006-06-29[S390] appldata enhancements.Gerald Schaefer
2006-06-29[S390] Add vmpanic parameter.Peter Oberparleiter
2006-06-29[S390] remove export of sys_call_tableMartin Schwidefsky
2006-06-29[S390] remove unused macros from binfmt_elf32.cMartin Schwidefsky
2006-06-29[S390] fix duplicate export of overflow{ug}idSerge E. Hallyn
2006-06-29[S390] avenrun export in appdata_base.cGerald Schaefer
2006-06-29[S390] head.S code moving.Heiko Carstens
2006-06-29[S390] virtual cpu accounting vs. machine checks.Martin Schwidefsky
2006-06-29[S390] add __cpuinit to appldata cpu hotplug notifier.Gerald Schaefer
2006-06-29[S390] console_unblank woes.Martin Schwidefsky
2006-06-29[S390] memory detection.Heiko Carstens
2006-06-29[S390] incomplete stack traces.Heiko Carstens
2006-06-29[POWERPC] Use little-endian bit from firmware ibm,pa-features propertyPaul Mackerras