Age | Commit message (Expand) | Author |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel |
2015-09-03 | MIPS: ath79: Move the GPIO driver to drivers/gpio | Alban Bedel |
2015-09-03 | MIPS: Ath79: Remove the unused GPIO function API | Alban Bedel |
2015-09-03 | MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64 | Paul Burton |
2015-09-03 | MIPS: Get rid of finish_arch_switch(). | Ralf Baechle |
2015-09-03 | MIPS: Use Ingenic-specific write combine attribute on all Ingenic platforms | Alex Smith |
2015-09-03 | MIPS: Add implementation of dma_map_ops.mmap() | Alex Smith |
2015-09-03 | MIPS: Fix definition of pgprot_writecombine() | Alex Smith |
2015-09-03 | MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSA | Paul Burton |
2015-09-03 | MIPS: Advertise MSA support via HWCAP when present | Paul Burton |
2015-09-03 | MIPS: Advertise MIPSr6 via HWCAP when appropriate | Paul Burton |
2015-09-03 | MIPS: AT_HWCAP aux vector infrastructure | Paul Burton |
2015-09-03 | MIPS: Save MSA extended context around signals | Paul Burton |
2015-09-03 | MIPS: Add definitions for extended context | Paul Burton |
2015-09-03 | MIPS: Indicate FP mode in sigcontext sc_used_math | Paul Burton |
2015-09-03 | MIPS: Remove unused {get,put}_sigset functions | Paul Burton |
2015-09-03 | MIPS: Use common FP sigcontext code for O32 compat | Paul Burton |
2015-09-03 | MIPS: Skip odd double FP registers when copying FP32 sigcontext | Paul Burton |
2015-09-03 | MIPS: Move FP usage checks into protected_{save, restore}_fp_context | Paul Burton |
2015-09-03 | MIPS: Use struct mips_abi offsets to save FP context | Paul Burton |
2015-09-03 | MIPS: Add offsets to sigcontext FP fields to struct mips_abi | Paul Burton |
2015-09-03 | MIPS: Simplify EVA FP context handling code | Paul Burton |
2015-09-03 | MIPS: sni: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: IP27: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: rt3352: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: loongsoon32: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: loongson64/timer: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: cevt-txx9: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: cevt-sb1250: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: cevt-r4k: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: cevt-gt641xx: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: cevt-ds1287: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: cevt-bcm1480: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: jz4740: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: Jazz: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: Alchemy: Migrate to new 'set-state' interface | Viresh Kumar |
2015-09-03 | MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line. | Ralf Baechle |
2015-09-03 | MIPS: math-emu: Move from deprecated __initcall to arch_initcall. | Ralf Baechle |
2015-09-03 | MIPS: Lasat: Move from deprecated __initcall to arch_initcall. | Ralf Baechle |
2015-09-03 | MIPS: unaligned: Move from deprecated __initcall to arch_initcall. | Ralf Baechle |
2015-09-03 | MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall | Ralf Baechle |
2015-09-03 | MIPS: Rearrange ENTRYLO field definitions | James Hogan |
2015-09-03 | MIPS: dump_tlb: Dump FrameMask register if exists | James Hogan |
2015-09-03 | MIPS: dump_tlb: Only dump PageGrain if interesting | James Hogan |
2015-09-03 | MIPS: Probe for small (1KiB) page support | James Hogan |
2015-09-03 | MIPS: Refactor dumping of TLB registers for r3k/r4k | James Hogan |
2015-09-03 | MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructions | Markos Chandras |
2015-09-03 | MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6 | Markos Chandras |
2015-09-03 | MIPS: math-emu: Fix indentation | Markos Chandras |
2015-09-03 | MIPS: cp1emu: Fix closing bracket for the d_fmt case | Markos Chandras |