aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | | | | MIPS: Initialise MAARsPaul Burton2014-08-01
| * | | | | MIPS: detect presence of MAARsPaul Burton2014-08-01
| * | | | | MIPS: define MAAR register accessors & bitsPaul Burton2014-08-01
| * | | | | MIPS: mark MSA experimentalPaul Burton2014-08-01
| * | | | | MIPS: Don't build MSA support unless it can be usedPaul Burton2014-08-01
| * | | | | MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton2014-08-01
| * | | | | MIPS: 16 byte align MSA vector contextPaul Burton2014-08-01
| * | | | | MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-01
| * | | | | MIPS: ensure MSA gets disabled during bootPaul Burton2014-08-01
| * | | | | MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton2014-08-01
| * | | | | MIPS: fix MSA context for tasks which don't use FP firstPaul Burton2014-08-01
| * | | | | MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-01
| * | | | | MIPS: save/disable MSA in lose_fpuPaul Burton2014-08-01
| * | | | | MIPS: preserve scalar FP CSR when switching vector contextPaul Burton2014-08-01
| * | | | | MIPS: save/restore MSACSR register on context switchPaul Burton2014-08-01
| * | | | | MIPS: allow msa.h to be included in assembly filesPaul Burton2014-08-01
| * | | | | MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000NAaro Koskinen2014-08-01
| * | | | | MIPS: OCTEON: add USB clock type for D-Link DSR-1000NAaro Koskinen2014-08-01
| * | | | | MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen2014-08-01
| * | | | | MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrectAaro Koskinen2014-08-01
| * | | | | MIPS: OCTEON: support disabling HOTPLUG_CPU run-timeAaro Koskinen2014-08-01
| * | | | | MIPS: OCTEON: SMP: delete redundant checkAaro Koskinen2014-08-01
| * | | | | MIPS: GIC: Fix GICBIS macroJeffrey Deans2014-08-01
| * | | | | MIPS: Malta: Fix dispatching of GIC interruptsJeffrey Deans2014-08-01
| * | | | | MIPS: GIC: Generalise check for pending interruptsJeffrey Deans2014-08-01
| * | | | | MIPS: GIC: Prevent array overrunJeffrey Deans2014-08-01
| * | | | | MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans2014-08-01
| * | | | | MIPS: GIC: Move GIC_NUM_INTRS into platform irq.hJeffrey Deans2014-08-01
| * | | | | MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans2014-08-01
| * | | | | MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin2014-08-01
| * | | | | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2014-08-01
| * | | | | MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin2014-08-01
| * | | | | MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras2014-08-01
| * | | | | MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras2014-08-01
| * | | | | MIPS: asm: Add register definitions for Hardware Table WalkerMarkos Chandras2014-08-01
| * | | | | MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras2014-08-01
| * | | | | MIPS: cpu-info: Change the cpu options variable to unsigned long longMarkos Chandras2014-08-01
| * | | | | MIPS: perf: Add hardware events for P5600James Hogan2014-08-01
| * | | | | MIPS: perf: Allow for more perf eventsJames Hogan2014-08-01
| * | | | | MIPS: asm/reg.h: Move to uapiAlex Smith2014-08-01
| * | | | | MIPS: Remove asm/user.hAlex Smith2014-08-01
| * | | | | MIPS: Remove old core dump functionsAlex Smith2014-08-01
| * | | | | MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-01
| * | | | | MIPS: O32/32-bit: Remove outdated commentAlex Smith2014-08-01
| * | | | | MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith2014-08-01
| * | | | | MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith2014-07-30
| * | | | | MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-07-30
| * | | | | MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith2014-07-30
| * | | | | MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2014-07-30
| * | | | | MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki2014-07-30