aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] sparsemem: fix crash in show_memAtsushi Nemoto2006-07-131-0/+2
* [MIPS] vr41xx: Update workpad setup functionYoichi Yuasa2006-07-131-5/+10
* [MIPS] vr41xx: Update e55 setup functionYoichi Yuasa2006-07-131-5/+10
* [MIPS] vr41xx: Removed old v2.4 VRC4173 driverYoichi Yuasa2006-07-133-590/+1
* [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-135-2/+4
* [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle2006-07-131-1/+1
* [MIPS] Remove unused code.Ralf Baechle2006-07-133-249/+1
* [MIPS] IP22 Fix brown paper bag in RTC code.Julien BLACHE2006-07-131-1/+1
* [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().Ralf Baechle2006-07-131-5/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-1337-89/+34
* [MIPS] Nuke redeclarations of board_time_init.Ralf Baechle2006-07-132-2/+0
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-134-6/+3
* [MIPS] Nuke redeclarations of board_timer_setup.Ralf Baechle2006-07-132-2/+2
* [MIPS] Print out TLB handler assembly for debugging.Thiemo Seufer2006-07-131-88/+71
* [MIPS] SMTC: Reformat to Linux style.Ralf Baechle2006-07-131-29/+29
* [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.Ralf Baechle2006-07-131-2/+0
* [MIPS] IP27: Reformatting.Ralf Baechle2006-07-131-4/+4
* [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.Ralf Baechle2006-07-131-0/+4
* [MIPS] IP27: irq_chip startup method returns unsigned int.Ralf Baechle2006-07-131-1/+2
* [MIPS] IP27: struct irq_desc member handler was renamed to chip.Ralf Baechle2006-07-131-1/+1
* [MIPS] Remove vmlinux.rm200 target from makefile.Yoichi Yuasa2006-07-131-4/+2
* [MIPS] vr41xx: Replace magic number for P4K bit with symbol.Yoichi Yuasa2006-07-131-1/+1
* [MIPS] vr41xx: Changed workaround to recommended methodYoichi Yuasa2006-07-131-4/+3
* [MIPS] Oprofile: Fix build failure due to warning and -Werror.Thiemo Seufer2006-07-131-0/+2
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-1310-2/+50
* [MIPS] Do not count pages in holes with sparsememAtsushi Nemoto2006-07-131-25/+40
* [MIPS] Sparsemem fixesAtsushi Nemoto2006-07-131-0/+1
* [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer2006-07-131-4/+4
* [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.Yoichi Yuasa2006-07-131-1/+3
* [MIPS] MIPS MT: Fix build error.Yoichi Yuasa2006-07-131-0/+1
* [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.Thiemo Seufer2006-07-131-1/+1
* [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer2006-07-132-8/+9
* [MIPS] Use the proper technical term for naming some of the cache macros.Ralf Baechle2006-07-131-4/+4
* [MIPS] IP22: Remove SYS_SUPPORTS_SMP test code.Ralf Baechle2006-07-131-1/+0
* [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