summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton2016-03-171-0/+1
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* mn10300: convert to dma_map_opsChristoph Hellwig2016-01-201-0/+2
* mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck2015-11-301-3/+1
* Remove MN10300_PROC_MN2WS0038Richard Weinberger2014-09-261-1/+1
* Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-231-4/+4
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* 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
* burying unused conditionalsAl Viro2013-02-141-1/+0
* mn10300: switch to generic old sigaction()Al Viro2013-02-031-0/+1
* mn10300: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
* mn10300: switch to generic sigaltstackAl Viro2013-02-031-0/+1
* arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton2013-01-111-0/+1
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* mn10300: switch to saner kernel_execve() semanticsAl Viro2012-10-141-0/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | mn10300: convert to generic kernel_thread()Al Viro2012-10-011-0/+1
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
* mn10300: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1
* nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-231-0/+1
* mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-041-0/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-3/+0
|\
| * time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-041-3/+0
* | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-3/+0
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* mn10300: Use generic show_interrupts()Thomas Gleixner2011-03-291-0/+1
* MN10300: Use KGDBDavid Howells2011-03-181-0/+2
* MN10300: Create generic kernel debugger hooksDavid Howells2011-03-181-3/+3
* MN10300: Introduce a general config option for kernel debugger hooksDavid Howells2011-03-181-1/+1
* MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-181-0/+1
* MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells2011-03-181-1/+1
* MN10300: Remove stale codeThomas Gleixner2011-03-181-15/+0
* mn10300: Use generic irq KconfigThomas Gleixner2011-01-211-4/+1
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-131-5/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-9/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-3/+0
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-9/+0
* | | MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi2010-10-271-2/+2
* | | MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi2010-10-271-0/+1
* | | MN10300: Generic time supportMark Salter2010-10-271-0/+22
* | | MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-33/+86
* | | MN10300: Make various interrupt priority settings configurableAkira Takeuchi2010-10-271-0/+74