summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6Markos Chandras2015-02-171-1/+1
| | * MIPS: kernel: unaligned: Add support for the MIPS R6Leonid Yegoshin2015-02-171-4/+386
| | * MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras2015-02-171-8/+8
| | * MIPS: kernel: genex: Set correct ISA levelMarkos Chandras2015-02-171-1/+1
| | * MIPS: kernel: r4k_fpu: Add support for MIPS R6Leonid Yegoshin2015-02-171-3/+9
| | * MIPS: kernel: r4k_switch: Add support for MIPS R6Leonid Yegoshin2015-02-171-6/+8
| | * MIPS: kernel: traps: Add MIPS R6 related definitionsLeonid Yegoshin2015-02-171-5/+5
| | * MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfoMarkos Chandras2015-02-171-1/+7
| | * MIPS: kernel: entry.S: Add MIPS R6 related definitionsMarkos Chandras2015-02-171-2/+3
| | * MIPS: kernel: cpu-probe.c: Add support for MIPS R6Leonid Yegoshin2015-02-171-4/+16
| | * MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handlerLeonid Yegoshin2015-02-171-1/+1
| | * MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugsLeonid Yegoshin2015-02-171-4/+7
| | * MIPS: asm: spram: Add new symbol for MIPS scratch pad storageMarkos Chandras2015-02-171-1/+1
| | * MIPS: Use generic checksum functions for MIPS R6Markos Chandras2015-02-171-0/+2
| | * MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin2015-02-161-0/+5
| | * MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin2015-02-163-0/+3
| * | MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan2015-02-191-0/+4
| * | MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan2015-02-191-0/+6
| |/
| * MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-02-161-1/+3
| * MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-122-0/+111
| * MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-5/+1
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-3/+2
* | MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson2015-02-041-0/+2
* | MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan2015-01-311-12/+24
* | MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan2015-01-301-1/+2
* | MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen2015-01-291-1/+1
* | MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau2015-01-161-0/+4
* | MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan2015-01-162-3/+4
* | MIPS: Fix restart of indirect syscallsEd Swierk2015-01-162-0/+2
* | MIPS: ELF: fix loading o32 binaries on 64-bit kernelsJames Cowgill2015-01-151-4/+4
* | MIPS: Wire up execveat(2).Ralf Baechle2015-01-134-0/+4
|/
* MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-1126-700/+550
|\
| * MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-243-13/+13
| * MIPS: Enable VDSO randomizationPrem Karat2014-11-241-1/+14
| * MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki2014-11-241-0/+2
| * MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki2014-11-241-1/+1
| * MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras2014-11-241-0/+2
| * MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras2014-11-241-0/+5
| * MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras2014-11-241-6/+6
| * clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-242-104/+0
| * MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-242-33/+0
| * MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-0/+18
| * MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee2014-11-241-0/+1
| * MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee2014-11-241-2/+4
| * MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee2014-11-241-21/+8
| * MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser2014-11-241-0/+1
| * MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser2014-11-241-0/+1
| * MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee2014-11-241-7/+58