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