aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-02[MIPS] Fix merge screwup by patch(1)Ralf Baechle1-2/+2
2006-11-02Revert "[MIPS] Make SPARSEMEM selectable on QEMU."Ralf Baechle1-4/+0
2006-11-01[MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa1-1/+1
2006-11-01[MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle1-0/+1
2006-11-01[MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle2-1/+9
2006-11-01[MIPS] 16K & 64K page size fixesRalf Baechle8-11/+60
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto9-461/+92
2006-10-31[MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2-2/+5
2006-10-31[MIPS] Flags must be unsigned long.Ralf Baechle1-1/+1
2006-10-31[MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle1-69/+83
2006-10-31[MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa1-1/+1
2006-10-31[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa1-1/+1
2006-10-31[MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2-2/+2
2006-10-31[MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani1-0/+172
2006-10-31[MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle1-2/+0
2006-10-30[MIPS] JMR3927: Fixup another victim of the irq pt_regs cleanup.Ralf Baechle1-0/+3
2006-10-30[MIPS] EMMA 2 / Markeins: struct resource takes physical addresses.Ralf Baechle1-6/+6
2006-10-30[MIPS] EMMA 2 / Markeins: Convert to name struct resource initialization.Ralf Baechle1-6/+33
2006-10-30[MIPS] EMMA 2 / Markeins: Formitting fixes split from actual address fixes.Ralf Baechle1-26/+23
2006-10-30[MIPS] EMMA 2 / Markeins: Fix build wreckage due to genirq wreckage.Ralf Baechle2-3/+3
2006-10-30[MIPS] Ocelot G: Fix build error and numerous warnings.Ralf Baechle3-4/+9
2006-10-30[MIPS] Fix return value of TXX9 SPI interrupt handlerYoichi Yuasa1-2/+6
2006-10-30[MIPS] Au1000: Fix warning about unused variable.Yoichi Yuasa1-1/+0
2006-10-30[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle4-0/+8
2006-10-30[MIPS] Make SB1 cache flushes not to use on_each_cpuManish Lachwani1-4/+13
2006-10-30[MIPS] Fix warning about unused definition in c-sb1.cYoichi Yuasa1-1/+0
2006-10-30[MIPS] SMTC: Make 8 the default number of processors.Ralf Baechle1-0/+1
2006-10-30[MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle1-1/+1
2006-10-30[MIPS] Au1xx0 code sets incorrect mips_hpt_frequencySergei Shtylyov1-5/+2
2006-10-30[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Ralf Baechle1-4/+6
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle3-10/+175
2006-10-21[MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2-2/+2
2006-10-19[MIPS] Fix iounmap argument to const volatile.Ralf Baechle1-1/+1
2006-10-19[MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle4-1/+5
2006-10-19[MIPS] Update tb0287_defconfigYoichi Yuasa1-83/+99
2006-10-19[MIPS] Update pnx8550-v2pci_defconfigYoichi Yuasa1-59/+382
2006-10-19[MIPS] Update pnx8500-jbs_defconfigYoichi Yuasa1-54/+330
2006-10-19[MIPS] save_context_stack fixAtsushi Nemoto1-1/+1
2006-10-19[MIPS] Use compat_sys_mount.Ralf Baechle2-2/+2
2006-10-19[MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer1-1/+3
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle5-7/+6
2006-10-19[MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle1-1/+2
2006-10-19[MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle1-2/+0
2006-10-19[MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu1-6/+2
2006-10-11[MIPS] Pass NULL not 0 for pointer value.Ralf Baechle1-1/+1
2006-10-11[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.Ralf Baechle1-1/+1
2006-10-11[MIPS] BigSur: More useful defconfig.Ralf Baechle1-21/+81
2006-10-11[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.cMark Mason1-3/+3
2006-10-11[MIPS] Workaround for bug in gcc -EB / -EL options.Ralf Baechle1-2/+11