aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle
2006-06-29[MIPS] 74K: Assume it will also have an AR bit in config7Ralf Baechle
2006-06-29[MIPS] Treat CPUs with AR bit as physically indexed.Ralf Baechle
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle
2006-06-29[MIPS] MIPS32/MIPS64 S-cache fix and cleanupAtsushi Nemoto
2006-06-29[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle
2006-06-29[MIPS] excite: plat_setup -> plat_mem_setup.Ralf Baechle
2006-06-29[MIPS] au1xxx: export dbdma functionsDomen Puncer
2006-06-29[MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer
2006-06-29[MIPS] Early printk for IP27.Ralf Baechle
2006-06-29[MIPS] Fix handling of 0 length I & D caches.Chris Dearman
2006-06-29[MIPS] Typo fixes.Chris Dearman
2006-06-29[MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman
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-28Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-28[PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer
2006-06-28[PATCH] m68knommu: configuration options for ROM regionGreg Ungerer
2006-06-28[PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer
2006-06-28[PATCH] m68knommu: fix 68VZ328/config.c asmGreg Ungerer
2006-06-28[PATCH] m68knommu: fix 68360/config.c asmGreg Ungerer
2006-06-28[PATCH] m68knommu: include irqnode.h in 68360/ints.cGreg Ungerer
2006-06-28[PATCH] m68knommu: build support for 68328 romvec.SGreg Ungerer
2006-06-28[PATCH] m68knommu: remove romvec asm code from ints.cGreg Ungerer
2006-06-28[PATCH] m68knommu: create romvec.S for 68328Greg Ungerer
2006-06-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-06-28[PATCH] x86_64: oprofile build fixAndrew Morton
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann
2006-06-28[PATCH] x86: do_IRQ(): check irq numberAndrew Morton
2006-06-28[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young
2006-06-28[ARM] nommu: backtrace code must not reference a discarded sectionRussell King
2006-06-28[ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi
2006-06-28[ARM] nommu: prevent Xscale-based machines being selectedRussell King
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King
2006-06-28[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi