aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-5/+47
2014-01-15xtensa: enable HAVE_PERF_EVENTSBaruch Siach1-0/+1
2014-01-14xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameterMichael Opdenacker1-4/+0
2014-01-14xtensa: implement CPU hotplugMax Filippov1-0/+9
2014-01-14xtensa: add SMP supportMax Filippov1-1/+36
2014-01-14xtensa: enable HAVE_IRQ_TIME_ACCOUNTINGMax Filippov1-0/+1
2014-01-07gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach1-0/+6
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-07-08xtensa: add static function tracer supportMax Filippov1-0/+1
2013-07-08xtensa: ccount based sched_clockBaruch Siach1-0/+1
2013-07-08xtensa: ccount based clockevent implementationBaruch Siach1-0/+1
2013-05-09Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-18/+39
2013-05-09xtensa: enable lockdep supportMax Filippov1-3/+4
2013-05-09xtensa: add irq flags trace supportMax Filippov1-0/+3
2013-05-09xtensa: add stacktrace supportMax Filippov1-0/+3
2013-05-09xtensa: remove KCORE_ELF againPaul Bolle1-15/+0
2013-05-09xtensa: add MMU v3 supportMax Filippov1-0/+29
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-1/+45
2013-02-23xtensa: do not enable GENERIC_GPIO by defaultMax Filippov1-1/+1
2013-02-23xtensa: add support for oprofiledann1-0/+1
2013-02-23xtensa: ISS: add host file-based simulated diskVictor Prupis1-0/+36
2013-02-23xtensa: fix ipc_parse_version selectionMax Filippov1-0/+1
2013-02-23xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney1-0/+6
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-0/+22
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2013-01-04xtensa: Fix home page URL in KconfigMasanari Iida1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-12-18xtensa: add support for the XTFPGA boardsMax Filippov1-0/+9
2012-12-18xtensa: add device trees supportMax Filippov1-0/+11
2012-12-18xtensa: add IRQ domains supportMax Filippov1-0/+1
2012-11-28xtensa: switch to generic clone()Al Viro1-0/+1
2012-10-25xtensa: switch to generic kernel_execve()Max Filippov1-0/+1
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov1-0/+1
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-18/+5
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov1-17/+0
2012-10-03xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa configMax Filippov1-0/+1
2012-10-03xtensa: set NO_IOPORT to 'n' by defaultMax Filippov1-1/+2
2012-10-03xtensa: adopt generic io routinesMax Filippov1-0/+2
2012-09-06xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman1-18/+0
2012-07-31xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings1-0/+1
2011-07-05xtensa: Use generic config PREEMPT definitionFrederic Weisbecker1-12/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-6/+0
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3