summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
* MIPS: Probe for small (1KiB) page supportJames Hogan2015-09-031-0/+2
* MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-032-27/+3
* MIPS: MSA unaligned memory access supportLeonid Yegoshin2015-09-031-0/+72
* MIPS: Introduce accessors for MSA vector registersPaul Burton2015-09-031-0/+67
* MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas2015-09-031-4/+7
* MIPS: MT: Remove "weak" from vpe_run() declarationBjorn Helgaas2015-08-261-5/+5
* MIPS: VPE: Exit vpe_release() early if vpe_run() isn't definedBjorn Helgaas2015-08-261-1/+6
* MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas2015-08-261-1/+8
* MIPS: Set up FTLB probability for I6400Markos Chandras2015-08-261-5/+13
* MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras2015-08-261-1/+10
* MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras2015-08-261-3/+10
* MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras2015-08-261-1/+0
* MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-261-0/+244
* MIPS: CPC: Fix type for GCR CPC base reg for 64-bitMarkos Chandras2015-08-261-1/+1
* MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.Markos Chandras2015-08-261-1/+1
* MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras2015-08-261-0/+4
* MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras2015-08-261-0/+7
* MIPS: Add MIPS I6400 probe supportMarkos Chandras2015-08-261-0/+4
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-265-0/+11
* MIPS: Fix LLVM build issue.Ralf Baechle2015-08-181-1/+1
* MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2015-08-162-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-097-20/+24
|\
| * MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill2015-08-031-4/+4
| * MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-031-0/+7
| * MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-031-0/+6
| * MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-032-12/+2
| * MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill2015-08-031-1/+1
| * MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-031-2/+3
| * MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski2015-08-031-1/+1
* | signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-071-2/+0
|/
* MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2015-07-141-1/+1
* MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-101-1/+43
* MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras2015-07-091-16/+16
* MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras2015-07-091-2/+2
* MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras2015-07-091-21/+21
* MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras2015-07-091-2/+2
* MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LAMarkos Chandras2015-07-091-10/+10
* MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer castingMarkos Chandras2015-07-091-3/+3
* MIPS: Fix branch emulation for BLTC and BGEC instructionsMarkos Chandras2015-07-091-2/+2
* MIPS: kernel: traps: Fix broken indentationMarkos Chandras2015-07-091-4/+4
* MIPS: bootmem: Don't use memory holes for page bitmapAlexander Sverdlin2015-07-091-8/+5
* MIPS: O32: Do not handle require 32 bytes from the stack to be readable.Ralf Baechle2015-07-082-18/+52
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-2711-240/+156
|\
| * MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle2015-06-211-38/+0
| * MIPS: i8259: DT supportPaul Burton2015-06-211-2/+41
| * MIPS: Add support for vmlinux.bin appended dtbJonas Gorski2015-06-212-1/+23
| * MIPS: prepare for user enabling of CONFIG_OFRob Herring2015-06-211-0/+1
| * MIPS: R12000: Enable branch prediction global historyJoshua Kinard2015-06-211-2/+6
OpenPOWER on IntegriCloud