summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki2013-07-301-3/+4
* MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill2013-07-301-0/+4
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-151-24/+13Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-141-1/+1
|\
| * net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-1345-314/+537
|\ \ | |/ |/|
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-1213-30/+114
| |\
| | * MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu2013-06-211-4/+5
| | * MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras2013-06-211-2/+2
| | * MIPS/OCTEON: Override default address space layout.David Daney2013-06-211-0/+24
| | * MIPS: malta: Remove software reset defines from generic header.Steven J. Hill2013-06-211-6/+0Star
| | * MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle2013-06-211-0/+9
| | * MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNELRalf Baechle2013-06-211-2/+10
| | * MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code.Ralf Baechle2013-06-211-0/+39
| | * MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney2013-06-181-0/+7
| | * MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-2/+2
| | * MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-6/+6
| | * MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-6/+6
| | * MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-181-1/+1
| | * MIPS: <uapi/asm/fcntl.h>: Don't reference CONFIG_* symbols.Ralf Baechle2013-06-131-2/+4
| * | 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/+0Star
| * | 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/+14Star
| * | MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen2013-07-011-0/+2
| * | MIPS: Move generated code to .text for microMIPSJayachandran C2013-07-011-5/+1Star
| * | 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/+0Star
| * | MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle2013-07-011-2/+2
| * | MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle2013-07-011-3/+3
| * | MIPS: remove alloc_pci_controller prototypeJonas Gorski2013-07-011-1/+0Star
| * | MIPS: initial stack protector supportGregory Fong2013-07-011-0/+40
| * | MIPS: MSP71xx: Remove gpio driversPaul Bolle2013-06-181-46/+0Star
| * | 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