summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM63xx: Enable second core SMP on BCM6328 if availableJonas Gorski2013-07-012-0/+9
* MIPS: define write{b,w,l,q}_relaxedFlorian Fainelli2013-07-011-0/+5
* MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2013-07-011-0/+5
* Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"Leonid Yegoshin2013-07-013-9/+13
* MIPS: APSP: Remove <asm/kspd.h>Deng-Cheng Zhu2013-07-011-32/+0
* MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill2013-07-011-1/+1
* MIPS: Fix typos and cleanup commentTony Wu2013-07-011-1/+1
* MIPS: Cleanup indentation and whitespaceTony Wu2013-07-013-20/+20
* MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPSDavid Daney2013-07-011-1/+5
* MIPS: Don't save/restore OCTEON wide multiplier state on syscalls.David Daney2013-07-011-15/+14
* MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen2013-07-011-0/+2
* MIPS: Move generated code to .text for microMIPSJayachandran C2013-07-011-5/+1
* MIPS: Get rid of MIPS I flag and test macros.Ralf Baechle2013-07-012-13/+21
* MIPS: BCM63XX: let board specify an external GPIO to reset PHYFlorian Fainelli2013-07-011-0/+6
* MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli2013-07-014-1/+159
* MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker2013-07-012-107/+0
* MIPS: remove alloc_pci_controller prototypeJonas Gorski2013-07-011-1/+0
* MIPS: initial stack protector supportGregory Fong2013-07-011-0/+40
* MIPS: MSP71xx: Remove gpio driversPaul Bolle2013-06-181-46/+0
* MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C2013-06-131-1/+1
* MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C2013-06-131-0/+6
* MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C2013-06-131-3/+8
* MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C2013-06-131-0/+1
* MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C2013-06-131-0/+1
* MIPS: Netlogic: COP2 save/restore codeJayachandran C2013-06-132-0/+23
* MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C2013-06-131-2/+2
* MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C2013-06-131-2/+6
* MIPS: Move cop2 save/restore to switch_to()Jayachandran C2013-06-133-12/+44
* MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam2013-06-131-0/+3
* MIPS: Support SWIOTLB in default dma operationsJayachandran C2013-06-131-0/+12
* MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-101-3/+8
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2013-06-101-0/+2
* MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney2013-06-101-6/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-081-0/+32
|\
| * MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-231-0/+32
* | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-031-4/+0
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-231-55/+0
|\ \ | |/ |/|
| * KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal2013-05-221-55/+0
* | MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-221-1/+2
* | MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-221-0/+11
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-222-1/+11
* | MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle2013-05-221-2/+0
* | MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle2013-05-191-8/+7
* | MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2013-05-172-2/+2
* | Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-162-60/+37
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-1051-663/+2286
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-0919-135/+297
| |\
| | * MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-092-1/+7
| | * MIPS: Formatting clean-ups for clocksources.Steven J. Hill2013-05-092-7/+2
| | * MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-091-0/+4