summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-08-02MIPS: jz4740: remove unnecessary null test before debugfs_removeFabian Frederick1-2/+1
2014-08-02MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick1-2/+1
2014-08-02MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan1-0/+14
2014-08-02MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter1-1/+0
2014-08-02MIPS: Bonito64: remove a duplicate defineDan Carpenter1-1/+0
2014-08-02MIPS: Malta: initialise MAARsPaul Burton1-0/+26
2014-08-02MIPS: Initialise MAARsPaul Burton2-0/+142
2014-08-02MIPS: detect presence of MAARsPaul Burton3-0/+6
2014-08-02MIPS: define MAAR register accessors & bitsPaul Burton1-0/+12
2014-08-02MIPS: mark MSA experimentalPaul Burton1-2/+1
2014-08-02MIPS: Don't build MSA support unless it can be usedPaul Burton1-0/+1
2014-08-02MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton1-0/+3
2014-08-02MIPS: 16 byte align MSA vector contextPaul Burton1-2/+8
2014-08-02MIPS: disable preemption whilst initialising MSAPaul Burton2-7/+11
2014-08-02MIPS: ensure MSA gets disabled during bootPaul Burton1-3/+2
2014-08-02MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton1-4/+4
2014-08-02MIPS: fix MSA context for tasks which don't use FP firstPaul Burton1-0/+2
2014-08-02MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton4-9/+56
2014-08-02MIPS: save/disable MSA in lose_fpuPaul Burton1-3/+12
2014-08-02MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2-1/+8
2014-08-02MIPS: save/restore MSACSR register on context switchPaul Burton2-0/+12
2014-08-02MIPS: allow msa.h to be included in assembly filesPaul Burton1-9/+13
2014-08-02MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000NAaro Koskinen1-0/+21
2014-08-02MIPS: OCTEON: add USB clock type for D-Link DSR-1000NAaro Koskinen1-0/+1
2014-08-02MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen1-0/+2
2014-08-02MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrectAaro Koskinen1-3/+9
2014-08-02MIPS: OCTEON: support disabling HOTPLUG_CPU run-timeAaro Koskinen1-1/+4
2014-08-02MIPS: OCTEON: SMP: delete redundant checkAaro Koskinen1-8/+0
2014-08-02MIPS: GIC: Fix GICBIS macroJeffrey Deans1-10/+11
2014-08-02MIPS: Malta: Fix dispatching of GIC interruptsJeffrey Deans1-7/+18
2014-08-02MIPS: GIC: Generalise check for pending interruptsJeffrey Deans2-2/+12
2014-08-02MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans3-7/+5
2014-08-02MIPS: GIC: Move GIC_NUM_INTRS into platform irq.hJeffrey Deans3-2/+4
2014-08-02MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans2-12/+12
2014-08-02MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin2-0/+10
2014-08-02MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2-2/+9
2014-08-02MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin2-0/+4
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras4-0/+140
2014-08-02MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras1-0/+23
2014-08-02MIPS: asm: Add register definitions for Hardware Table WalkerMarkos Chandras1-0/+44
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras3-0/+5
2014-08-02MIPS: cpu-info: Change the cpu options variable to unsigned long longMarkos Chandras2-29/+29
2014-08-02MIPS: perf: Add hardware events for P5600James Hogan1-0/+21
2014-08-02MIPS: perf: Allow for more perf eventsJames Hogan1-8/+13
2014-08-02MIPS: asm/reg.h: Move to uapiAlex Smith2-206/+207
2014-08-02MIPS: Remove asm/user.hAlex Smith5-61/+3
2014-08-02MIPS: Remove old core dump functionsAlex Smith3-104/+0
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith4-28/+35
2014-08-02MIPS: O32/32-bit: Remove outdated commentAlex Smith1-2/+0