summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-48/+28
|\
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-121-1/+0
| |\
| | * MIPS: powertv: Drop SYS_HAS_EARLY_PRINTKMarkos Chandras2013-06-211-1/+0
| | * MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle2013-06-131-1/+0
| * | MIPS: Kconfig: Add missing MODULES dependency to VPE_LOADERMarkos Chandras2013-07-021-1/+1
| * | MIPS: SEAD3: Disable L2 cache on SEAD-3.Steven J. Hill2013-07-011-1/+0
| * | MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2013-07-011-1/+1
| * | MIPS: BCM63XX: select BOOT_RAWFlorian Fainelli2013-07-011-0/+1
| * | MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker2013-07-011-23/+0
| * | MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCsJonas Gorski2013-07-011-0/+2
| * | MIPS: initial stack protector supportGregory Fong2013-07-011-0/+13
| * | MIPS: Netlogic: Support compressed kernelJayachandran C2013-06-131-0/+4
| * | MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle2013-06-131-1/+0
| * | MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.Ralf Baechle2013-06-131-3/+3
| * | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-101-0/+1
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-17/+2
| |/
* | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-041-0/+1
|\ \
| * | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-0/+1
| |/
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-9/+43
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-091-0/+24
| |\
| | * MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-091-0/+12
| | * MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-091-0/+1
| | * MIPS: microMIPS: Add configuration option for microMIPS kernel.Steven J. Hill2013-05-091-0/+7
| | * MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill2013-05-011-0/+4
| * | Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-091-0/+18
| |\ \
| | * | KVM/MIPS32: Infrastructure/build files.Sanjay Lal2013-05-081-0/+18
| * | | MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin2013-05-081-1/+1
| * | | MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle2013-05-081-3/+0
| * | | MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"Paul Bolle2013-05-081-5/+0
| | |/ | |/|
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-9/+1
|\ \ \
| * | | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
| * | | mips: pnx833x: remove requirement for GENERIC_GPIOAlexandre Courbot2013-03-201-1/+0
| * | | arm: remove redundant GENERIC_GPIO selectionAlexandre Courbot2013-03-201-2/+0
| * | | mips: alchemy: require gpiolibAlexandre Courbot2013-03-201-2/+1
| * | | mips: remove redundant GENERIC_GPIO selectAlexandre Courbot2013-03-201-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+0
|\ \ \ \
| * | | | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-1/+8
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-281-1/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-1/+8
| | | |/ | | |/|
* | | | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-091-0/+3
|/ / /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-051-2/+2
|\ \ \
| * | | MIPS: Kconfig: Rename SNIPROM tooPaul Bolle2013-04-051-2/+2
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-021-2/+1
|\ \ \ | |/ / |/| |
| * | MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2013-03-121-1/+0
| * | MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings2013-03-121-1/+1
| |/
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-021-24/+25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-221-2/+0
| |\
OpenPOWER on IntegriCloud