summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2016-08-01MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan
2016-08-01MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan
2016-08-01MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan
2016-08-01MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan
2016-08-01MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan
2016-08-01MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan
2016-08-01MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29MIPS: c-r4k: Use SMP calls for CM indexed cache opsJames Hogan
2016-07-29MIPS: c-r4k: Avoid small flush_icache_range SMP callsJames Hogan
2016-07-29MIPS: c-r4k: Local flush_icache_range cache op overrideJames Hogan
2016-07-29MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()James Hogan
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan
2016-07-29MIPS: c-r4k: Fix valid ASID optimisationJames Hogan
2016-07-29MIPS: c-r4k: Add r4k_on_each_cpu cache op type argJames Hogan
2016-07-29MIPS: c-r4k: Avoid dcache flush for sigtrampsJames Hogan
2016-07-29MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan
2016-07-29MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan
2016-07-29MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hackJames Hogan
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2016-07-29MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-07-28MIPS: Octeon: Improve USB reset code for OCTEON II.Steven J. Hill
2016-07-28MIPS: Octeon: Put restrictions on DMA descriptors.Steven J. Hill
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill
2016-07-28KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-07-28MIPS: Print segment physical address when EU=1James Hogan
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25MIPS: ath79: Add missing include fileGuenter Roeck
2016-07-24spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber
2016-07-24MIPS: tlbex: Avoid duplicated single_insn_swpdJames Hogan
2016-07-24MIPS: uasm: Handle low values in uasm_in_compat_space_p()James Hogan
2016-07-24MIPS: Add default configuration for ath25Sergey Ryazanov
2016-07-24MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan
2016-07-24MIPS: Pistachio: Remove plat_setup_iocoherencyZubair Lutfullah Kakakhel
2016-07-24MIPS: Lantiq: Register IRQ handler for virtual IRQ numberHauke Mehrtens
2016-07-24MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij
2016-07-24MIPS: Lantiq: Use the real EXIN countJohn Crispin
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin
2016-07-24MIPS: Move CPU Hotplug config option into submenuMatt Redfearn
2016-07-24MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn
2016-07-24MIPS: smp-cps: Allow booting of CPU other than VP0 within a coreMatt Redfearn