index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
drivers
/
dax
/
device.c
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-05-18
dax: fix missing-prototype warnings
Arnd Bergmann
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-10
dax: Assign RAM regions to memory-hotplug by default
Dan Williams
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
device-dax: compound devmap support
Joao Martins
2022-01-15
device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
Joao Martins
2022-01-15
device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
Joao Martins
2022-01-15
device-dax: factor out page mapping initialization
Joao Martins
2022-01-15
device-dax: ensure dev_dax->pgmap is valid for dynamic devices
Joao Martins
2022-01-15
device-dax: use struct_size()
Joao Martins
2022-01-15
device-dax: use ALIGN() for determining pgoff
Joao Martins
2021-11-24
dax: Kill DEV_DAX_PMEM_COMPAT
Dan Williams
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-02-16
device-dax: Drop an empty .remove callback
Uwe Kleine-König
2020-12-15
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
2020-10-13
device-dax: make align a per-device property
Joao Martins
2020-10-13
device-dax: add dis-contiguous resource support
Dan Williams
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-13
device-dax: make pgmap optional for instance creation
Dan Williams
2020-10-13
device-dax: drop the dax_region.pfn_flags attribute
Dan Williams
2020-09-04
memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
Roger Pau Monne
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2019-07-02
device-dax: use the dev_pagemap internal refcount
Christoph Hellwig
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-07-02
memremap: validate the pagemap type passed to devm_memremap_pages
Christoph Hellwig
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-01-06
device-dax: Add /sys/class/dax backwards compatibility
Dan Williams
2019-01-06
device-dax: Add support for a dax override driver
Dan Williams
2019-01-06
device-dax: Move resource pinning+mapping into the common driver
Dan Williams
2019-01-06
device-dax: Introduce bus + driver model
Dan Williams
2019-01-06
device-dax: Start defining a dax bus model
Dan Williams
2019-01-06
device-dax: Remove multi-resource infrastructure
Dan Williams
2019-01-06
device-dax: Kill dax_region base
Dan Williams
2019-01-06
device-dax: Kill dax_region ida
Dan Williams
2018-09-22
device-dax: Add missing address_space_operations
Dave Jiang
2018-09-04
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
2018-08-25
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-17
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-07-20
device-dax: Set page->index
Dan Williams
[next]