aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-10-20tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf1-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 "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-09-06tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman1-8/+0
2012-07-18bounce: allow use of bounce pool via config optionChris Metcalf1-0/+6
2012-07-18usb: add host support for the tilegx architectureChris Metcalf1-0/+10
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf1-0/+18
2012-07-18arch/tile: enable ZONE_DMA for tilegxChris Metcalf1-0/+3
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf1-0/+3
2012-07-11arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf1-0/+2
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-6/+37
2012-05-25arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf1-6/+4
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf1-0/+8
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf1-0/+25
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21tile: Use generic time configAnna-Maria Gleixner1-3/+1
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-04-02arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit buildsChris Metcalf1-0/+1
2012-04-02arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfigChris Metcalf1-1/+4
2012-04-02arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf1-1/+1
2011-12-04tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-0/+1
2011-10-04time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz1-3/+0
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2011-05-27arch/tile: more /proc and /sys file supportChris Metcalf1-0/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-1/+0
2011-05-04arch/tile: improve support for PCI hotplugChris Metcalf1-0/+8
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-25tile: Use generic show_interupts()Thomas Gleixner1-0/+1
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf1-6/+0
2011-03-10arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf1-3/+9
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf1-10/+10
2011-02-23tile: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-01-21tile: Use generic irq KconfigThomas Gleixner1-29/+21
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-11-24pci root complex: support for tile architectureChris Metcalf1-0/+12
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-2/+0
2010-10-28kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe1-2/+0
2010-10-27tile: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori1-0/+3
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf1-0/+12
2010-10-14arch/tile: use better "punctuation" for VMSPLIT_3_5G and friendsChris Metcalf1-4/+4
2010-07-06arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf1-0/+4
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+352