summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli2013-07-302-3/+13
* MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli2013-07-301-7/+1Star
* MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras2013-07-301-2/+1Star
* MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras2013-07-302-1/+1
* 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
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-2010-21/+69
|\
| * MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras2013-07-191-1/+0Star
| * MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis2013-07-191-2/+3
| * MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan2013-07-191-0/+1
| * MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen2013-07-191-1/+1
| * MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C2013-07-193-13/+61
| * MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam2013-07-191-1/+1
| * MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu2013-07-191-1/+1
| * MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli2013-07-191-1/+1
| * MIPS: Delete dead invocation of exception_exit().Ralf Baechle2013-07-171-1/+0Star
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-1561-338/+294Star
|/
* 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-13158-2309/+2189Star
|\ \
| * \ Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-1242-362/+503
| |\ \
| | * | MIPS: tlbex: Fix size of area to be flushed.Ralf Baechle2013-06-271-1/+1
| | * | MIPS: Flush TLB handlers directly after writing themJonas Gorski2013-06-252-16/+16
| | * | MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.Ralf Baechle2013-06-251-7/+9
| | * | MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCIMarkos Chandras2013-06-251-0/+2
| | * | MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESURMarkos Chandras2013-06-251-0/+1
| | * | MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu2013-06-211-4/+5
| | * | MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlersRalf Baechle2013-06-211-0/+26
| | * | MIPS: Fix rtlx build error.Ralf Baechle2013-06-211-1/+0Star
| | * | MIPS: BCM63XX: remove bogus Kconfig selectsFlorian Fainelli2013-06-211-5/+0Star
| | * | MIPS: Fix execution hazard during watchpoint register probePaul Burton2013-06-211-0/+8
| | * | MIPS: powertv: Drop SYS_HAS_EARLY_PRINTKMarkos Chandras2013-06-211-1/+0Star
| | * | MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHERMarkos Chandras2013-06-211-1/+2
| | * | MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.Ralf Baechle2013-06-213-2/+11
| | * | MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80.Ralf Baechle2013-06-211-4/+0Star
| | * | MIPS: sibyte: Declare the cfe_write() buffer as constantMarkos Chandras2013-06-212-4/+4
| | * | MIPS: Sibyte: Add missing sched.h headerMarkos Chandras2013-06-211-0/+1
| | * | MIPS: sibyte: Remove unused variable.Markos Chandras2013-06-211-3/+0Star
| | * | MIPS: ath79: Fix argument for the ap136_pc_init functionMarkos Chandras2013-06-211-1/+1
| | * | 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-212-30/+5Star
| | * | MIPS: malta: Move defines of reset registers and values.Steven J. Hill2013-06-211-1/+3
| | * | MIPS: sead3: Fix ability to perform a soft reset.Steven J. Hill2013-06-211-2/+3
| | * | MIPS: Loongson: Fix random early boot hangAaro Koskinen2013-06-211-0/+14
| | * | MIPS: Octeon: Don't clobber bootloader data structures.David Daney2013-06-211-1/+1
| | * | MIPS: IP27: Fix build error if CONFIG_PCI=y and CONFIG_NUMA disabled.Ralf Baechle2013-06-211-0/+2
| | * | MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle2013-06-211-0/+9
| | * | MIPS: IP27: Fix build errors with CONFIG_PCI disabled.Ralf Baechle2013-06-213-214/+267
| | * | 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-212-39/+39