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
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
2016-08-04
mm/block: convert rw_page users to bio op use
Mike Christie
2016-07-26
mm, memcg: use consistent gfp flags during readahead
Michal Hocko
2016-05-20
mm: tighten fault_in_pages_writeable()
Eric Dumazet
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-04-04
mm: drop PAGE_CACHE_* and page_cache_{get,release} definition
Kirill A. Shutemov
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
2016-01-22
mm: add find_get_entries_tag()
Ross Zwisler
2016-01-15
thp: reintroduce split_huge_page()
Kirill A. Shutemov
2016-01-15
page-flags: define PG_locked behavior on compound pages
Kirill A. Shutemov
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-23
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
2014-12-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2014-10-09
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-09-25
MM: export page_wakeup functions
NeilBrown
2014-09-25
SCHED: add some "wait..on_bit...timeout()" interfaces.
NeilBrown
2014-08-26
linux/pagemap.h: Fixed a typo in a code comment.
Raymond L. Rivera
2014-08-06
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
Paul Cassella
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
2014-04-03
mm: remove read_cache_page_async()
Sasha Levin
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-04-03
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-01-23
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2013-04-29
vm: adjust ifdef for TINY_RCU
Paul E. McKenney
2013-02-21
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
2012-12-11
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
2012-07-31
mm: methods for teaching filesystems about PG_swapcache pages
Mel Gorman
2012-05-29
pagemap.h: fix warning about possibly used before init var
Paul Gortmaker
2012-04-23
mm: fixup compilation error due to an asm write through a const pointer
Daniel Vetter
2012-03-27
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
2011-07-25
mm: cleanup descriptions of filler arg
Hugh Dickins
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
[next]