summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-2911-42/+42
* [MIPS] 74K: Assume it will also have an AR bit in config7Ralf Baechle2006-06-291-0/+1
* [MIPS] Treat CPUs with AR bit as physically indexed.Ralf Baechle2006-06-291-3/+8
* [MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle2006-06-291-42/+106
* [MIPS] MIPS32/MIPS64 S-cache fix and cleanupAtsushi Nemoto2006-06-291-32/+3
* [MIPS] excite: PCI makefile needs to use += if it wants a chance to work.Ralf Baechle2006-06-291-1/+1
* [MIPS] excite: plat_setup -> plat_mem_setup.Ralf Baechle2006-06-291-1/+1
* [MIPS] au1xxx: export dbdma functionsDomen Puncer2006-06-291-0/+4
* [MIPS] au1xxx: dbdma, no sleeping under spin_lockDomen Puncer2006-06-291-1/+1
* [MIPS] Early printk for IP27.Ralf Baechle2006-06-293-27/+25
* [MIPS] Fix handling of 0 length I & D caches.Chris Dearman2006-06-291-23/+41
* [MIPS] Typo fixes.Chris Dearman2006-06-291-3/+3
* [MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman2006-06-295-7/+168
* [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa2006-06-291-4/+0
* [MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle2006-06-292-34/+53
* [MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle2006-06-293-3/+12
* [MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle2006-06-291-0/+2
* [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa2006-06-291-3/+0
* [MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa2006-06-291-2/+0
* [MIPS] Removes unused functions for GT64120Yoichi Yuasa2006-06-292-148/+0
* [MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle2006-06-296-15/+15
* [MIPS] Consistent formatting for Qemu makefile segment.Ralf Baechle2006-06-291-0/+1
* [MIPS] Wire up tee(2).Ralf Baechle2006-06-294-0/+4
* [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle2006-06-291-0/+3
* [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan2006-06-295-66/+16
* Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2824-94/+297
|\
| * [ARM] nommu: backtrace code must not reference a discarded sectionRussell King2006-06-281-4/+1
| * [ARM] nommu: Initial uCLinux support for MMU-based CPUsHyok S. Choi2006-06-2813-0/+129
| * [ARM] nommu: prevent Xscale-based machines being selectedRussell King2006-06-281-0/+5
| * [ARM] nommu: export flush_dcache_page()Hyok S. Choi2006-06-281-0/+1
| * [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King2006-06-281-4/+4
| * [ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King2006-06-281-2/+0
| * [ARM] nommu: Provide a simple flush_dcache_page implementationRussell King2006-06-282-2/+10
| * [ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi2006-06-281-0/+4
| * [ARM] nommu: add stubs for ioremap and friendsRussell King2006-06-284-48/+92
| * [ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi2006-06-281-29/+32
| * [ARM] nommu: uaccess tweaksRussell King2006-06-283-7/+21
| * [ARM] nommu: we need the TLS register emulation for nommu modeRussell King2006-06-281-3/+3
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-2824-25/+575
|\ \
| * | [ARM] 3672/1: PXA: don't probe output GPIOs for interruptGuennadi Liakhovetski2006-06-281-2/+2
| * | [ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek2006-06-283-0/+69
| * | [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-286-0/+405
| * | [ARM] 3665/1: crunch: add ptrace supportLennert Buytenhek2006-06-281-0/+36
| * | [ARM] 3664/1: crunch: add signal frame save/restoreLennert Buytenhek2006-06-281-0/+39
| * | [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek2006-06-285-5/+5
| * | [ARM] 3658/1: S3C244X: Change usb-gadget name to s3c2440-usbgadgetBen Dooks2006-06-281-0/+1
| |/
| * [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-287-18/+18
* | [PATCH] m68knommu: remove fixed ROM region setups from linker scriptGreg Ungerer2006-06-281-60/+6
* | [PATCH] m68knommu: configuration options for ROM regionGreg Ungerer2006-06-281-0/+53
* | [PATCH] m68knommu: fix 68EZ328/config.c asmGreg Ungerer2006-06-281-7/+7
OpenPOWER on IntegriCloud