| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Add CPU support for Loongson1B | Kelvin Cheung | 2012-07-23 | 1 | -0/+1 |
* | MIPS: Oprofile: Fix build as a module. | Ralf Baechle | 2012-07-19 | 1 | -0/+1 |
* | MIPS: Fix Magic SysRq L kernel crash. | Vincent Wen | 2012-07-19 | 1 | -0/+3 |
* | MIPS: Don't panic on 5KEc. | Leonid Yegoshin | 2012-07-19 | 1 | -0/+1 |
* | MIPS: Provide a symbol for the legacy performance counter interrupt. | Ralf Baechle | 2012-07-06 | 1 | -1/+1 |
*-. | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle | 2012-05-26 | 1 | -6/+11 |
|\ \ |
|
| | * | MIPS: Fix several implicit uses of export.h/module.h | Paul Gortmaker | 2012-05-15 | 1 | -0/+1 |
| |/
|/| |
|
| * | MIPS: Move cache setup to setup_arch(). | David Daney | 2012-05-16 | 1 | -4/+5 |
| * | MIPS: Make set_handler() __cpuinit. | David Daney | 2012-05-16 | 1 | -1/+1 |
| * | MIPS: Introduce board_cache_error_setup() hook. | David Daney | 2012-05-16 | 1 | -1/+4 |
|/ |
|
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 1 | -1/+0 |
* | MIPS: traps.c: Fix typo | Masanari Iida | 2012-02-20 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 1 | -2/+14 |
|\ |
|
| *-. | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle | 2012-01-11 | 1 | -0/+12 |
| |\ \ |
|
| | | * | MIPS: Add board_ebase_setup() | Kevin Cernekee | 2011-12-07 | 1 | -0/+3 |
| | | * | MIPS: Add NMI notifier | Kevin Cernekee | 2011-12-07 | 1 | -0/+9 |
| | |/ |
|
| * | | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle | 2011-12-07 | 1 | -2/+2 |
| |/ |
|
* | | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-12 | 1 | -1/+1 |
* | | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-12 | 1 | -1/+1 |
|/ |
|
* | MIPS: ASID conflict after CPU hotplug | Maksim Rayskiy | 2011-11-10 | 1 | -1/+2 |
* | mips: remove needless include of module.h from core kernel files. | Paul Gortmaker | 2011-10-31 | 1 | -1/+0 |
* | MIPS: Call oops_enter, oops_exit in die | Nathan Lynch | 2011-10-01 | 1 | -1/+9 |
* | MIPS: Make the die_lock be raw | Wu Zhangjin | 2011-09-21 | 1 | -3/+3 |
* | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 2011-07-01 | 1 | -4/+4 |
* | MIPS: Fix duplicate invocation of notify_die. | Ralf Baechle | 2011-05-18 | 1 | -4/+2 |
* | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney | 2011-01-18 | 1 | -1/+1 |
* | MIPS: Send proper signal and siginfo on FP emulator faults. | David Daney | 2010-12-16 | 1 | -9/+35 |
* | MIPS: Allow UserLocal on MIPS_R1 processors | Kevin Cernekee | 2010-10-29 | 1 | -6/+7 |
* | MIPS: add support for software performance events | Deng-Cheng Zhu | 2010-10-29 | 1 | -3/+15 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -1/+1 |
* | MIPS: Clean up notify_die() usage. | David Daney | 2010-08-05 | 1 | -10/+15 |
* | MIPS: Remove unused task_struct.trap_no field. | David Daney | 2010-08-05 | 1 | -1/+1 |
* | MIPS: kprobe: Add support. | David Daney | 2010-08-05 | 1 | -1/+21 |
* | MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. | Ralf Baechle | 2010-08-05 | 1 | -6/+1 |
* | MIPS: Return after handling coprocessor 2 exception | Jesper Nilsson | 2010-07-05 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-05-21 | 1 | -1/+1 |
|\ |
|
| * | MIPS: Use set_cpus_allowed_ptr | Julia Lawall | 2010-05-21 | 1 | -1/+1 |
* | | mips,kgdb: kdb low level trap catch and stack trace | Jason Wessel | 2010-05-20 | 1 | -0/+13 |
|/ |
|
* | MIPS: Use CKSEG1ADDR for uncached handler | Sebastian Andrzej Siewior | 2010-04-30 | 1 | -6/+1 |
* | MIPS: die() does not call die notifier chain | Yury Polyanskiy | 2010-04-30 | 1 | -2/+7 |
* | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney | 2010-04-12 | 1 | -1/+1 |
* | MIPS: Deal with larger physical offsets | Florian Fainelli | 2010-02-27 | 1 | -8/+13 |
* | MIPS: Annotate set_except_vector with __init | Florian Fainelli | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Fixup of the r4k timer | Wu Zhangjin | 2010-02-10 | 1 | -0/+1 |
* | MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs | David VomLehn | 2010-01-28 | 1 | -2/+4 |
* | MIPS: Cleanup signal code initialization | Ralf Baechle | 2009-12-17 | 1 | -76/+0 |
* | MIPS: Modularize COP2 handling | Ralf Baechle | 2009-12-17 | 1 | -15/+45 |
* | MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler | Ralf Baechle | 2009-09-17 | 1 | -3/+2 |
* | MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h | David Daney | 2009-06-17 | 1 | -4/+0 |
* | MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. | David Daney | 2009-06-17 | 1 | -1/+1 |