Age | Commit message (Expand) | Author |
2013-04-11 | MIPS: Avoid overoptimization by GCC. | Ralf Baechle |
2013-04-11 | MIPS: Make tlb exception handler definitions and declarations match. | Ralf Baechle |
2013-04-05 | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2013-02-01 | MIPS: Whitespace cleanups and reformatting. | Steven J. Hill |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |
2012-12-13 | MIPS: Handle COP3 Unusable exception as COP1X for FP emulation | Maciej W. Rozycki |
2012-12-13 | MIPS: kdump: Add support | Ralf Baechle |
2012-07-23 | MIPS: Add CPU support for Loongson1B | Kelvin Cheung |
2012-07-19 | MIPS: Oprofile: Fix build as a module. | Ralf Baechle |
2012-07-19 | MIPS: Fix Magic SysRq L kernel crash. | Vincent Wen |
2012-07-19 | MIPS: Don't panic on 5KEc. | Leonid Yegoshin |
2012-07-06 | MIPS: Provide a symbol for the legacy performance counter interrupt. | Ralf Baechle |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle |
2012-05-16 | MIPS: Move cache setup to setup_arch(). | David Daney |
2012-05-16 | MIPS: Make set_handler() __cpuinit. | David Daney |
2012-05-16 | MIPS: Introduce board_cache_error_setup() hook. | David Daney |
2012-05-15 | MIPS: Fix several implicit uses of export.h/module.h | Paul Gortmaker |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells |
2012-02-20 | MIPS: traps.c: Fix typo | Masanari Iida |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-12 | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-11 | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle |
2011-12-07 | MIPS: Add board_ebase_setup() | Kevin Cernekee |
2011-12-07 | MIPS: Add NMI notifier | Kevin Cernekee |
2011-12-07 | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle |
2011-11-10 | MIPS: ASID conflict after CPU hotplug | Maksim Rayskiy |
2011-10-31 | mips: remove needless include of module.h from core kernel files. | Paul Gortmaker |
2011-10-01 | MIPS: Call oops_enter, oops_exit in die | Nathan Lynch |
2011-09-21 | MIPS: Make the die_lock be raw | Wu Zhangjin |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
2011-05-18 | MIPS: Fix duplicate invocation of notify_die. | Ralf Baechle |
2011-01-18 | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney |
2010-12-16 | MIPS: Send proper signal and siginfo on FP emulator faults. | David Daney |
2010-10-29 | MIPS: Allow UserLocal on MIPS_R1 processors | Kevin Cernekee |
2010-10-29 | MIPS: add support for software performance events | Deng-Cheng Zhu |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-08-05 | MIPS: Clean up notify_die() usage. | David Daney |
2010-08-05 | MIPS: Remove unused task_struct.trap_no field. | David Daney |
2010-08-05 | MIPS: kprobe: Add support. | David Daney |
2010-08-05 | MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. | Ralf Baechle |
2010-07-05 | MIPS: Return after handling coprocessor 2 exception | Jesper Nilsson |
2010-05-21 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2010-05-21 | MIPS: Use set_cpus_allowed_ptr | Julia Lawall |
2010-05-20 | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel |
2010-04-30 | MIPS: Use CKSEG1ADDR for uncached handler | Sebastian Andrzej Siewior |
2010-04-30 | MIPS: die() does not call die notifier chain | Yury Polyanskiy |
2010-04-12 | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney |