summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-33/+14
|\
| * MIPS: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski2016-08-021-20/+2
| * MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-021-0/+1
| * MIPS: Pistachio: Remove plat_setup_iocoherencyZubair Lutfullah Kakakhel2016-07-241-1/+1
| * MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-07-241-1/+0
| * MIPS: Move CPU Hotplug config option into submenuMatt Redfearn2016-07-241-10/+10
| * MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill2016-07-111-1/+0
* | MIPS: Select HAVE_KVM for MIPS64_R{2,6}James Hogan2016-08-011-0/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-281-0/+1
|\
| * MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-281-0/+1
* | ELF/MIPS build fixRalf Baechle2016-05-231-0/+1
* | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-4/+135
|\|
| * MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli2016-05-131-0/+2
| * MIPS: Allow RIXI to be used on non-R2 or R6 coresFlorian Fainelli2016-05-131-0/+5
| * MIPS: Add support for extending builtin cmdlineRabin Vincent2016-05-131-0/+4
| * MIPS: Support extended ASIDsPaul Burton2016-05-131-0/+6
| * MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-131-0/+11
| * MIPS: Implement __arch_bitrev* using bitswap for MIPSr6Paul Burton2016-05-131-0/+1
| * MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin2016-05-131-0/+13
| * MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen2016-05-131-0/+18
| * MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-131-0/+2
| * MIPS: Loongson1B: Some updates/fixes for LS1BKelvin Cheung2016-05-131-0/+2
| * MIPS: Kconfig: replace OPROFILE=n to !OPROFILEYang Shi2016-05-131-1/+1
| * MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn2016-05-131-0/+30
| * MIPS: Add CONFIG_RELOCATABLE Kconfig optionMatt Redfearn2016-05-131-0/+18
| * MIPS: Reserve space for relocation tableMatt Redfearn2016-05-131-0/+16
| * MIPS: SEAD3 can support MIPS32r6 CPUsPaul Burton2016-05-131-0/+1
| * MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton2016-05-131-1/+1
| * MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki2016-05-131-0/+1
| * MIPS: Select CONFIG_HANDLE_DOMAIN_IRQ and make it work.David Daney2016-05-131-0/+1
| * MIPS: ath79: Add zboot debug serial supportAlban Bedel2016-05-131-1/+1
| * MIPS: Enable ptrace hw watchpoints on MIPS R6James Hogan2016-05-091-1/+1
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-17/+15
|\ \
| * | MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-05-111-17/+15
| |/
* / bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-2/+0
|\
| * clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd2016-02-251-2/+0
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-4/+0
|\ \
| * | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-2/+0
| * | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-2/+0
| |/
* | Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-081-1/+1
|\ \
| * | MIPS: R6000: Don't allow 64k pages for R6000.Ralf Baechle2016-02-031-1/+1
| |/
* | MIPS: Delete smp-gic.cQais Yousef2016-02-251-6/+0
* | irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott2016-02-081-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-1/+16
|\
| * MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-241-0/+4
| * MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-241-1/+2
| * MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-241-0/+9