summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Panic on fp exception in kernel mode.Chris Dearman2006-07-131-0/+2
* [MIPS] Malta: Fix build of certain configs.Ralf Baechle2006-07-131-24/+26
* [MIPS] au1xxx: Support both YAMON and U-BootDomen Puncer2006-07-131-12/+14
* [MIPS] Save 2k text size in cpu-probeThiemo Seufer2006-07-131-1/+1
* [MIPS] Uses MIPS_CONF_AR instead of magic constants.Thiemo Seufer2006-07-131-2/+2
* [MIPS] Make SPARSEMEM selectable on QEMU.Atsushi Nemoto2006-07-131-0/+4
* [MIPS] Make SPARSEMEM selectable on QEMU.Atsushi Nemoto2006-07-131-0/+4
* [MIPS] Au1000: Remove au1000 code.Yoichi Yuasa2006-07-138-609/+0
* [MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle2006-07-134-0/+8
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-1339-95/+95
* [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-1319-19/+0
* [MIPS] Use KERN_DEBUG to log the SDBBP messagesChris Dearman2006-07-131-3/+3
* [MIPS] Less noise on multithreading exceptions.Chris Dearman2006-07-132-10/+8
* [MIPS] Update defconfigs to 2.6.18-rc1.Ralf Baechle2006-07-1348-877/+2360
* [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.Ralf Baechle2006-07-131-2/+0
* [MIPS] Avoid interprocessor function calls.Ralf Baechle2006-07-131-5/+30
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-2/+0
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-104-4/+4
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-032-4/+4
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-0220-36/+36
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30169-169/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-2945-423/+476
|\
| * [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 master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-292-4/+4
|\ \
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-272-4/+4
* | | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-0/+5
OpenPOWER on IntegriCloud