aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-26mn10300: use RTC_DRV_CMOS instead of CONFIG_RTCArnd Bergmann1-1/+3
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-03-17mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton1-0/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-20mn10300: convert to dma_map_opsChristoph Hellwig1-0/+2
2015-11-30mn10300: Select CONFIG_HAVE_UID16 to fix build failureGuenter Roeck1-3/+1
2014-09-26Remove MN10300_PROC_MN2WS0038Richard Weinberger1-1/+1
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-4/+4
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-1/+0
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen1-0/+1
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-14burying unused conditionalsAl Viro1-1/+0
2013-02-03mn10300: switch to generic old sigaction()Al Viro1-0/+1
2013-02-03mn10300: switch to generic old sigsuspendAl Viro1-0/+1
2013-02-03mn10300: switch to generic sigaltstackAl Viro1-0/+1
2013-01-11arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-10-14mn10300: switch to saner kernel_execve() semanticsAl Viro1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-10-01mn10300: convert to generic kernel_thread()Al Viro1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-0/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21mn10300: Use generic time configAnna-Maria Gleixner1-6/+1
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang1-0/+1
2011-12-04mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-0/+1
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz1-3/+0
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-3/+0
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29mn10300: Use generic show_interrupts()Thomas Gleixner1-0/+1
2011-03-18MN10300: Use KGDBDavid Howells1-0/+2
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells1-3/+3
2011-03-18MN10300: Introduce a general config option for kernel debugger hooksDavid Howells1-1/+1
2011-03-18MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-18MN10300: Select HAVE_GENERIC_HARDIRQS rather than GENERIC_HARDIRQSDavid Howells1-1/+1
2011-03-18MN10300: Remove stale codeThomas Gleixner1-15/+0
2011-01-21mn10300: Use generic irq KconfigThomas Gleixner1-4/+1
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang1-5/+1
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-9/+0
2010-10-27MN10300: Change "Matsushita" to "Panasonic".Akira Takeuchi1-2/+2
2010-10-27MN10300: ASB2364: Add support for SMSC911X and SMC911XAkira Takeuchi1-0/+1
2010-10-27MN10300: Generic time supportMark Salter1-0/+22
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-33/+86
2010-10-27MN10300: Make various interrupt priority settings configurableAkira Takeuchi1-0/+74