summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2015-02-17MIPS: asm: r4kcache: Add MIPS R6 cache unroll functionsMarkos Chandras-2/+148
2015-02-17MIPS: asm: irqflags: Add MIPS R6 related definitionsMarkos Chandras-4/+5
2015-02-17MIPS: asm: hazards: Add MIPSR6 definitionsMarkos Chandras-4/+5
2015-02-17MIPS: asm: cpu: Add MIPSR6 ISA definitionsLeonid Yegoshin-6/+20
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras-0/+14
2015-02-17MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras-2/+2
2015-02-17MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variantsLeonid Yegoshin-1/+1
2015-02-17MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6Leonid Yegoshin-4/+4
2015-02-17MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6Leonid Yegoshin-0/+4
2015-02-17MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras-0/+13
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin-3/+38
2015-02-16MIPS: mm: uasm: Add signed 9-bit immediate related macrosLeonid Yegoshin-1/+12
2015-02-16MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin-4/+45
2015-02-16MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin-0/+5
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin-0/+13
2015-02-16MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin-0/+3
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras-8/+32
2015-02-16MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras-18/+17
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras-10/+4
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras-4/+6
2015-02-16MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras-9/+21
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-89/+63
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-7/+386
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin-1/+1
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-8/+5
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+20
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-7/+2
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton-0/+127
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli-5/+3
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi-18/+0
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-56/+0
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+10
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-56/+0
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2015-02-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-111/+159
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini-0/+2
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan-5/+1
2015-02-04KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan-4/+4
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson-7/+4
2015-02-04KVM: MIPS: Disable HTW while in guestJames Hogan-0/+13
2015-02-04MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle-4/+0
2015-02-04MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.Ralf Baechle-1/+3
2015-02-04MIPS: elf2ecoff: Rewrite main processing loop to switch.Ralf Baechle-27/+33
2015-02-02Merge branch 'clk-next' into v3.19-rc7Michael Turquette-0/+8
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso-0/+8
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman-1/+3
2015-02-02mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen-3/+10
2015-01-31MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan-12/+24
2015-01-31MIPS: Fix C0_Pagegrain[IEC] support.David Daney-0/+2