Age | Commit message (Expand) | Author |
2014-08-02 | MIPS: Don't build MSA support unless it can be used | Paul Burton |
2014-08-02 | MIPS: consistently clear MSA flags when starting & copying threads | Paul Burton |
2014-08-02 | MIPS: 16 byte align MSA vector context | Paul Burton |
2014-08-02 | MIPS: disable preemption whilst initialising MSA | Paul Burton |
2014-08-02 | MIPS: ensure MSA gets disabled during boot | Paul Burton |
2014-08-02 | MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains | Paul Burton |
2014-08-02 | MIPS: fix MSA context for tasks which don't use FP first | Paul Burton |
2014-08-02 | MIPS: init upper 64b of vector registers when MSA is first used | Paul Burton |
2014-08-02 | MIPS: save/disable MSA in lose_fpu | Paul Burton |
2014-08-02 | MIPS: preserve scalar FP CSR when switching vector context | Paul Burton |
2014-08-02 | MIPS: save/restore MSACSR register on context switch | Paul Burton |
2014-08-02 | MIPS: allow msa.h to be included in assembly files | Paul Burton |
2014-08-02 | MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000N | Aaro Koskinen |
2014-08-02 | MIPS: OCTEON: add USB clock type for D-Link DSR-1000N | Aaro Koskinen |
2014-08-02 | MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N | Aaro Koskinen |
2014-08-02 | MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect | Aaro Koskinen |
2014-08-02 | MIPS: OCTEON: support disabling HOTPLUG_CPU run-time | Aaro Koskinen |
2014-08-02 | MIPS: OCTEON: SMP: delete redundant check | Aaro Koskinen |
2014-08-02 | MIPS: GIC: Fix GICBIS macro | Jeffrey Deans |
2014-08-02 | MIPS: Malta: Fix dispatching of GIC interrupts | Jeffrey Deans |
2014-08-02 | MIPS: GIC: Generalise check for pending interrupts | Jeffrey Deans |
2014-08-02 | MIPS: GIC: Prevent array overrun | Jeffrey Deans |
2014-08-02 | MIPS: GIC: Remove GIC_FLAG_IPI | Jeffrey Deans |
2014-08-02 | MIPS: GIC: Move GIC_NUM_INTRS into platform irq.h | Jeffrey Deans |
2014-08-02 | MIPS: GIC: move GIC interrupt bitmap declarations | Jeffrey Deans |
2014-08-02 | MIPS: kernel: cpu-probe: Detect unique RI/XI exceptions | Leonid Yegoshin |
2014-08-02 | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions | Leonid Yegoshin |
2014-08-02 | MIPS: Add new option for unique RI/XI exceptions | Leonid Yegoshin |
2014-08-02 | MIPS: mm: Use the Hardware Page Table Walker if the core supports it | Markos Chandras |
2014-08-02 | MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker | Markos Chandras |
2014-08-02 | MIPS: asm: Add register definitions for Hardware Table Walker | Markos Chandras |
2014-08-02 | MIPS: cpu: Add new cpu option for Hardware Table Walker. | Markos Chandras |
2014-08-02 | MIPS: cpu-info: Change the cpu options variable to unsigned long long | Markos Chandras |
2014-08-02 | MIPS: perf: Add hardware events for P5600 | James Hogan |
2014-08-02 | MIPS: perf: Allow for more perf events | James Hogan |
2014-08-02 | MIPS: asm/reg.h: Move to uapi | Alex Smith |
2014-08-02 | MIPS: Remove asm/user.h | Alex Smith |
2014-08-02 | MIPS: Remove old core dump functions | Alex Smith |
2014-08-02 | MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs() | Alex Smith |
2014-08-02 | MIPS: O32/32-bit: Remove outdated comment | Alex Smith |
2014-08-02 | MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts | Alex Smith |
2014-08-01 | MIPS: bugfix: missed cache flush of TLB refill handler | Leonid Yegoshin |
2014-08-01 | MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_generic | Apelete Seketeli |
2014-08-01 | MIPS: smp-mt: Fix link error when PROC_FS=n | James Hogan |
2014-08-01 | MIPS: N32: Use compat getsockopt syscall | Sorin Dumitru |
2014-08-01 | MIPS: APRP: Fix an issue when device_create() fails. | Sebastien Bourdelin |
2014-07-31 | MIPS: GIC: Prevent array overrun | Jeffrey Deans |
2014-07-30 | MIPS: ptrace: Change GP regset to use correct core dump register layout | Alex Smith |
2014-07-30 | MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time | Alex Smith |
2014-07-30 | MIPS: ptrace: Test correct task's flags in task_user_regset_view() | Alex Smith |