aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-10-31m32r: switch to generic kernel_thread()/kernel_execve()Al Viro1-0/+2
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-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-21m32r: Use generic time configAnna-Maria Gleixner1-3/+1
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-7/+0
2011-10-31m32r: drop unused Kconfig symbolPaul Bolle1-7/+0
2011-10-17m32r: Allow use of atomic64Steven Rostedt1-0/+1
2011-07-05m32r: Use generic PREEMPT configFrederic Weisbecker1-11/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-03-24m32r: Use generic show_interrupts()Thomas Gleixner1-0/+1
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+4
2011-01-21m32r: Convert to generic irq KconfigThomas Gleixner1-8/+3
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock1-1/+1
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-3/+0
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2009-11-04m32r: bzip2/lzma kernel compression supportHirokazu Takata1-0/+3
2009-09-22m32r: convert to use arch_gettimeoffset()john stultz1-0/+6
2008-12-13Merge ../linux-2.6-x86Rusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-0/+1
2008-11-11sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar1-1/+1
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-9/+1
2008-09-27m32r: don't offer CONFIG_ISAAdrian Bunk1-5/+1
2008-09-27m32r: remove the unused NOHIGHMEM optionAdrian Bunk1-4/+0
2008-09-06Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse1-3/+0
2008-06-26m32r: convert to generic helpers for IPI function callsJens Axboe1-0/+1
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-0/+4
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+1
2008-02-03remove Documentation/smp.txtAdrian Bunk1-2/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-01-30spinlock: lockbreak cleanupNick Piggin1-0/+5
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-1/+1
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata1-0/+20
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-0/+3
2007-05-11m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata1-0/+4
2007-02-11[PATCH] sort the devres mess outAl Viro1-0/+3
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8