aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-09-03MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera
2015-09-03MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platformKamlakant Patel
2015-09-03MIPS: Netlogic: add device tree entry for XLP GPIOKamlakant Patel
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel
2015-09-03MIPS: Ath79: Remove the unused GPIO function APIAlban Bedel
2015-09-03MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton
2015-09-03MIPS: Get rid of finish_arch_switch().Ralf Baechle
2015-09-03MIPS: Use Ingenic-specific write combine attribute on all Ingenic platformsAlex Smith
2015-09-03MIPS: Add implementation of dma_map_ops.mmap()Alex Smith
2015-09-03MIPS: Fix definition of pgprot_writecombine()Alex Smith
2015-09-03MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSAPaul Burton
2015-09-03MIPS: Advertise MSA support via HWCAP when presentPaul Burton
2015-09-03MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton
2015-09-03MIPS: Save MSA extended context around signalsPaul Burton
2015-09-03MIPS: Add definitions for extended contextPaul Burton
2015-09-03MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton
2015-09-03MIPS: Remove unused {get,put}_sigset functionsPaul Burton
2015-09-03MIPS: Use common FP sigcontext code for O32 compatPaul Burton
2015-09-03MIPS: Skip odd double FP registers when copying FP32 sigcontextPaul Burton
2015-09-03MIPS: Move FP usage checks into protected_{save, restore}_fp_contextPaul Burton
2015-09-03MIPS: Use struct mips_abi offsets to save FP contextPaul Burton
2015-09-03MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton
2015-09-03MIPS: Simplify EVA FP context handling codePaul Burton
2015-09-03MIPS: sni: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: loongsoon32: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: loongson64/timer: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-gt641xx: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-ds1287: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: cevt-bcm1480: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.Ralf Baechle
2015-09-03MIPS: math-emu: Move from deprecated __initcall to arch_initcall.Ralf Baechle
2015-09-03MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle
2015-09-03MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle
2015-09-03MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallRalf Baechle
2015-09-03MIPS: Rearrange ENTRYLO field definitionsJames Hogan
2015-09-03MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan
2015-09-03MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan