summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu3-20/+20
2013-07-01MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPSDavid Daney1-1/+5
2013-07-01MIPS: Don't save/restore OCTEON wide multiplier state on syscalls.David Daney1-15/+14
2013-07-01MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen1-0/+2
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C1-5/+1
2013-07-01MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2-13/+21
2013-07-01MIPS: BCM63XX: let board specify an external GPIO to reset PHYFlorian Fainelli1-0/+6
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli4-1/+159
2013-07-01MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker2-107/+0
2013-07-01MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle1-2/+2
2013-07-01MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle1-3/+3
2013-07-01MIPS: remove alloc_pci_controller prototypeJonas Gorski1-1/+0
2013-07-01MIPS: initial stack protector supportGregory Fong1-0/+40
2013-06-18MIPS: MSP71xx: Remove gpio driversPaul Bolle1-46/+0
2013-06-13MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C1-1/+1
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C1-0/+6
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C1-3/+8
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C1-0/+1
2013-06-13MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C1-0/+1
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C2-0/+23
2013-06-13MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C1-2/+2
2013-06-13MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C1-2/+6
2013-06-13MIPS: Move cop2 save/restore to switch_to()Jayachandran C3-12/+44
2013-06-13MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam1-0/+3
2013-06-13MIPS: Support SWIOTLB in default dma operationsJayachandran C1-0/+12
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle1-3/+8
2013-06-10MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle1-0/+2
2013-06-10MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney1-6/+1
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-15/+34
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2-18/+77
2013-06-03mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney1-1/+2
2013-06-03mips/kvm: Fix ABI for use of 64-bit registers.David Daney1-5/+11
2013-06-03mips/kvm: Fix ABI for use of FPU.David Daney1-8/+21
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+0
2013-05-23MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2-15/+34
2013-05-22MIPS: N64: Wire getdents64(2)Aron Xu1-2/+3
2013-05-22KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal1-0/+0
2013-05-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle1-1/+2
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle1-0/+11
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2-1/+11
2013-05-22MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle1-2/+0
2013-05-19MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle1-8/+7
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2-2/+2
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2-60/+37
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds52-663/+2850
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle20-135/+861
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle8-4/+752
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham2-1/+7
2013-05-09MIPS: Formatting clean-ups for clocksources.Steven J. Hill2-7/+2
2013-05-09MIPS: Refactor GIC clocksource code.Steven J. Hill1-0/+4