aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2006-09-27[MIPS] Miscellaneous cleanup in prologue analysis codeFranck Bui-Huu
2006-09-27[MIPS] Remove unused MODULE_RANGE macro.Franck Bui-Huu
2006-09-27[MIPS] Make get_frame_info() more readable.Franck Bui-Huu
2006-09-27[MIPS] c-r4k: Typo fix.Ralf Baechle
2006-09-27[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64Peter Watkins
2006-09-27[MIPS] dump_stack() based on prologue code analysisAtsushi Nemoto
2006-09-27[MIPS] db1x00: Remove unused mirage_ts.cYoichi Yuasa
2006-09-27[MIPS] Rearrange show_stack, show_traceAtsushi Nemoto
2006-09-27[MIPS] Updat mpc30x defconfigYoichi Yuasa
2006-09-27[MIPS] Updat workpad defconfigYoichi Yuasa
2006-09-27[MIPS] Update e55 defconfigYoichi Yuasa
2006-09-27[MIPS] Honour "panic_on_oops" sysctl.Maxime Bizon
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter
2006-07-13[MIPS] sparsemem: fix crash in show_memAtsushi Nemoto
2006-07-13[MIPS] vr41xx: Update workpad setup functionYoichi Yuasa
2006-07-13[MIPS] vr41xx: Update e55 setup functionYoichi Yuasa
2006-07-13[MIPS] vr41xx: Removed old v2.4 VRC4173 driverYoichi Yuasa
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa
2006-07-13[MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle
2006-07-13[MIPS] Remove unused code.Ralf Baechle
2006-07-13[MIPS] IP22 Fix brown paper bag in RTC code.Julien BLACHE
2006-07-13[MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().Ralf Baechle
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-07-13[MIPS] Nuke redeclarations of board_time_init.Ralf Baechle
2006-07-13[MIPS] Remove redeclarations of setup_irq().Ralf Baechle
2006-07-13[MIPS] Nuke redeclarations of board_timer_setup.Ralf Baechle
2006-07-13[MIPS] Print out TLB handler assembly for debugging.Thiemo Seufer
2006-07-13[MIPS] SMTC: Reformat to Linux style.Ralf Baechle
2006-07-13[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.Ralf Baechle
2006-07-13[MIPS] IP27: Reformatting.Ralf Baechle
2006-07-13[MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.Ralf Baechle
2006-07-13[MIPS] IP27: irq_chip startup method returns unsigned int.Ralf Baechle
2006-07-13[MIPS] IP27: struct irq_desc member handler was renamed to chip.Ralf Baechle
2006-07-13[MIPS] Remove vmlinux.rm200 target from makefile.Yoichi Yuasa
2006-07-13[MIPS] vr41xx: Replace magic number for P4K bit with symbol.Yoichi Yuasa
2006-07-13[MIPS] vr41xx: Changed workaround to recommended methodYoichi Yuasa
2006-07-13[MIPS] Oprofile: Fix build failure due to warning and -Werror.Thiemo Seufer
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle
2006-07-13[MIPS] Do not count pages in holes with sparsememAtsushi Nemoto
2006-07-13[MIPS] Sparsemem fixesAtsushi Nemoto
2006-07-13[MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer
2006-07-13[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.Yoichi Yuasa
2006-07-13[MIPS] MIPS MT: Fix build error.Yoichi Yuasa
2006-07-13[MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.Thiemo Seufer
2006-07-13[MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer
2006-07-13[MIPS] Use the proper technical term for naming some of the cache macros.Ralf Baechle
2006-07-13[MIPS] IP22: Remove SYS_SUPPORTS_SMP test code.Ralf Baechle
2006-07-13[MIPS] Panic on fp exception in kernel mode.Chris Dearman