aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2006-11-01[MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa
2006-11-01[MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle
2006-11-01[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle
2006-10-31[MIPS] Flags must be unsigned long.Ralf Baechle
2006-10-31[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle
2006-10-31[MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa
2006-10-31[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle
2006-10-31[MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani
2006-10-31[MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle
2006-10-30[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.Ralf Baechle
2006-10-30[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.Ralf Baechle
2006-10-30[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.Ralf Baechle
2006-10-30[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.Ralf Baechle
2006-10-30[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.Ralf Baechle
2006-10-30[MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle
2006-10-30[MIPS] Fix return value of TXX9 SPI interrupt handlerYoichi Yuasa
2006-10-30[MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa
2006-10-30[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle
2006-10-30[MIPS] Make SB1 cache flushes not to use on_each_cpuManish Lachwani
2006-10-30[MIPS] Fix warning about unused definition in c-sb1.cYoichi Yuasa
2006-10-30[MIPS] SMTC: Make 8 the default number of processors.Ralf Baechle
2006-10-30[MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle
2006-10-30[MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov
2006-10-30[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Ralf Baechle
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle
2006-10-21[MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle
2006-10-19[MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle
2006-10-19[MIPS] Update tb0287_defconfigYoichi Yuasa
2006-10-19[MIPS] Update pnx8550-v2pci_defconfigYoichi Yuasa
2006-10-19[MIPS] Update pnx8500-jbs_defconfigYoichi Yuasa
2006-10-19[MIPS] save_context_stack fixAtsushi Nemoto
2006-10-19[MIPS] Use compat_sys_mount.Ralf Baechle
2006-10-19[MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle
2006-10-19[MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle
2006-10-19[MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle
2006-10-19[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu
2006-10-11[MIPS] Pass NULL not 0 for pointer value.Ralf Baechle
2006-10-11[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle
2006-10-11[MIPS] BigSur: More useful defconfig.Ralf Baechle
2006-10-11[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason
2006-10-11[MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle
2006-10-11[MIPS] Fix timer setup for JazzYoichi Yuasa
2006-10-09[MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto