summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-0/+1
|\
| * gpio: loongson: Add Loongson-3A/3B GPIO driver supportHuacai Chen2015-04-081-0/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-18/+98
|\ \
| * \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-2/+37
| |\ \
| | * | MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras2015-04-101-1/+1
| | * | MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameterMarkos Chandras2015-04-101-1/+1
| | * | MIPS: Add support for XPA.Steven J. Hill2015-03-191-0/+35
| | |/
| * | MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen2015-04-011-1/+1
| * | MIPS: Netlogic: Added HugeTLB as defaultPrem Mallappa2015-04-011-0/+1
| * | MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.David Daney2015-04-011-0/+1
| * | MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee2015-04-011-0/+1
| * | MIPS: BMIPS: Enable additional peripheral and CPU support in defconfigKevin Cernekee2015-04-011-5/+13
| * | MIPS: Reorder MIPS_L1_CACHE_SHIFT prioritiesKevin Cernekee2015-04-011-3/+3
| * | MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee2015-04-011-6/+6
| * | MIPS: Add support for fine granularity task level IRQ time accountingDeng-Cheng Zhu2015-04-011-0/+1
| * | MIPS: Add sched_clock supportDeng-Cheng Zhu2015-04-011-0/+1
| * | MIPS: Add support for full dynticks CPU time accountingDeng-Cheng Zhu2015-04-011-0/+1
| * | MIPS: Add SCHED_HRTICK supportDeng-Cheng Zhu2015-04-011-0/+3
| * | MIPS: OCTEON: Enable little endian kernel.David Daney2015-04-011-1/+2
| * | MIPS: Add support for the IMG Pistachio SoCAndrew Bresticker2015-03-311-0/+27
| |/
* | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-141-1/+0
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-141-0/+1
* | mips: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+5
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-211-4/+69
|\
| * MIPS: Malta: Add support for building MIPS R6 kernelMarkos Chandras2015-02-171-0/+2
| * MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin2015-02-171-0/+13
| * MIPS: asm: spram: Add new symbol for MIPS scratch pad storageMarkos Chandras2015-02-171-0/+5
| * MIPS: Use generic checksum functions for MIPS R6Markos Chandras2015-02-171-0/+5
| * MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin2015-02-161-4/+43
| * MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2015-02-161-0/+1
* | MIPS: Kconfig: Fix recursive dependency.Ralf Baechle2015-01-131-1/+1
* | MIPS: Compat: Fix build error if CONFIG_MIPS32_COMPAT but no compat ABI.Ralf Baechle2015-01-131-12/+9
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-111-36/+62
|\
| * MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-9/+6
| * MIPS: Kconfig: Only allow 32-bit microMIPS buildsMaciej W. Rozycki2014-11-241-1/+1
| * MIPS: Kconfig: Enable microMIPS support for MaltaMaciej W. Rozycki2014-11-241-0/+1
| * MIPS: ath25: add early printk supportSergey Ryazanov2014-11-241-0/+1
| * MIPS: ath25: add interrupts handling routinesSergey Ryazanov2014-11-241-0/+1
| * MIPS: ath25: add basic AR5312 SoC supportSergey Ryazanov2014-11-241-0/+1
| * MIPS: ath25: add common partsSergey Ryazanov2014-11-241-0/+12
| * MIPS: lantiq: add reset-controller api supportJohn Crispin2014-11-241-0/+2
| * clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-241-13/+0
| * MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-241-6/+2
| * MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee2014-11-241-0/+26
| * MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUsKevin Cernekee2014-11-241-0/+2
| * MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizesKevin Cernekee2014-11-241-1/+1
| * MIPS: Loongson1B: Some fixes/updates for LS1BKelvin Cheung2014-11-241-0/+1
| * MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-241-0/+1
| * MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-241-7/+3
| * MIPS: i8259: Use IRQ domainsAndrew Bresticker2014-11-241-0/+1
OpenPOWER on IntegriCloud