index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-04-18
nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER
Mike Rapoport (IBM)
2023-04-18
nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text
Mike Rapoport (IBM)
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
2020-04-11
Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-04-11
arch: nios2: Enable the common clk subsystem on Nios2
Dragos Bogdan
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
2019-06-25
nios2: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-03-10
Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-03-07
nios2: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-01-06
nios2: remove unneeded HAS_DMA define
Masahiro Yamada
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-26
nios2: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
nios2: use generic early_init_dt_add_memory_arch
Mike Rapoport
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-08-02
kconfig: remove duplicate SWAP symbol defintions
Christoph Hellwig
2018-07-25
nios2: use generic dma_noncoherent_ops
Christoph Hellwig
2018-02-03
nios2: kconfig: Remove blank help text
Ulf Magnusson
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-14
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Daniel Lezcano
2017-05-08
nios2: use generic strncpy_from_user() and strnlen_user()
Ley Foon Tan
2016-05-20
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
2016-04-26
nios2: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
2015-02-16
nios2: add kgdb support
Ley Foon Tan
2015-02-10
nios2: Add support for compressed kernel
Ley Foon Tan
2014-12-08
nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOL
Tobias Klauser
2014-12-08
nios2: Add missing NR_CPUS to Kconfig
Tobias Klauser
2014-12-08
nios2: Build infrastructure
Ley Foon Tan