aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2005-12-01[MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.Ralf Baechle
2005-12-01[MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...Ralf Baechle
2005-12-01[MIPS] JMR3927: Declare puts function.Ralf Baechle
2005-12-01[MIPS] JMR3927 fixes.Sergei Shtylylov
2005-11-17[MIPS] Update defconfigsRalf Baechle
2005-11-17[MIPS] SEAD: More build fixes.Ralf Baechle
2005-11-17[MIPS] TX3927: Try to glue the PCI code.Ralf Baechle
2005-11-17[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle
2005-11-17[MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle
2005-11-17[MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.Ralf Baechle
2005-11-17[MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle
2005-11-17[MIPS] Alchemy: Console output fixupPantelis Antoniou