summaryrefslogtreecommitdiffstats
path: root/arch/tile/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
* Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
* Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* tile: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-8/+0Star
* bounce: allow use of bounce pool via config optionChris Metcalf2012-07-181-0/+6
* usb: add host support for the tilegx architectureChris Metcalf2012-07-181-0/+10
* tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-181-0/+18
* arch/tile: enable ZONE_DMA for tilegxChris Metcalf2012-07-181-0/+3
* arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-181-0/+3
* arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf2012-07-111-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-261-6/+37
|\
| * arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf2012-05-251-6/+4Star
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-251-0/+8
| * arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-251-0/+25
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-5/+1Star
|\ \ | |/ |/|
| * timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0Star
| * tile: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1Star
* | tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf2012-05-181-0/+1
|/
* arch/tile/Kconfig: don't specify CONFIG_PAGE_OFFSET for 64-bit buildsChris Metcalf2012-04-021-0/+1
* arch/tile/Kconfig: rename tile_defconfig to tilepro_defconfigChris Metcalf2012-04-021-1/+4
* arch/tile/Kconfig: remove pointless "!M386" test.Chris Metcalf2012-04-021-1/+1
* tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-041-0/+1
* time: Cleanup old CONFIG_GENERIC_TIME references that snuck inJohn Stultz2011-10-041-3/+0Star
* Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-291-0/+1
|\
| * arch/tile: more /proc and /sys file supportChris Metcalf2011-05-271-0/+1
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-1/+0Star
|/
* arch/tile: improve support for PCI hotplugChris Metcalf2011-05-041-0/+8
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
* tile: Use generic show_interupts()Thomas Gleixner2011-03-251-0/+1
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-101-6/+0Star
* arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf2011-03-101-3/+9
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-101-10/+10
* tile: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-231-0/+1
* tile: Use generic irq KconfigThomas Gleixner2011-01-211-29/+21Star
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0Star
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-1/+1
* pci root complex: support for tile architectureChris Metcalf2010-11-241-0/+12
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-2/+0Star
|\
| * kbuild: convert `arch/tile' to the kconfig mainmenu upgradeArnaud Lacombe2010-10-281-2/+0Star
* | tile: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-281-0/+3
* | arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-151-0/+12
* | arch/tile: use better "punctuation" for VMSPLIT_3_5G and friendsChris Metcalf2010-10-141-4/+4
|/
* arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-061-0/+4
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+352