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