summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* microblaze: fix clone syscallMichal Simek2013-08-131-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-301-3/+0
|\ \
| * | memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle2013-03-201-3/+0
* | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
* | | microblaze: Use generic idle loopThomas Gleixner2013-04-081-0/+2
| |/ |/|
* | 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
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+1
* microblaze: switch to generic kernel_execve()Al Viro2012-11-161-0/+1
* microblaze: switch to generic kernel_thread()Al Viro2012-11-161-0/+1
* 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_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-041-5/+2
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-05-281-1/+1
|\
| * microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen2012-05-251-1/+1
* | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
* | microblaze: Use generic time configAnna-Maria Gleixner2012-05-211-6/+1
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-271-12/+21
|\
| * microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-231-0/+4
| * microblaze: Highmem supportMichal Simek2012-03-231-13/+11
| * microblaze: Use active regionsMichal Simek2012-03-231-0/+4
| * microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2012-03-231-0/+3
* | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-161-0/+1
|/
* microblaze: generic atomic64 supportDaniel Borkmann2012-01-201-0/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-0/+1
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-6/+0
* usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek2011-04-131-1/+0
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* microblaze: Use generic show_interrupts()Thomas Gleixner2011-03-291-0/+1
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+3
* microblaze: Do not copy reset vectors/manual reset vector setupMichal Simek2011-03-151-0/+11
* microblaze: Fix typo in KconfigTobias Klauser2011-03-091-1/+1
* microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-091-0/+1
* microblaze: Use generic irq KconfigThomas Gleixner2011-01-211-6/+2
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* of/flattree: Add Kconfig for EARLY_FLATTREEStephen Neuendorffer2010-12-291-1/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-5/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-18/+33
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-5/+0
* | | microblaze: Add seccomp supportMichal Simek2010-10-211-0/+17
| |/ |/|
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-15/+2
|\ \
| * | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-1/+1
| |\|