aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-06-21MIPS/OCTEON: Override default address space layout.David Daney1-0/+24
2013-06-21MIPS: malta: Remove software reset defines from generic header.Steven J. Hill1-6/+0
2013-06-21MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle1-0/+9
2013-06-21MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle1-2/+10
2013-06-21MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle1-0/+39
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+33
2013-06-18MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney1-0/+7
2013-06-18MIPS: MSP71xx: Remove gpio driversPaul Bolle1-46/+0
2013-06-13bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli3-9/+131
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-10bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon3-0/+80
2013-06-10bcm63xx_enet: split DMA channel register accessesMaxime Bizon1-1/+3
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras1-1/+1
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 Torvalds1-0/+32
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney1-4/+0
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-55/+0
2013-05-23MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney1-0/+32
2013-05-22KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal1-55/+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 Torvalds51-663/+2286
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle19-135/+297
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
2013-05-09MIPS: Move 'gic_frequency' to common location.Steven J. Hill1-0/+1
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill1-1/+1
2013-05-09MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill2-0/+21
2013-05-09MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill1-0/+2
2013-05-09MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill2-2/+16
2013-05-09MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin1-5/+17