summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras5-0/+14
2015-02-17MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras1-2/+2
2015-02-17MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variantsLeonid Yegoshin1-1/+1
2015-02-17MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6Leonid Yegoshin1-4/+4
2015-02-17MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6Leonid Yegoshin1-0/+4
2015-02-17MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras1-0/+13
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin2-3/+38
2015-02-16MIPS: mm: uasm: Add signed 9-bit immediate related macrosLeonid Yegoshin1-1/+12
2015-02-16MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin2-4/+45
2015-02-16MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin1-0/+5
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin7-0/+13
2015-02-16MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin1-0/+3
2015-02-16MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras1-18/+17
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras4-8/+32
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras1-10/+4
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras1-4/+6
2015-02-16MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2-9/+21
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton7-0/+144
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan3-14/+1
2015-02-04MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle1-4/+0
2015-01-16MIPS: Add struct pci_ops member names to initializationRob Herring3-10/+10
2015-01-16MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven1-7/+0
2015-01-13MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle1-0/+3
2015-01-13MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-2/+3
2015-01-13MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-3/+4
2015-01-13MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle1-3/+4
2015-01-13MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle1-10/+16
2015-01-13MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle1-13/+0
2015-01-13MIPS: Use <asm-generic/checksum.h>Ralf Baechle1-0/+7
2015-01-13MIPS: Rewrite csum_fold to plain C.Ralf Baechle1-14/+8
2015-01-11linux 3.19-rc4v3.19-rc4Linus Torvalds1-1/+1
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-39/+53
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-35/+19
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-77/+371
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+3
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+4
2015-01-11mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-01-11Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar1-2/+2
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-01-09Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-4/+6
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-9/+74
2015-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds30-261/+413
2015-01-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-5/+22
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-148/+306
2015-01-09Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+4
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-5/+5
2015-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-11/+29
2015-01-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-101/+155