summaryrefslogtreecommitdiff
path: root/arch/tile/Kconfig
AgeCommit message (Expand)Author
2016-01-05tile: provide CONFIG_PAGE_SIZE_64KB etc for tileproChris Metcalf
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-07-30tile: enable full SECCOMP supportChris Metcalf
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-06-03tile: force CONFIG_TILEGX if ARCH != tileproChris Metcalf
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov
2015-05-11tile: improve stack backtraceChris Metcalf
2015-04-30tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf
2015-04-14tile: expose number of page table levelsKirill A. Shutemov
2014-10-02tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMWChris Metcalf
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-07-18tile: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-05-16tile: Use SPARSE_IRQThomas Gleixner
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-03-07tile/perf: Support perf_events on tilegx and tileproZhigang Lu
2014-03-07tile: Add support for handling PMC hardwareZhigang Lu
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-09-16tile: double default VMALLOC spaceChris Metcalf
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-09-03tile: support FRAME_POINTERChris Metcalf
2013-09-03tilegx: support KGDBChris Metcalf
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-30tile: support ftrace on tilegxTony Lu
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-08-12tile: various console improvementsChris Metcalf
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni
2013-08-06tile PCI RC: include pci/pcie/KconfigChris Metcalf
2013-08-06tile PCI RC: support I/O space accessChris Metcalf
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-05-02tile: support new Tilera hypervisorChris Metcalf
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-03-22arch: remove KCORE_ELF again [tile]Paul Bolle
2013-03-22tile: remove two outdated Kconfig entriesPaul Bolle
2013-03-22tile: support atomic64_dec_if_positive()Chris Metcalf
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi
2013-03-21arch/tile: Enable HAVE_ARCH_TRACEHOOKSimon Marchi
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong