summaryrefslogtreecommitdiffstats
path: root/arch/tile/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-6/+0
|\
| * block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-6/+0
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \ | |/ |/|
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
* | tile: include kernel/Kconfig.freezer in tile KconfigChris Metcalf2013-02-011-0/+2
|/
* Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-201-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 "#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/+0
|/
* 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-251-6/+37
|\
| * arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf2012-05-251-6/+4
| * 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/+1
|\ \ | |/ |/|
| * timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
| * tile: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
* | 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/+0
* 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-261-1/+0
|/
* 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/+0
* 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/+0
* 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/+21
* genirq: Remove __do_IRQThomas Gleixner2011-01-211-3/+0
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
* pci root complex: support for tile architectureChris Metcalf2010-11-241-0/+12
OpenPOWER on IntegriCloud