summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-3/+3
|\
| * treewide: fix typo in printk and KconfigMasanari Iida2014-11-202-3/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11258-3505/+8039
|\ \
| * | MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-244-9/+16
| * | MIPS: Cosmetic cleanups of page table headers.Steven J. Hill2014-11-243-67/+71
| * | MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill2014-11-241-0/+40
| * | MIPS: Remove now unused definition of phys_t.Ralf Baechle2014-11-241-16/+0
| * | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-2423-64/+64
| * | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-2413-40/+37
| * | MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras2014-11-241-4/+2
| * | MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIOMarkos Chandras2014-11-241-9/+9
| * | MIPS: <asm/types.h> fix indentation.Ralf Baechle2014-11-241-1/+1
| * | MIPS: Enable VDSO randomizationPrem Karat2014-11-241-1/+14
| * | MIPS: Remove a temporary hack for debugging cache flushes in SMTC configurationRalf Baechle2014-11-241-59/+0
| * | MIPS: Remove declaration of obsolete arch_init_clk_ops()Maarten ter Huurne2014-11-241-3/+0
| * | MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki2014-11-241-180/+181
| * | MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki2014-11-243-0/+8
| * | MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-249-91/+126
| * | MIPS: Kconfig: Only allow 32-bit microMIPS buildsMaciej W. Rozycki2014-11-241-1/+1
| * | MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki2014-11-241-1/+1
| * | MIPS: mm: Only build one microassembler that is suitableMaciej W. Rozycki2014-11-241-3/+7
| * | MIPS: Kconfig: Enable microMIPS support for MaltaMaciej W. Rozycki2014-11-241-0/+1
| * | MIPS: loongson: common: rtc: make loongson_rtc_resources staticAaro Koskinen2014-11-241-1/+1
| * | MIPS: loongson: common: init: Add a missing includeAaro Koskinen2014-11-241-0/+1
| * | MIPS: loongson: lemote-2f: reset: make ml2f_reboot staticAaro Koskinen2014-11-241-1/+1
| * | MIPS: loongson: lemote-2f: irq: Make internal data staticAaro Koskinen2014-11-241-2/+2
| * | MIPS: loongson: common: Setup: add a missing includeAaro Koskinen2014-11-241-0/+1
| * | MIPS: Loongson: cs5536_pci: Add a missing includeAaro Koskinen2014-11-241-0/+1
| * | MIPS: Loongson: common: Fix array initializer syntax.Aaro Koskinen2014-11-243-32/+32
| * | MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2
| * | MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32Joshua Kinard2014-11-241-0/+1
| * | MIPS: lib: mips-atomic.c: Remove obsolete ifdeferyMarkos Chandras2014-11-241-20/+0
| * | MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen2014-11-243-7/+5
| * | MIPS: Octeon: Move code to avoid forward declarationAaro Koskinen2014-11-241-19/+19
| * | MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen2014-11-242-95/+0
| * | MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen2014-11-242-19/+21
| * | MIPS: oprofile: Backtrace: don't fail on leaf functionsAaro Koskinen2014-11-241-2/+3
| * | MIPS: oprofile: Enable backtrace on timer-based profilingAaro Koskinen2014-11-241-1/+6
| * | MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras2014-11-241-0/+2
| * | MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras2014-11-241-0/+5
| * | MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras2014-11-241-6/+6
| * | MIPS: ath79: Read the initrd address from the firmware environmentAlban Bedel2014-11-241-0/+8
| * | MIPS: ath79: Use the firmware lib to parse the kernel command lineAlban Bedel2014-11-241-28/+2
| * | MIPS: ath25: add Wireless device supportSergey Ryazanov2014-11-244-0/+79
| * | MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov2014-11-245-3/+597
| * | MIPS: ath25: register AR5312 flash controllerSergey Ryazanov2014-11-241-2/+36
| * | MIPS: ath25: add SoC type detectionSergey Ryazanov2014-11-244-1/+77
| * | MIPS: ath25: add board configuration detectionSergey Ryazanov2014-11-248-0/+300
| * | MIPS: ath25: add UART supportSergey Ryazanov2014-11-246-0/+53
| * | MIPS: ath25: add early printk supportSergey Ryazanov2014-11-243-0/+47