summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2013-07-01MIPS: BCM63xx: Enable second core SMP on BCM6328 if availableJonas Gorski
2013-07-01MIPS: define write{b,w,l,q}_relaxedFlorian Fainelli
2013-07-01MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras
2013-07-01Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"Leonid Yegoshin
2013-07-01MIPS: APSP: Remove <asm/kspd.h>Deng-Cheng Zhu
2013-07-01MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill
2013-07-01MIPS: Fix typos and cleanup commentTony Wu
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu
2013-07-01MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPSDavid Daney
2013-07-01MIPS: Don't save/restore OCTEON wide multiplier state on syscalls.David Daney
2013-07-01MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle
2013-07-01MIPS: BCM63XX: let board specify an external GPIO to reset PHYFlorian Fainelli
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli
2013-07-01MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker
2013-07-01MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle
2013-07-01MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle
2013-07-01MIPS: remove alloc_pci_controller prototypeJonas Gorski
2013-07-01MIPS: initial stack protector supportGregory Fong
2013-06-18MIPS: MSP71xx: Remove gpio driversPaul Bolle
2013-06-13MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C
2013-06-13MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C
2013-06-13MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C
2013-06-13MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C
2013-06-13MIPS: Move cop2 save/restore to switch_to()Jayachandran C
2013-06-13MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam
2013-06-13MIPS: Support SWIOTLB in default dma operationsJayachandran C
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle
2013-06-10MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2013-06-10MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney
2013-06-03mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney
2013-06-03mips/kvm: Fix ABI for use of 64-bit registers.David Daney
2013-06-03mips/kvm: Fix ABI for use of FPU.David Daney
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-23MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney
2013-05-22MIPS: N64: Wire getdents64(2)Aron Xu
2013-05-22KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal
2013-05-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle
2013-05-19MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney