summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Use generic DWARF_DEBUGAtsushi Nemoto2006-06-011-10/+3
* [MIPS] Fix kgdb exception handler from user mode.Atsushi Nemoto2006-06-011-3/+5
* [MIPS] Update struct sigcontext member namesDaniel Jacobowitz2006-06-012-32/+2
* [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.Ralf Baechle2006-06-011-24/+0
* [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-015-0/+11
* [MIPS] Add missing 34K processor IDsNigel Stephens2006-06-012-0/+2
* [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-012-0/+2
* [MIPS] Fix typoRalf Baechle2006-06-011-1/+1
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-2/+2
* [MIPS] Fix branch emulation for floating-point exceptions.Ralf Baechle2006-04-271-1/+1
* [MIPS] Cleanup inode->r_dev usage.Ralf Baechle2006-04-272-9/+8
* [MIPS] Update MIPS defconfigs.Ralf Baechle2006-04-2746-1768/+2316
* [MIPS] Get rid of CONFIG_ADVANCED.Ralf Baechle2006-04-271-27/+23
* [MIPS] Kconfig: Clarify description of CROSSCOMPILE.Ralf Baechle2006-04-271-1/+7
* [MIPS] 24K LV: Add core card id.Chris Dearman2006-04-273-0/+5
* [MIPS] Sparse: fix sparse for 64-bit kernels.Atsushi Nemoto2006-04-271-1/+4
* [MIPS] Use __ffs() instead of ffs() in ip32_irq0().Atsushi Nemoto2006-04-271-3/+4
* [MIPS] Fix ip27 build.Atsushi Nemoto2006-04-271-1/+1
* [MIPS] Oprofile: fix sparse warning.Ralf Baechle2006-04-271-1/+1
* [MIPS] Fix oprofile module unloadingRalf Baechle2006-04-271-1/+2
* [PATCH] fix mips sys32_p{read,write}Al Viro2006-04-261-62/+2
* [MIPS] Use __ffs() instead of ffs() for waybit calculation.Atsushi Nemoto2006-04-192-9/+9
* [MIPS] Fix Makefile bugs for MIPS32/MIPS64 R1 and R2.Ralf Baechle2006-04-191-4/+4
* [MIPS] Handle IDE PIO cache aliases on SMP.Ralf Baechle2006-04-195-0/+15
* [MIPS] Make mips_srs_init static.Ralf Baechle2006-04-191-1/+1
* [MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle2006-04-191-1/+1
* [MIPS] FPU affinity for MT ASE.Ralf Baechle2006-04-196-1/+72
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-1935-155/+2796
* [MIPS] kpsd and other AP/SP improvements.Ralf Baechle2006-04-195-380/+1205
* [MIPS] R2: Instruction hazard barrier.Ralf Baechle2006-04-191-0/+15
* [MIPS] R2: Implement shadow register allocation without spinlock.Ralf Baechle2006-04-191-23/+18
* [MIPS] Fix VR41xx build errors.Yoichi Yuasa2006-04-191-0/+13
* [MIPS] Fix tx49_blast_icache32_page_indexed.Atsushi Nemoto2006-04-191-1/+2
* [MIPS] Enable SCHED_NO_NO_OMIT_FRAME_POINTER for MIPS.Atsushi Nemoto2006-04-191-0/+4
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-19100-3388/+1114
* [MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2006-04-197-47/+243
* [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2006-04-192-4/+6
* [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-195-10/+7
* [MIPS] JMR3927 build fixes for the RTC code.Ralf Baechle2006-04-191-30/+30
* [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument.Ralf Baechle2006-04-191-1/+1
* [MIPS] EV96100: Fix over two year old typo in variable name.Ralf Baechle2006-04-191-1/+1
* [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-12/+12
* [MIPS] ITE: Glue build.Ralf Baechle2006-04-191-0/+1
* [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.Ralf Baechle2006-04-191-18/+18
* [MIPS] ITE8172: Fix build error due to missmatching prototypes.Ralf Baechle2006-04-191-3/+0
* [MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle2006-04-191-0/+2
* [MIPS] PNX8550 build fix.Ralf Baechle2006-04-191-0/+1
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-1917-44/+39
* [MIPS] Fix breakage due to the grand makefile crapectomy.Ralf Baechle2006-04-191-2/+2
* [MIPS] Sort out duplicate exports.Ralf Baechle2006-04-192-17/+0