- 58b6940 MIPS: Function tracer: Fix broken function tracing by Al Cooper · 12 years ago
- 3d2d032 MIPS: vpe.c: Fix null pointer dereference in print arguments. by Cong Ding · 12 years ago
- 5ce2955 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 28eb0e4 MIPS: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 6295150 MIPS: Wire up finit_module syscall. by Ralf Baechle · 12 years ago
- bef9ae3 MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>. by Ralf Baechle · 12 years ago
- 20082595 MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>. by Ralf Baechle · 12 years ago
- 348dd60 MIPS: Don't include <asm/page.h> unnecessarily. by Ralf Baechle · 12 years ago
- 4457af6 MIPS: perf: Fix build failure in XLP perf support. by Manuel Lauss · 12 years ago
- cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 241738b Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
- bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 12 years ago
- 051ff44 MIPS: Handle COP3 Unusable exception as COP1X for FP emulation by Maciej W. Rozycki · 13 years ago
- 8add1ec MIPS: Fix poweroff failure when HOTPLUG_CPU configured. by Huacai Chen · 13 years ago
- b88fb18 MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=y by Florian Fainelli · 12 years ago
- f772cdb MIPS: Remove usage of CEVT_R4K_LIB config option. by Ralf Baechle · 12 years ago
- d7ea335 MIPS: Remove usage of CSRC_R4K_LIB config option. by Steven J. Hill · 12 years ago
- abe77f9 MIPS: Octeon: Add kexec and kdump support by Ralf Baechle · 12 years ago
- 7aa1c8f MIPS: kdump: Add support by Ralf Baechle · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 9ec9b5a MIPS: Fix harmlessly missing else statement. by Ralf Baechle · 12 years ago
- 90c9e79 MIPS: Remove leftovers from the IRIX binary compat code. by Ralf Baechle · 12 years ago
- 970d032 MIPS: Transparent Huge Pages support by Ralf Baechle · 12 years ago
- c90e6fb MIPS: Fix endless loop when processing signals for kernel tasks by Dmitry Adamushko · 13 years ago
- 2d33976 MIPS: R3000/R3081: Fix CPU detection. by Ralf Baechle · 13 years ago
- 97daa76 MIPS: N32: Fix signalfd4 syscall entry point by Ralf Baechle · 12 years ago
- d556371 MIPS: N32: Fix preadv(2) and pwritev(2) entry points. by Ralf Baechle · 12 years ago
- e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
- 088b530 MIPS: N32: Remove unused defines. by Ralf Baechle · 12 years ago
- 0ec7ec7 MIPS: Merge overlapping bootmem ranges by Ralf Baechle · 12 years ago
- d05f06e Merge branch 'arch-frv' into no-rebases by Al Viro · 12 years ago
- 4be3d2f MIPS: perf: Add XLP support for hardware perf. by Zi Shen Lim · 12 years ago
- 0cc40da MIPS: CMP: Fix physical core number calculation logic by jerin jacob · 12 years ago
- 9b0e5d4 mips: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
- baf9ff7 MIPS: Switch over to generic sys_execve and kernel_execve. by Ralf Baechle · 12 years ago
- 8f54bca mips: switch to generic kernel_thread() by Al Viro · 12 years ago
- a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- f0a996e mips,kgdb: fix recursive page fault with CONFIG_KPROBES by Jason Wessel · 13 years ago
- 2551aeb MIPS: MT: Remove kspd. by Ralf Baechle · 12 years ago
- 3efd5a0 MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets. by Ralf Baechle · 12 years ago
- 981ef0d MIPS: proc: Cleanup printing of ASEs. by Ralf Baechle · 13 years ago
- ee80f7c7 MIPS: Add detection of DSP ASE Revision 2. by Steven J. Hill · 13 years ago
- a7911a8 MIPS: perf: Add perf functionality for BMIPS5000 by Al Cooper · 13 years ago
- 399aaa2 MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP by Al Cooper · 13 years ago
- ecb8ee8 MIPS: perf: Remove unnecessary #ifdef by Al Cooper · 13 years ago
- da4b62c MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) by Al Cooper · 13 years ago
- c5600b2 MIPS: perf: Change the "mips_perf_event" table unsupported indicator. by Al Cooper · 13 years ago
- 485172b MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. by David Daney · 13 years ago
- de390bb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
- 382fc33 Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next by Ralf Baechle · 12 years ago
- b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
- cb418b3 Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
- 77a0d76 Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next by Ralf Baechle · 12 years ago
- 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
- 6ede812 MIPS: Fix module.c build for 32 bit by Ralf Baechle · 13 years ago
- 9b11d43 Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-next by Ralf Baechle · 12 years ago
- ce71d24 MIPS: Wire kcmp syscall. by Ralf Baechle · 12 years ago
- e5e77cf Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 02f884e MIPS: Merge the identical "return from syscall" per-ABI code by Al Viro · 13 years ago
- f76f330 MIPS: Prevent hitting do_notify_resume() with !user_mode(regs). by Al Viro · 13 years ago
- b2ab4f0 MIPS: Add base architecture support for RI and XI. by Steven J. Hill · 12 years ago
- 3234f44 MIPS: Make VPE count to be one-based. by Steven J. Hill · 13 years ago
- ec167f2 MIPS: Add new end of interrupt functionality for GIC. by Steven J. Hill · 13 years ago
- 98b67c3 MIPS: Add EIC support for GIC. by Steven J. Hill · 13 years ago
- 2299c49 MIPS: Code clean-ups for the GIC. by Steven J. Hill · 13 years ago
- 0b271f5 MIPS: Make GIC code platform independent. by Steven J. Hill · 13 years ago
- 006a851 MIPS: Add support for the 1074K core. by Steven J. Hill · 13 years ago
- 2bd4082 MIPS: CMP/SMTC: Fix tc_id calculation by RongQing.Li · 13 years ago
- 1c599242 MIPS: Fix build error for non-malta VSMP kernel by Anoop P A · 14 years ago
- 91405eb MIPS: introduce CPU_R4K_FPU by Florian Fainelli · 13 years ago
- cf9bfe5 MIPS: Synchronize MIPS count one CPU at a time by Jayachandran C · 13 years ago
- c54de49 MIPS: Module: Deal with malformed HI16/LO16 relocation sequences. by Ralf Baechle · 13 years ago
- 861667d MIPS: Fix race condition in module relocation code. by Ralf Baechle · 13 years ago
- d3cac35 MIPS: Fix memory leak in error path of HI16/LO16 relocation handling. by Ralf Baechle · 13 years ago
- 95cf1468 MIPS: Loongson 2: Sort out clock managment. by Ralf Baechle · 13 years ago
- 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
- 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 13 years ago
- 68d8848 Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next by Ralf Baechle · 13 years ago
- 2fa3639 MIPS: Add CPU support for Loongson1B by Kelvin Cheung · 13 years ago
- 889a4c7b MIPS: SMTC: Support for Multi-threaded FPUs by Steven J. Hill · 13 years ago
- b01da9f MIPS: Prune some target specific code out of prom.c by David Daney · 13 years ago
- f2b88d6 MIPS: sync-r4k: remove redundant irq operation by Yong Zhang · 13 years ago
- b789ad6 MIPS: smp: Warn on too early irq enable by Yong Zhang · 13 years ago
- b9a09a0 MIPS: call set_cpu_online() on cpu being brought up with irq disabled by Yong Zhang · 13 years ago
- 5309bda MIPS: call ->smp_finish() a little late by Yong Zhang · 13 years ago
- 70dc8fa MIPS: SMTC: delay irq enable to ->smp_finish() by Yong Zhang · 13 years ago
- 856ac3c MIPS: BMIPS: delay irq enable to ->smp_finish() by Yong Zhang · 13 years ago
- 68b6352 MIPS: Oprofile: Fix build as a module. by Ralf Baechle · 13 years ago
- 6c37c95 MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total() by Florian Fainelli · 13 years ago
- e909be8 MIPS: Fix Magic SysRq L kernel crash. by Vincent Wen · 13 years ago
- ca760ca5 MIPS: BMIPS: Fix duplicate header inclusion. by Danny Kukawka · 13 years ago
- c7b2ec2 MIPS: SMTC: Spelling and grammar corrections. by Ralf Baechle · 13 years ago
- 7b1c0d2 MIPS: Properly align the .data..init_task section. by David Daney · 13 years ago
- 2dd1703 MIPS: Fix race condition with FPU thread task flag during context switch. by Leonid Yegoshin · 13 years ago