summaryrefslogtreecommitdiff
path: root/arch/sh/mm/Kconfig
AgeCommit message (Expand)Author
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-04-18sh: drop ranges for definition of ARCH_FORCE_MAX_ORDERMike Rapoport (IBM)
2023-04-18sh: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual
2021-01-06arch/sh: hyphenate Non-Uniform in Kconfig promptRandy Dunlap
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-01sh: remove sh5 supportArnd Bergmann
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle
2013-01-21arch/sh: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt
2010-10-15sh: Provide a generic SRAM pool for tiny memories.Paul Mundt
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt
2010-02-12sh: Isolate uncached mapping support.Paul Mundt
2010-01-16sh: Add fixed ioremap supportMatt Fleming
2010-01-13sh: default to extended TLB support.Paul Mundt
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt
2010-01-05Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt
2010-01-04Merge branch 'sh/stable-updates'Paul Mundt
2010-01-04sh: Don't default enable PMB support.Paul Mundt
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt
2010-01-02sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming
2009-12-17sh: Definitions for 3-level page table layoutMatt Fleming
2009-11-11sh: Enable PMB support for all SH-4A CPUs.Paul Mundt
2009-10-27Merge branch 'sh/stable-updates'Paul Mundt
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt
2009-10-16sh: Support SCHED_MC for SH-X3 multi-cores.Paul Mundt
2009-10-10sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda
2009-05-14sh: Provide FORCE_MAX_ZONEORDER.Paul Mundt
2009-05-10sh: Consolidate the boot link and entry offset definitions.Paul Mundt
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda
2008-09-17sh: Make memory hot-add and hot-remove depend on MMU.Paul Mundt
2008-09-08sh: Add support for memory hot-remove.Paul Mundt
2008-08-11sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt
2008-08-04SH2(A) cache updateYoshinori Sato
2008-07-28sh: fix uImage Entry PointYoshihiro Shimoda
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt
2008-07-28sh: Support variable page sizes on nommu.Paul Mundt
2008-03-06sh: Flag PMB support as EXPERIMENTAL.Paul Mundt
2008-01-28sh: Bump the MEMORY_SIZE default to something reasonable.Paul Mundt