summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2015-09-03MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceViresh Kumar-22/+23
2015-09-03MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar-7/+0
2015-09-03MIPS: cevt-gt641xx: Migrate to new 'set-state' interfaceViresh Kumar-18/+39
2015-09-03MIPS: cevt-ds1287: Migrate to new 'set-state' interfaceViresh Kumar-15/+22
2015-09-03MIPS: cevt-bcm1480: Migrate to new 'set-state' interfaceViresh Kumar-22/+22
2015-09-03MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle-1/+1
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan-0/+2
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan-27/+3
2015-09-03MIPS: MSA unaligned memory access supportLeonid Yegoshin-0/+72
2015-09-03MIPS: Introduce accessors for MSA vector registersPaul Burton-0/+67
2015-09-03MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas-4/+7
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-385/+0
2015-08-28MIPS: CPS: use 32b accesses to GCRsPaul Burton-2/+2
2015-08-26MIPS: MT: Remove "weak" from vpe_run() declarationBjorn Helgaas-5/+5
2015-08-26MIPS: VPE: Exit vpe_release() early if vpe_run() isn't definedBjorn Helgaas-1/+6
2015-08-26MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas-1/+8
2015-08-26MIPS: Set up FTLB probability for I6400Markos Chandras-5/+13
2015-08-26MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras-1/+10
2015-08-26MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras-3/+10
2015-08-26MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras-1/+0
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras-0/+244
2015-08-26MIPS: CPC: Fix type for GCR CPC base reg for 64-bitMarkos Chandras-1/+1
2015-08-26MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.Markos Chandras-1/+1
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras-0/+4
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras-0/+7
2015-08-26MIPS: Add MIPS I6400 probe supportMarkos Chandras-0/+4
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras-0/+11
2015-08-18MIPS: Fix LLVM build issue.Ralf Baechle-1/+1
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras-2/+2
2015-08-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-20/+24
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada-1/+1
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras-2/+0
2015-08-03MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill-4/+4
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra-1/+1
2015-08-03MIPS: show_stack: Fix stack trace with EVAJames Hogan-0/+7
2015-08-03MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan-0/+6
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith-12/+2
2015-08-03MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill-1/+1
2015-08-03MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau-2/+3
2015-08-03MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski-1/+1
2015-07-31MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchipRalf Baechle-384/+0
2015-07-31mips/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet-2/+1
2015-07-14MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle-1/+1
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle-1/+1
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras-1/+43
2015-07-09MIPS: cps-vec: Use macros for various arithmetics and memory operationsMarkos Chandras-16/+16
2015-07-09MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0Markos Chandras-2/+2
2015-07-09MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bitMarkos Chandras-21/+21
2015-07-09MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2Markos Chandras-2/+2