aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds11-30/+5
2006-06-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds45-423/+476
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle11-42/+42
2006-06-29[MIPS] 74K: Assume it will also have an AR bit in config7Ralf Baechle1-0/+1
2006-06-29[MIPS] Treat CPUs with AR bit as physically indexed.Ralf Baechle1-3/+8
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle1-42/+106
2006-06-29[MIPS] MIPS32/MIPS64 S-cache fix and cleanupAtsushi Nemoto1-32/+3
2006-06-29[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle1-1/+1
2006-06-29[MIPS] excite: plat_setup -> plat_mem_setup.Ralf Baechle1-1/+1
2006-06-29[MIPS] au1xxx: export dbdma functionsDomen Puncer1-0/+4
2006-06-29[MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer1-1/+1
2006-06-29[MIPS] Early printk for IP27.Ralf Baechle3-27/+25
2006-06-29[MIPS] Fix handling of 0 length I & D caches.Chris Dearman1-23/+41
2006-06-29[MIPS] Typo fixes.Chris Dearman1-3/+3
2006-06-29[MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman5-7/+168
2006-06-29[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa1-4/+0
2006-06-29[MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle2-34/+53
2006-06-29[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle3-3/+12
2006-06-29[MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle1-0/+2
2006-06-29[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa1-3/+0
2006-06-29[MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa1-2/+0
2006-06-29[MIPS] Removes unused functions for GT64120Yoichi Yuasa2-148/+0
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle6-15/+15
2006-06-29[MIPS] Consistent formatting for Qemu makefile segment.Ralf Baechle1-0/+1
2006-06-29[MIPS] Wire up tee(2).Ralf Baechle4-0/+4
2006-06-29[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle1-0/+3
2006-06-29[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan5-66/+16
2006-06-29[PATCH] KConfig: Spellchecking 'similarity' and 'independent'Matt LaPlante5-9/+9
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds58-921/+3256
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds13-147/+281
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds14-214/+368
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds31-100/+151
2006-06-29[PATCH] genirq MSI fixesIngo Molnar1-0/+5
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar5-10/+33
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar5-0/+21
2006-06-29[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar7-15/+15
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar10-16/+16
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar135-322/+326
2006-06-29[PATCH] arch/i386/mach-visws/setup.c: remove dummy function callsAdrian Bunk1-4/+0
2006-06-29[PATCH] sparc: register_cpu() build fixAndrew Morton1-1/+1
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Yasunori Goto4-0/+11
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk1-2/+2
2006-06-29[S390] appldata enhancements.Gerald Schaefer5-63/+108
2006-06-29[S390] Add vmpanic parameter.Peter Oberparleiter1-0/+34
2006-06-29[S390] remove export of sys_call_tableMartin Schwidefsky2-3/+0
2006-06-29[S390] remove unused macros from binfmt_elf32.cMartin Schwidefsky1-5/+0
2006-06-29[S390] fix duplicate export of overflow{ug}idSerge E. Hallyn1-2/+0
2006-06-29[S390] avenrun export in appdata_base.cGerald Schaefer1-1/+0
2006-06-29[S390] head.S code moving.Heiko Carstens3-90/+88