aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle
2014-08-02MIPS: jz4740: remove unnecessary null test before debugfs_removeFabian Frederick
2014-08-02MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick
2014-08-02MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan
2014-08-02MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter
2014-08-02MIPS: Bonito64: remove a duplicate defineDan Carpenter
2014-08-02MIPS: Malta: initialise MAARsPaul Burton
2014-08-02MIPS: Initialise MAARsPaul Burton
2014-08-02MIPS: detect presence of MAARsPaul Burton
2014-08-02MIPS: define MAAR register accessors & bitsPaul Burton
2014-08-02MIPS: mark MSA experimentalPaul Burton
2014-08-02MIPS: Don't build MSA support unless it can be usedPaul Burton
2014-08-02MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton
2014-08-02MIPS: 16 byte align MSA vector contextPaul Burton
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton
2014-08-02MIPS: ensure MSA gets disabled during bootPaul Burton
2014-08-02MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton
2014-08-02MIPS: fix MSA context for tasks which don't use FP firstPaul Burton
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton
2014-08-02MIPS: save/disable MSA in lose_fpuPaul Burton
2014-08-02MIPS: preserve scalar FP CSR when switching vector contextPaul Burton
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton
2014-08-02MIPS: allow msa.h to be included in assembly filesPaul Burton
2014-08-02MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000NAaro Koskinen
2014-08-02MIPS: OCTEON: add USB clock type for D-Link DSR-1000NAaro Koskinen
2014-08-02MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen
2014-08-02MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrectAaro Koskinen
2014-08-02MIPS: OCTEON: support disabling HOTPLUG_CPU run-timeAaro Koskinen
2014-08-02MIPS: OCTEON: SMP: delete redundant checkAaro Koskinen
2014-08-02MIPS: GIC: Fix GICBIS macroJeffrey Deans
2014-08-02MIPS: Malta: Fix dispatching of GIC interruptsJeffrey Deans
2014-08-02MIPS: GIC: Generalise check for pending interruptsJeffrey Deans
2014-08-02MIPS: GIC: Prevent array overrunJeffrey Deans
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans
2014-08-02MIPS: GIC: Move GIC_NUM_INTRS into platform irq.hJeffrey Deans
2014-08-02MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans
2014-08-02MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras
2014-08-02MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras