summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-0/+1
|\
| * burying unused conditionalsAl Viro2013-02-141-5/+0
| * mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-031-0/+1
| * mips: switch to generic compat rt_sigaction()Al Viro2013-02-031-0/+1
| * mips: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-0/+1
| * mips: switch to generic compat rt_sigpending()Al Viro2013-02-031-0/+1
| * mips: switch to generic compat rt_sigprocmask()Al Viro2013-02-031-0/+1
| * mips: switch to generic sigaltstackAl Viro2013-02-031-0/+1
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-20/+7
|\ \
| * | arch/mips: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-20/+7
| |/
* | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-041-1/+0
* | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | MIPS: 64-bit: Fix build if !CONFIG_MODULESJoshua Kinard2013-01-031-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-2/+0
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-141-76/+65
|\ \ \ | |/ / |/| |
| * | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-131-5/+6
| |\ \
| | * | MIPS: BCM47XX: remove GPIO driverHauke Mehrtens2012-12-121-1/+1
| | * | MIPS: Netlogic: Fix DMA zone selection for 64-bitJayachandran C2012-11-091-2/+2
| | * | MIPS: Netlogic: select MIPSR2 for XLPJayachandran C2012-11-091-1/+2
| | * | MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim2012-11-091-1/+1
| | |/
| * | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-131-44/+0
| * | MIPS: Remove usage of CEVT_R4K_LIB config option.Ralf Baechle2012-12-131-5/+1
| * | MIPS: Remove usage of CSRC_R4K_LIB config option.Steven J. Hill2012-12-131-5/+1
| * | MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-131-17/+17
| * | MIPS: kdump: Add supportRalf Baechle2012-12-131-0/+23
| * | MIPS: Kconfig: Enable drivers/firmware/KconfigRalf Baechle2012-12-121-0/+2
| * | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-121-1/+12
| * | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-121-0/+1
| * | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-121-0/+3
| |/
* | mips: switch to saner kernel_execve() semanticsAl Viro2012-10-151-0/+1
* | mips: switch to generic kernel_thread()Al Viro2012-10-141-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-141-10/+4
|\
| * MIPS: MT: Remove kspd.Ralf Baechle2012-10-111-10/+0
| * MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-111-0/+4
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+3
|\ \ | |/ |/|
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+3
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+1
|\ \
| * | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
| |/
* | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-051-0/+13
|\ \
| * | MIPS: introduce CPU_R4K_CACHE_TLBFlorian Fainelli2012-08-221-0/+4
| * | MIPS: introduce CPU_R4K_FPUFlorian Fainelli2012-08-221-0/+4
| * | MIPS: introduce CPU_GENERIC_DUMP_TLBFlorian Fainelli2012-08-221-0/+4
| * | MIPS: Netlogic: Add support for built in DTBJayachandran C2012-08-221-0/+1
* | | MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.Jonas Gorski2012-10-011-3/+1
* | | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2012-09-281-2/+30
|\ \ \
| * | | MIPS: Changes to configuration files for SEAD-3 platform.Steven J. Hill2012-09-131-2/+30
| |/ /
* | | Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-09-271-0/+2
|\ \ \