summaryrefslogtreecommitdiffstats
path: root/arch/tile/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-01-181-0/+1
|\
| * tile/jump_label: add jump label support for TILE-GxZhigang Lu2016-01-041-0/+1
* | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-141-3/+1Star
|\ \
| * | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-3/+1Star
| |/
* / tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf2016-01-051-6/+5Star
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* tile: enable full SECCOMP supportChris Metcalf2015-07-301-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-07-011-1/+6
|\
| * tile: force CONFIG_TILEGX if ARCH != tileproChris Metcalf2015-06-031-1/+3
| * tile: improve stack backtraceChris Metcalf2015-05-111-0/+1
| * tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2015-04-301-0/+2
* | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-04-171-0/+1
|\
| * tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf2015-04-171-0/+1
* | tile: expose number of page table levelsKirill A. Shutemov2015-04-151-0/+5
|/
* tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMWChris Metcalf2014-10-021-0/+1
* kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-301-2/+0Star
* kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-091-0/+2
* tile: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-1/+0Star
* tile: Use SPARSE_IRQThomas Gleixner2014-05-161-0/+2
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-081-1/+1
* tile/perf: Support perf_events on tilegx and tileproZhigang Lu2014-03-071-0/+2
* tile: Add support for handling PMC hardwareZhigang Lu2014-03-071-0/+4
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0Star
* tile: double default VMALLOC spaceChris Metcalf2013-09-161-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0Star
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0Star
|\
| * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0Star
* | tile: remove support for TILE64Chris Metcalf2013-09-031-1/+1
* | tile: support FRAME_POINTERChris Metcalf2013-09-031-0/+1
* | tilegx: support KGDBChris Metcalf2013-09-031-0/+1
* | tile: support kprobes on tilegxTony Lu2013-08-301-0/+2
* | tile: support ftrace on tilegxTony Lu2013-08-301-1/+6
* | tile: implement gettimeofday() via vDSOChris Metcalf2013-08-131-0/+3
* | tile: support CONFIG_PREEMPTChris Metcalf2013-08-131-0/+2
* | tile: various console improvementsChris Metcalf2013-08-121-0/+1
* | tile PCI RC: include pci/pcie/KconfigChris Metcalf2013-08-061-0/+2
* | tile PCI RC: support I/O space accessChris Metcalf2013-08-061-0/+10
|/
* 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/+3Star
|\ \
| * | arch: remove KCORE_ELF again [tile]Paul Bolle2013-03-221-5/+0Star
| * | tile: remove two outdated Kconfig entriesPaul Bolle2013-03-221-9/+0Star
| * | 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/+0Star
|\ \
| * | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-041-1/+0Star