summaryrefslogtreecommitdiff
path: root/arch/mips (follow)
Commit message (Expand)AuthorAge
...
| | * MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin2015-02-16
| | * MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin2015-02-16
| | * MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin2015-02-16
| | * MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras2015-02-16
| * | MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan2015-02-19
| * | MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan2015-02-19
| * | MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Kevin Cernekee2015-02-19
| * | MIPS: Provide correct siginfo_t.si_stimePetr Malat2015-02-19
| * | MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras2015-02-19
| * | MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle2015-02-19
| |/
| * MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-02-16
| * MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras2015-02-16
| * MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras2015-02-16
| * MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2015-02-16
| * MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-12
| * MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-05
| * MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle2015-02-04
| * MIPS: Add struct pci_ops member names to initializationRob Herring2015-01-16
| * MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven2015-01-16
| * MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle2015-01-13
| * MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-13
| * MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-13
| * MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-13
| * MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle2015-01-13
| * MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle2015-01-13
| * MIPS: Use <asm-generic/checksum.h>Ralf Baechle2015-01-13
| * MIPS: Rewrite csum_fold to plain C.Ralf Baechle2015-01-13
* | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-21
|\ \
| * | MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detrTomeu Vizoso2015-02-18
| * | Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-02
| |\ \
| | * | clk: Add rate constraints to clocksTomeu Vizoso2015-02-02
| | |/
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\ \ \
| * | | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
| | |/ | |/|
* | | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-18
|\ \ \
| * | | mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-02
| |/ /
* | | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-15
|\ \ \
| * \ \ Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman2015-02-02
| |\ \ \ | | | |/ | | |/|
| * | | USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann2015-01-25
| * | | USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann2015-01-09
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\ \ \
| * | | crypto: octeon - add MD5 moduleAaro Koskinen2014-12-24
| * | | MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen2014-12-24
| * | | crypto: octeon - add instruction definitions for MD5Aaro Koskinen2014-12-24
| * | | MIPS: OCTEON: add crypto helper functionsAaro Koskinen2014-12-24
| |/ /
* | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-13
* | | mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-13
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \ \
| * | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| * | | KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2015-02-04
| * | | KVM: MIPS: Disable HTW while in guestJames Hogan2015-02-04