aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle1-0/+2
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki1-3/+4
2013-07-30MIPS: Fix multiple definitions of UNCAC_BASE.Steven J. Hill1-0/+4
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-24/+13
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds45-314/+537
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle13-30/+114
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-10/+216
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-56/+1
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen1-56/+0
2013-07-05MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen1-0/+1
2013-07-01MIPS: BCM63xx: Enable second core SMP on BCM6328 if availableJonas Gorski2-0/+9
2013-07-01MIPS: define write{b,w,l,q}_relaxedFlorian Fainelli1-0/+5
2013-07-01MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras1-0/+5
2013-07-01Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"Leonid Yegoshin3-9/+13
2013-07-01MIPS: APSP: Remove <asm/kspd.h>Deng-Cheng Zhu1-32/+0
2013-07-01MIPS: microMIPS: Fix improper definition of ISA exception bit.Steven J. Hill1-1/+1
2013-07-01MIPS: Fix typos and cleanup commentTony Wu1-1/+1
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-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+1
2013-06-21MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu1-4/+5
2013-06-21MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras1-2/+2
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. Miller4-58/+74
2013-06-18MIPS: Octeon: Fix build error if CONFIG_BUG=nDavid Daney1-0/+7
2013-06-18MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-2/+2
2013-06-18MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-6/+6
2013-06-18MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols.Ralf Baechle1-6/+6
2013-06-18MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols.Ralf Baechle1-1/+1
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
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