summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mips: task_stack_page()Al Viro2006-01-121-3/+3
* [PATCH] mips: task_thread_info()Al Viro2006-01-128-14/+13
* [PATCH] mips: task_pt_regs()Al Viro2006-01-123-15/+7
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-112-0/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-1062-120/+145
|\
| * MIPS: Malta: Change CPU default to R2.Ralf Baechle2006-01-101-5/+5
| * MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also.Ralf Baechle2006-01-101-1/+1
| * MIPS: Don't pass -finline-limit=100000.Ralf Baechle2006-01-101-1/+0
| * MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-101-2/+2
| * MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD.Ralf Baechle2006-01-1024-31/+0
| * Update Yoichi Yuasa's email address.Ralf Baechle2006-01-1020-23/+23
| * MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle2006-01-102-0/+15
| * MIPS: Oprofile: Print error message if the CPU happen to have no counters.Ralf Baechle2006-01-101-1/+3
| * MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2006-01-104-7/+49
| * MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.Ralf Baechle2006-01-101-13/+2
| * MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-102-8/+33
| * MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-103-9/+9
| * MIPS: MT: Fix 32-bit dependencies.Ralf Baechle2006-01-101-4/+4
| * MIPS: FP: Remove silly trick to avoid warning.Ralf Baechle2006-01-104-8/+0
| * MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.Ralf Baechle2006-01-101-1/+1
| * MIPS: DSP: eleminate used_dsp.Ralf Baechle2006-01-102-12/+4
* | [PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2006-01-102-52/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-1/+1
|\
| * [PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* | [PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan2006-01-091-1/+2
|/
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-20/+6
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* Relax the rw_verify_area() error checking.Linus Torvalds2006-01-041-2/+2
* [PATCH] mips: setup_zero_pages count 1Hugh Dickins2005-12-121-2/+2
* [MIPS] Update defconfigs to reflect Kconfig changes.Ralf Baechle2005-12-0145-3184/+3160
* [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle2005-12-013-8/+0
* [MIPS] Fix register handling in syscalls when debugging.Ralf Baechle2005-12-014-4/+12
* [MIPS] Alchemy: Set board type on initialization.Ralf Baechle2005-12-011-1/+11
* [MIPS] Alchemy: Fix BCSR accesses.Ralf Baechle2005-12-011-4/+3
* [MIPS] Fix return path of sysmips(MIPS_ATOMIC_SET, ...)Ralf Baechle2005-12-012-26/+2
* [MIPS] Qemu: Accept kernel command line passed by the Emulator.Ralf Baechle2005-12-011-1/+12
* [MIPS] Generate SIGILL againDaniel Jacobowitz2005-12-011-2/+3
* [MIPS] Kconfig: Include init/Kconfig after we've set 32BIT / 64BIT.Ralf Baechle2005-12-011-2/+2
* [MIPS] Use reset_page_mapcount to initialize empty_zero_page usage counter.Ralf Baechle2005-12-011-1/+1
* [MIPS] R10000 and R12000 need to set MIPS_CPU_4K_CACHE ...Ralf Baechle2005-12-011-2/+2
* [MIPS] JMR3927: Declare puts function.Ralf Baechle2005-12-011-0/+2
* [MIPS] JMR3927 fixes.Sergei Shtylylov2005-12-011-9/+19
* [MIPS] Update defconfigsRalf Baechle2005-11-1745-654/+1917
* [MIPS] SEAD: More build fixes.Ralf Baechle2005-11-172-13/+3
* [MIPS] TX3927: Try to glue the PCI code.Ralf Baechle2005-11-171-71/+43
* [MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.Ralf Baechle2005-11-171-1/+1
* [MIPS] JMR3927: Fix compilation by including <linux/ds1742rtc.h>.Ralf Baechle2005-11-171-1/+1
* [MIPS] JMR3927: need include/asm-mips/mach-jmr3927 in it's include path.Ralf Baechle2005-11-171-0/+1
* [MIPS] JMR3927: It's ops-tx3927.o not ops-jmr3927.oRalf Baechle2005-11-171-1/+1
* [MIPS] Alchemy: Console output fixupPantelis Antoniou2005-11-171-1/+1
OpenPOWER on IntegriCloud