aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2006-02-07[MIPS] Nevada support for SGI O2.Ralf Baechle
2006-02-07[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle
2006-02-07[MIPS] Check function pointers are non-zero before calling.Ralf Baechle
2006-02-07[MIPS] Revert "mips: add pm_power_off"Ralf Baechle
2006-02-07[MIPS] RTLX compile fixes.Ralf Baechle
2006-02-07[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.Ralf Baechle
2006-02-07[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...Ralf Baechle
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King
2006-02-01[PATCH] mips: gdb-stub.c: fix parse error before ; tokenAlexey Dobriyan
2006-01-16[PATCH] mips: add pm_power_offYoichi Yuasa
2006-01-12[PATCH] mips: task_stack_page()Al Viro
2006-01-12[PATCH] mips: task_thread_info()Al Viro
2006-01-12[PATCH] mips: task_pt_regs()Al Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig
2006-01-10MIPS: Malta: Change CPU default to R2.Ralf Baechle
2006-01-10MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also.Ralf Baechle
2006-01-10MIPS: Don't pass -finline-limit=100000.Ralf Baechle
2006-01-10MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro
2006-01-10MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD.Ralf Baechle
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle
2006-01-10MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle
2006-01-10MIPS: Oprofile: Print error message if the CPU happen to have no counters.Ralf Baechle
2006-01-10MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle
2006-01-10MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.Ralf Baechle
2006-01-10MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle
2006-01-10MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle
2006-01-10MIPS: MT: Fix 32-bit dependencies.Ralf Baechle
2006-01-10MIPS: FP: Remove silly trick to avoid warning.Ralf Baechle
2006-01-10MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.Ralf Baechle
2006-01-10MIPS: DSP: eleminate used_dsp.Ralf Baechle
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan
2006-01-09[PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig
2006-01-08[PATCH] fix more missing includesTim Schmielau
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds
2005-12-12[PATCH] mips: setup_zero_pages count 1Hugh Dickins
2005-12-01[MIPS] Update defconfigs to reflect Kconfig changes.Ralf Baechle
2005-12-01[MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle
2005-12-01[MIPS] Fix register handling in syscalls when debugging.Ralf Baechle
2005-12-01[MIPS] Alchemy: Set board type on initialization.Ralf Baechle
2005-12-01[MIPS] Alchemy: Fix BCSR accesses.Ralf Baechle
2005-12-01[MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)Ralf Baechle
2005-12-01[MIPS] Qemu: Accept kernel command line passed by the Emulator.Ralf Baechle
2005-12-01[MIPS] Generate SIGILL againDaniel Jacobowitz
2005-12-01[MIPS] Kconfig: Include init/Kconfig after we've set 32BIT / 64BIT.Ralf Baechle