Age | Commit message (Expand) | Author |
2013-08-05 | MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code. | Ralf Baechle |
2013-07-30 | MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation | Maciej W. Rozycki |
2013-07-30 | MIPS: Fix multiple definitions of UNCAC_BASE. | Steven J. Hill |
2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-12 | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-07 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-07-05 | MIPS: jz4740: Remove custom DMA API | Lars-Peter Clausen |
2013-07-05 | MIPS: jz4740: Register jz4740 DMA device | Lars-Peter Clausen |
2013-07-01 | MIPS: BCM63xx: Enable second core SMP on BCM6328 if available | Jonas Gorski |
2013-07-01 | MIPS: define write{b,w,l,q}_relaxed | Florian Fainelli |
2013-07-01 | MIPS: Expose missing pci_io{map,unmap} declarations | Markos Chandras |
2013-07-01 | Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET" | Leonid Yegoshin |
2013-07-01 | MIPS: APSP: Remove <asm/kspd.h> | Deng-Cheng Zhu |
2013-07-01 | MIPS: microMIPS: Fix improper definition of ISA exception bit. | Steven J. Hill |
2013-07-01 | MIPS: Fix typos and cleanup comment | Tony Wu |
2013-07-01 | MIPS: Cleanup indentation and whitespace | Tony Wu |
2013-07-01 | MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPS | David Daney |
2013-07-01 | MIPS: Don't save/restore OCTEON wide multiplier state on syscalls. | David Daney |
2013-07-01 | MIPS: Octeon: Enable interfaces on EdgeRouter Lite | Aaro Koskinen |
2013-07-01 | MIPS: Move generated code to .text for microMIPS | Jayachandran C |
2013-07-01 | MIPS: Get rid of MIPS I flag and test macros. | Ralf Baechle |
2013-07-01 | MIPS: BCM63XX: let board specify an external GPIO to reset PHY | Florian Fainelli |
2013-07-01 | MIPS: BCM63XX: add support for BCM3368 Cable Modem | Florian Fainelli |
2013-07-01 | MIPS: Delete Wind River ppmc eval board support. | Paul Gortmaker |
2013-07-01 | MIPS: fcntl.h: Use __kernel_off_t, not off_t. | Ralf Baechle |
2013-07-01 | MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>. | Ralf Baechle |
2013-07-01 | MIPS: remove alloc_pci_controller prototype | Jonas Gorski |
2013-07-01 | MIPS: initial stack protector support | Gregory Fong |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-21 | MIPS: microMIPS: Fix POOL16C minor opcode enum | Tony Wu |
2013-06-21 | MIPS: sibyte: Declare the cfe_write() buffer as constant | Markos Chandras |
2013-06-21 | MIPS/OCTEON: Override default address space layout. | David Daney |
2013-06-21 | MIPS: malta: Remove software reset defines from generic header. | Steven J. Hill |
2013-06-21 | MIPS: IP27: Fix build errors with CONFIG_PCI disabled. | Ralf Baechle |
2013-06-21 | MIPS: IP27: Fix build error with CONFIG_MAPPED_KERNEL | Ralf Baechle |
2013-06-21 | MIPS: Move gas macro MAPPED_KERNEL_SETUP_TLB to IP27-specific code. | Ralf Baechle |
2013-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-18 | MIPS: Octeon: Fix build error if CONFIG_BUG=n | David Daney |
2013-06-18 | MIPS: <uapi/asm/siginfo.h>: Don't reference CONFIG_* symbols. | Ralf Baechle |
2013-06-18 | MIPS: <uapi/asm/msgbuf.h>: Don't reference CONFIG_* symbols. | Ralf Baechle |
2013-06-18 | MIPS: <uapi/asm/swab.h>: Don't reference CONFIG_* symbols. | Ralf Baechle |
2013-06-18 | MIPS: <uapi/asm/resource.h: Don't reference CONFIG_* symbols. | Ralf Baechle |
2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir |
2013-06-18 | MIPS: MSP71xx: Remove gpio drivers | Paul Bolle |
2013-06-13 | bcm63xx_enet: add support Broadcom BCM6345 Ethernet | Florian Fainelli |
2013-06-13 | MIPS: Netlogic: Fix sign extension in PIC write | Jayachandran C |