index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pagemap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: tighten fault_in_pages_writeable()
Eric Dumazet
2016-05-20
1
-15
/
+9
*
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-4
/
+4
*
mm: drop PAGE_CACHE_* and page_cache_{get,release} definition
Kirill A. Shutemov
2016-04-04
1
-15
/
+0
*
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-2
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-7
/
+7
*
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-16
/
+3
*
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
1
-2
/
+1
*
mm: add find_get_entries_tag()
Ross Zwisler
2016-01-22
1
-0
/
+3
*
thp: reintroduce split_huge_page()
Kirill A. Shutemov
2016-01-15
1
-1
/
+12
*
page-flags: define PG_locked behavior on compound pages
Kirill A. Shutemov
2016-01-15
1
-17
/
+8
*
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-06
1
-0
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-0
/
+6
|
\
|
*
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-06-23
1
-0
/
+6
*
|
memcg: add per cgroup dirty page accounting
Greg Thelen
2015-06-02
1
-1
/
+2
|
/
*
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2014-12-29
1
-7
/
+6
*
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
2014-10-09
1
-17
/
+1
*
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-10-08
1
-2
/
+10
|
\
|
*
MM: export page_wakeup functions
NeilBrown
2014-09-25
1
-2
/
+8
|
*
SCHED: add some "wait..on_bit...timeout()" interfaces.
NeilBrown
2014-09-25
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
linux/pagemap.h: Fixed a typo in a code comment.
Raymond L. Rivera
2014-08-26
1
-1
/
+1
*
|
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
Paul Cassella
2014-08-06
1
-0
/
+3
|
/
*
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
2014-07-23
1
-0
/
+12
*
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-06-04
1
-6
/
+101
*
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
1
-1
/
+1
*
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
2014-06-04
1
-0
/
+2
*
mm: remove read_cache_page_async()
Sasha Levin
2014-04-03
1
-10
/
+0
*
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-1
/
+12
*
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-04-03
1
-6
/
+9
*
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-04-03
1
-0
/
+5
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
1
-5
/
+5
*
vm: adjust ifdef for TINY_RCU
Paul E. McKenney
2013-04-29
1
-1
/
+1
*
mm: only enforce stable page writes if the backing device requires it
Darrick J. Wong
2013-02-21
1
-0
/
+1
*
mm: introduce a common interface for balloon pages mobility
Rafael Aquini
2012-12-11
1
-0
/
+16
*
mm: methods for teaching filesystems about PG_swapcache pages
Mel Gorman
2012-07-31
1
-0
/
+5
*
pagemap.h: fix warning about possibly used before init var
Paul Gortmaker
2012-05-29
1
-4
/
+4
*
mm: fixup compilation error due to an asm write through a const pointer
Daniel Vetter
2012-04-23
1
-1
/
+1
*
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
2012-03-27
1
-2
/
+62
*
mm: cleanup descriptions of filler arg
Hugh Dickins
2011-07-25
1
-7
/
+5
*
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-10
1
-2
/
+2
*
readahead: readahead page allocations are OK to fail
Wu Fengguang
2011-05-25
1
-0
/
+6
*
mm: introduce wait_on_page_locked_killable()
KOSAKI Motohiro
2011-05-25
1
-0
/
+9
*
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-12
/
+0
|
\
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-12
/
+0
*
|
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
1
-1
/
+1
*
|
mm: goodbye remove_from_page_cache()
Minchan Kim
2011-03-22
1
-1
/
+0
*
|
mm: introduce delete_from_page_cache()
Minchan Kim
2011-03-22
1
-0
/
+1
*
|
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
1
-0
/
+1
|
/
*
mm: remove likely() from mapping_unevictable()
Steven Rostedt
2011-01-13
1
-1
/
+1
*
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2010-10-26
1
-0
/
+13
[next]