index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-21
radix tree: Remove multiorder support
Matthew Wilcox
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
2018-08-17
mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP
Huang Ying
2018-08-17
mm/sparse: delete old sparse_init and enable new one
Pavel Tatashin
2018-08-17
mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
Mike Rapoport
2018-08-02
kconfig: add a Memory Management options" menu
Christoph Hellwig
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-04
Merge tag 'docs-4.18' of git://git.lwn.net/linux
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-22
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
2018-05-18
mm: don't allow deferred pages with NEED_PER_CPU_KM
Pavel Tatashin
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
2018-04-27
docs/admin-guide/mm: start moving here files from Documentation/vm
Mike Rapoport
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-02-23
Drop a bunch of metag references
James Hogan
2018-01-31
mm: relax deferred struct page requirements
Pavel Tatashin
2017-11-17
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2017-09-08
mm/hmm/mirror: mirror process address space on device with HMM helpers
Jérôme Glisse
2017-09-08
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-08
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
Naoya Horiguchi
2017-09-06
mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
Dan Williams
2017-07-10
mm/kasan: add support for memory hotplug
Andrey Ryabinin
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-06
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
2017-07-06
mm, THP, swap: delay splitting THP during swap out
Huang Ying
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2017-07-02
mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
Oliver O'Halloran
2017-06-20
percpu: expose statistics about percpu memory via debugfs
Dennis Zhou
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-05-01
mm: remove AVR32 arch special handling in mm/Kconfig
Hans-Christian Noren Egtvedt
2016-12-12
mm: THP page cache support for ppc64
Aneesh Kumar K.V
2016-12-12
of/fdt: mark hotpluggable memory
Reza Arbab
2016-12-12
mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
Reza Arbab
2016-10-27
Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing
Linus Torvalds
2016-08-26
mm: clarify COMPACTION Kconfig text
Michal Hocko
2016-08-04
mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled
zhong jiang
2016-07-28
mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT
Dan Williams
2016-07-26
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-05-27
mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM
Gavin Shan
2016-05-26
mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly
Yang Shi
2016-05-20
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
[next]