aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
...
| * | MIPS: pm-cps: Use MIPS standard completion barrierMatt Redfearn2016-10-04
| * | MIPS: pm-cps: Use MIPS standard lightweight ordering barrierMatt Redfearn2016-10-04
| * | MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn2016-10-04
| * | MIPS: pm-cps: Update comments on barrier instructionsMatt Redfearn2016-10-04
| * | MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn2016-10-04
| * | MIPS: CPC: Avoid lock when MIPS CM >= 3 is presentMatt Redfearn2016-10-04
| * | MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'Matt Redfearn2016-10-04
| * | MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.Aaro Koskinen2016-10-04
| * | MIPS: Octeon: Add DTS for D-Link DSR-500N.Aaro Koskinen2016-10-04
| * | MIPS: Octeon: Split dlink_dsr-1000n.dts to allow reuse with D-Link DSR-500N.Aaro Koskinen2016-10-04
| * | MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen2016-10-04
| * | MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen2016-10-04
| * | MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen2016-10-04
| * | MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen2016-10-04
| * | MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen2016-10-04
| * | MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen2016-10-04
| * | MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada2016-10-04
| * | MIPS: PCI: Reduce stack frame usageKeith Busch2016-10-04
| * | MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven2016-10-04
| * | MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-04
| * | MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven2016-10-04
| * | MIPS: Squash lines for simple wrapper functionsMasahiro Yamada2016-10-04
| * | MIPS: Add RTC support for Loongson1C boardYang Ling2016-10-04
| * | MIPS: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-04
| * | MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modularPaul Gortmaker2016-10-04
| * | MIPS: Lantiq: Make vmmc explicitly non-modularPaul Gortmaker2016-10-04
| * | MIPS: ralink: Make timer explicitly non-modularPaul Gortmaker2016-10-04
| * | MIPS: BCM47xx: Make serial explicitly non-modularPaul Gortmaker2016-10-04
| * | MIPS: Delete unused file smp-gic.cMatt Redfearn2016-10-04
| * | MIPS: pistachio: Remove ANDROID_TIMED_OUTPUT from defconfig.Fabian Frederick2016-10-04
| * | MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"Markus Elfring2016-10-04
| * | MIPS: Move identification of VP(E) into proc.c from smp-mt.cMatt Redfearn2016-10-04
| * | MIPS: Loongson1C: Add defconfigYang Ling2016-10-04
| * | MIPS: Loongson1C: Add board supportYang Ling2016-10-04
| * | MIPS: Add CPU support for Loongson1CYang Ling2016-10-04
| * | MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen2016-10-04
| * | MIPS: Octeon: Take all memory into use by default.Aaro Koskinen2016-10-04
| * | MIPS: BMIPS: Add device tree example for BCM6362Álvaro Fernández Rojas2016-10-04
| * | MIPS: BMIPS: Add BCM6362 supportÁlvaro Fernández Rojas2016-10-04
| * | MIPS: BMIPS: Add device tree example for BCM3368Álvaro Fernández Rojas2016-10-04
| * | MIPS: BMIPS: Add BCM3368 supportÁlvaro Fernández Rojas2016-10-04
| * | MIPS: BMIPS: Add device tree example for BCM63268Álvaro Fernández Rojas2016-10-04
| * | MIPS: BMIPS: rename bcm96358nb4ser to bcm6358-neufbox4-sercomÁlvaro Fernández Rojas2016-10-04
| * | MIPS: BMIPS: add missing bcm97435svmb to DT_NONEÁlvaro Fernández Rojas2016-10-04
| * | MIPS: Don't specify STACKPROTECTOR in defconfigsPaul Gortmaker2016-10-04
* | | MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle2016-10-14
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-12
|\ \ \ | |_|/ |/| |
| * | mips: separate extable.h, switch module.h to itAl Viro2016-10-05
* | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* | | mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-11