summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
AgeCommit message (Expand)AuthorLines
2014-11-03ARC: add power management optionsAlexey Brodkin-0/+1
2014-10-13ARC: Remove unneeded Kconfig entry NO_DMAPaul Bolle-3/+0
2014-10-13ARC: rename kconfig option for unaligned emulationVineet Gupta-1/+1
2014-10-13ARC: [plat*] move code out of .init_machine into commonVineet Gupta-0/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König-1/+1
2014-02-20Merge branch 'master' into for-nextJiri Kosina-13/+2
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle-1/+0
2014-01-25Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds-11/+0
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham-2/+2
2014-01-16ARC: [cmdline] uboot cmdline handling reworkVineet Gupta-11/+0
2013-11-25ARC: extable: Enable sorting at build timeVineet Gupta-0/+1
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig-1/+0
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta-5/+1
2013-11-06ARC: [SMP] enlarge possible NR_CPUSNoam Camus-2/+2
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta-0/+6
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+0
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds-0/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen-0/+1
2013-06-22ARC: [mm] Make stack/heap Non-executable by defaultVineet Gupta-7/+0
2013-06-22ARC: make dcache VIPT aliasing support dependant on dcacheAlexey Brodkin-0/+1
2013-05-09ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta-0/+4
2013-05-07ARC: [TB10x] Add support for TB10x platformChristian Ruppert-0/+1
2013-05-07ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta-9/+2
2013-05-07ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan-2/+0
2013-04-09ARC: [kbuild] Include Kconfig.binfmtVineet Gupta-3/+4
2013-04-09ARC: [kbuild] Allow platforms to disable LLSC for !SMP as wellVineet Gupta-6/+4
2013-02-26ARC: Kconfig cleanup tracking cross-arch Kconfig pruning in merge windowVineet Gupta-5/+0
2013-02-15ARC: Ensure CONFIG_VIRT_TO_BUS is not enabledVineet Gupta-1/+3
2013-02-15ARC: [Review] Multi-platform image #6: cpu-to-dma-addr optionalVineet Gupta-0/+4
2013-02-15ARC: Fold boards sub-menu into platform/SoC menuVineet Gupta-18/+3
2013-02-15ARC: [Review] Multi-platform image #1: Kconfig enablementVineet Gupta-4/+2
2013-02-15ARC: Add support for ioremap_prot APIGilad Ben-Yossef-0/+1
2013-02-15ARC: Hostlink Pseudo-Driver for Metaware DebuggerVineet Gupta-0/+9
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta-0/+27
2013-02-15ARC: perf support (software counters only)Vineet Gupta-0/+3
2013-02-15ARC: kgdb supportMischa Jonker-1/+2
2013-02-15ARC: Unaligned access emulationVineet Gupta-0/+11
2013-02-15ARC: kprobes supportVineet Gupta-0/+2
2013-02-15ARC: stacktracing APIs based on dw2 unwinderVineet Gupta-0/+4
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta-0/+15
2013-02-15ARC: SMP supportVineet Gupta-1/+38
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta-0/+19
2013-02-15ARC: OProfile supportVineet Gupta-0/+1
2013-02-15ARC: ptrace supportVineet Gupta-0/+1
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta-0/+7
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta-12/+0
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta-0/+9
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta-0/+2
2013-02-15ARC: Signal handlingVineet Gupta-0/+1
2013-02-11ARC: Process-creation/scheduling/idle-loopVineet Gupta-0/+2