summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mips: Manually call fdt_init_reserved_mem() methodSerge Semin2019-05-051-0/+3
* mips: Make sure dt memory regions are validSerge Semin2019-05-051-1/+13
* mips: Perform early low memory testSerge Semin2019-05-031-0/+2
* mips: Dump memblock regions for debuggingSerge Semin2019-05-031-0/+2
* mips: Add reserve-nomap memory type supportSerge Semin2019-05-023-1/+12
* mips: Use memblock to reserve the __nosave memory rangeSerge Semin2019-05-021-2/+3
* mips: Discard post-CMA-init foreach loopSerge Semin2019-05-021-5/+0
* mips: Reserve memory for the kernel image resourcesSerge Semin2019-05-021-27/+3
* MIPS: Remove duplicate EBase configurationPaul Burton2019-05-021-17/+3
* MIPS: Sync icache for whole exception vectorPaul Burton2019-05-021-1/+1
* MIPS: Always allocate exception vector for MIPSr2+Paul Burton2019-05-021-20/+15
* MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton2019-05-021-4/+4
* mips: Combine memblock init and memory reservation loopsSerge Semin2019-04-241-41/+7
* mips: Discard rudiments from bootmem_initSerge Semin2019-04-241-20/+5
* mips: Make sure kernel .bss exists in boot mem poolSerge Semin2019-04-241-0/+3
* mips: vdso: drop unnecessary cc-ldoptionNick Desaulniers2019-04-231-3/+1
* Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"Paul Burton2019-04-123-93/+33
* MIPS: generic: Enable CONFIG_JUMP_LABELPaul Burton2019-04-091-0/+1
* MIPS: jump_label: Use compact branches for >= r6Paul Burton2019-04-092-8/+34
* MIPS: jump_label: Remove redundant nopsPaul Burton2019-04-091-2/+1
* Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton2019-04-095-17/+13
|\
| * MIPS: Remove custom MIPS32 __kernel_fsid_t typePaul Burton2019-03-141-7/+0
| * mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Petr Štetiar2019-03-111-0/+1
| * MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-111-4/+4
| * MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-111-5/+7
| * mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li2019-03-111-1/+1
* | MIPS: ralink: fix cpu clock of mt7621 and add dt clk devicesChuanhong Guo2019-04-043-33/+93
* | MIPS: KVM: Use prandom_u32_max() to generate tlbwr indexPaul Burton2019-03-251-3/+1
* | arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-194-40/+39
* | MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed2019-03-195-1602/+70
* | MIPS: eBPF: Provide eBPF support for MIPS64R6Hassan Naveed2019-03-191-9/+69
* | MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed2019-03-194-18/+49
* | MIPS: entry: Remove unneeded need_resched() loopValentin Schneider2019-03-191-3/+2
* | Linux 5.1-rc1v5.1-rc1Linus Torvalds2019-03-171-2/+2
* | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-1757-156/+153
|\ \
| * | kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0
| * | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1729-47/+18
| * | kbuild: warn redundant generic-yMasahiro Yamada2019-03-1712-13/+6
| * | Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1
| * | kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson2019-03-171-1/+1
| * | kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4
| * | coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56
| * | kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-143-3/+3
| * | kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-141-13/+19
| * | kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-141-17/+17
| * | kbuild: add workaround for Debian make-kpkgMasahiro Yamada2019-03-141-0/+10
| * | kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2019-03-142-16/+2
| * | unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-142-4/+1
| * | h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-03-141-1/+1
| * | kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-143-8/+7