summaryrefslogtreecommitdiffstats
path: root/arch/frv/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* frv: convert to dma_map_opsChristoph Hellwig2016-01-201-0/+2
* arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-0/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-0/+1
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* 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/+2
|\
| * burying unused conditionalsAl Viro2013-02-141-1/+0
| * frv: switch to generic old sigaction()Al Viro2013-02-031-0/+1
| * frv: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
| * frv: switch to generic sigaltstackAl Viro2013-02-031-0/+1
* | 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
* | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
|/
* frv: switch to saner kernel_execve() semanticsAl Viro2012-11-021-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+1
|\
| * frv: switch to generic kernel_thread()Al Viro2012-10-011-0/+1
* | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-0/+1
|\
| * frv: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-041-0/+1
* | treewide: remove commented out Kconfig entriesPaul Bolle2011-10-291-10/+0
|/
* Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* FRV: Use generic show_interrupts()Thomas Gleixner2011-03-291-0/+1
* frv: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-291-0/+1
* FRV: Do some cleanupsAmerigo Wang2011-03-291-1/+0
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
* frv: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-6/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-4/+0
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-6/+0
* | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+1
| |/ |/|
* | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* FRV: Add basic performance counter supportDavid Howells2009-07-011-0/+1
* FRV: Implement new-style ptraceDavid Howells2009-06-111-0/+1
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* FRV: permit the memory to be located elsewhere in NOMMU modeDavid Howells2008-02-051-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-1/+1
|\
| * move frv docs one level upAdrian Bunk2008-02-031-1/+1
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-021-0/+5
|\