summaryrefslogtreecommitdiffstats
path: root/arch/m32r/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-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
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* m32r: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-311-0/+2
* 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
* | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* m32r: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-7/+0
|\
| * m32r: drop unused Kconfig symbolPaul Bolle2011-10-311-7/+0
* | m32r: Allow use of atomic64Steven Rostedt2011-10-171-0/+1
|/
* m32r: Use generic PREEMPT configFrederic Weisbecker2011-07-051-11/+1
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-251-0/+1
|\
| * m32r: Use generic show_interrupts()Thomas Gleixner2011-03-241-0/+1
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
|/
* m32r: Convert to generic irq KconfigThomas Gleixner2011-01-211-8/+3
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-7/+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-7/+0
* | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
| |/ |/|
* | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
|/
* m32r: bzip2/lzma kernel compression supportHirokazu Takata2009-11-041-0/+3
* m32r: convert to use arch_gettimeoffset()john stultz2009-09-221-0/+6
* Merge ../linux-2.6-x86Rusty Russell2008-12-131-1/+1
|\
| * sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTERIngo Molnar2008-11-111-1/+1
* | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-0/+1
|/
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-131-9/+1
|\
| * m32r: don't offer CONFIG_ISAAdrian Bunk2008-09-271-5/+1
| * m32r: remove the unused NOHIGHMEM optionAdrian Bunk2008-09-271-4/+0
* | Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-061-3/+0
|/
* m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-261-0/+1
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-2/+1
|\
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-2/+1
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-011-5/+0
* spinlock: lockbreak cleanupNick Piggin2008-01-301-0/+5
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-1/+1
OpenPOWER on IntegriCloud