index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-08-12
1
-1
/
+8
|
\
|
*
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
2010-08-11
1
-1
/
+7
|
*
hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h
Naoya Horiguchi
2010-08-11
1
-0
/
+1
*
|
gcc-4.6: pagemap: avoid unused-but-set variable
Andi Kleen
2010-08-09
1
-1
/
+3
|
/
*
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
2010-01-27
1
-0
/
+2
*
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
Paul E. McKenney
2009-08-22
1
-2
/
+2
*
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-06-16
1
-12
/
+0
*
CacheFiles: Permit the page lock state to be monitored
David Howells
2009-04-03
1
-0
/
+5
*
mm: define a UNIQUE value for AS_UNEVICTABLE flag
Lee Schermerhorn
2009-04-02
1
-4
/
+8
*
fs: symlink write_begin allocation context fix
Nick Piggin
2009-01-04
1
-1
/
+2
*
mm: page lock use lock bitops
Nick Piggin
2008-10-20
1
-1
/
+1
*
mm: pagecache insertion fewer atomics
Nick Piggin
2008-10-20
1
-7
/
+7
*
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
1
-3
/
+9
*
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+22
*
mm: rename page trylock
Nick Piggin
2008-08-04
1
-26
/
+41
*
powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)
Nick Piggin
2008-07-30
1
-0
/
+23
*
mmu-notifiers: add mm_take_all_locks() operation
Andrea Arcangeli
2008-07-28
1
-0
/
+1
*
mm: speculative page references
Nick Piggin
2008-07-26
1
-1
/
+110
*
mapping_set_error: add unlikely()
Andrew Morton
2008-07-24
1
-1
/
+1
*
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2008-02-13
1
-5
/
+5
*
Add lock_page_killable
Matthew Wilcox
2007-12-06
1
-0
/
+14
*
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
2007-10-16
1
-0
/
+2
*
mm: fix pagecache write deadlocks
Nick Piggin
2007-10-16
1
-2
/
+9
*
filemap: convert some unsigned long to pgoff_t
Fengguang Wu
2007-10-16
1
-11
/
+12
*
Factor outstanding I/O error handling
Guillaume Chazarain
2007-05-08
1
-0
/
+11
*
mm: make read_cache_page synchronous
Nick Piggin
2007-05-07
1
-0
/
+11
*
[PATCH] mm: remove find_trylock_page
Nick Piggin
2007-02-09
1
-2
/
+0
*
[PATCH] mm: clean up pagecache allocation
Nick Piggin
2006-10-28
1
-5
/
+9
*
[PATCH] mm: non syncing lock_page()
Nick Piggin
2006-09-26
1
-0
/
+15
*
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
2006-06-30
1
-45
/
+0
[next]