summaryrefslogtreecommitdiff
path: root/arch/mn10300/Kconfig
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-26mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-03-17mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20mn10300: convert to dma_map_opsChristoph Hellwig
2015-11-30mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck
2014-09-26Remove MN10300_PROC_MN2WS0038Richard Weinberger
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-14burying unused conditionalsAl Viro
2013-02-03mn10300: switch to generic old sigaction()Al Viro
2013-02-03mn10300: switch to generic old sigsuspendAl Viro
2013-02-03mn10300: switch to generic sigaltstackAl Viro
2013-01-11arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-10-14mn10300: switch to saner kernel_execve() semanticsAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01mn10300: convert to generic kernel_thread()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21mn10300: Use generic time configAnna-Maria Gleixner
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang
2011-12-04mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz
2011-09-27doc: fix broken referencesPaul Bolle
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29mn10300: Use generic show_interrupts()Thomas Gleixner
2011-03-18MN10300: Use KGDBDavid Howells
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells
2011-03-18MN10300: Introduce a general config option for kernel debugger hooksDavid Howells
2011-03-18MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-18MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells
2011-03-18MN10300: Remove stale codeThomas Gleixner
2011-01-21mn10300: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-27MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi
2010-10-27MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi
2010-10-27MN10300: Generic time supportMark Salter
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi
2010-10-27MN10300: Make various interrupt priority settings configurableAkira Takeuchi