summaryrefslogtreecommitdiffstats
path: root/arch/tile/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-0/+1
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-091-4/+10
|\
| * tile: support new Tilera hypervisorChris Metcalf2013-05-021-4/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-05-011-14/+3
|\ \
| * | arch: remove KCORE_ELF again [tile]Paul Bolle2013-03-221-5/+0
| * | tile: remove two outdated Kconfig entriesPaul Bolle2013-03-221-9/+0
| * | tile: support atomic64_dec_if_positive()Chris Metcalf2013-03-221-0/+1
| * | tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-221-0/+1
| * | arch/tile: Enable HAVE_ARCH_TRACEHOOKSimon Marchi2013-03-211-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+0
|\ \
| * | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-1/+0
* | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-7/+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
* 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
|/