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
/
include
/
linux
/
pagemap.h
Age
Commit message (
Expand
)
Author
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-02
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
2020-06-02
mm: add new readahead_control API
Matthew Wilcox (Oracle)
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2020-04-07
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
2020-04-02
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
2020-04-02
mm: swap: make page_evictable() inline
Yang Shi
2020-04-02
include/linux/pagemap.h: rename arguments to find_subpage
Matthew Wilcox (Oracle)
2020-01-06
fs: Fix page_mkwrite off-by-one errors
Andreas Gruenbacher
2019-09-24
mm: page cache: store only head pages in i_pages
Matthew Wilcox (Oracle)
2019-07-12
mm/filemap: don't cast ->readpage to filler_t for do_read_cache_page
Christoph Hellwig
2019-07-12
include/linux/pagemap.h: document trylock_page() return value
Andrew Morton
2019-07-05
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
2019-05-14
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-03-15
filemap: kill page_cache_read usage in filemap_fault
Josef Bacik
2019-03-05
mm: page_cache_add_speculative(): refactor out some code duplication
john.hubbard@gmail.com
2018-12-28
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
2018-10-21
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
2018-10-21
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
2017-11-15
mm: batch radix tree operations when truncating pages
Jan Kara
2017-11-15
mm: implement find_get_pages_range_tag()
Jan Kara
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
mm: implement find_get_pages_range()
Jan Kara
2017-09-06
mm: make pagevec_lookup() update index
Jan Kara
2017-08-02
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
Jeff Layton
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-03-28
mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()
Kirill A. Shutemov
2017-02-22
mm: fix <linux/pagemap.h> stray kernel-doc notation
Randy Dunlap
2017-02-22
mm: un-export wake_up_page functions
Nicholas Piggin
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-30
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
2016-10-11
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-07
mm: remove page_file_index
Huang Ying
2016-10-07
mm: don't use radix tree writeback tags for pages in swap cache
Huang Ying
2016-09-27
get rid of separate multipage fault-in primitives
Al Viro
2016-09-25
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
2016-09-20
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
[next]