index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pagemap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
mm: methods for teaching filesystems about PG_swapcache pages
Mel Gorman
1
-0
/
+5
2012-05-29
pagemap.h: fix warning about possibly used before init var
Paul Gortmaker
1
-4
/
+4
2012-04-23
mm: fixup compilation error due to an asm write through a const pointer
Daniel Vetter
1
-1
/
+1
2012-03-27
mm: extend prefault helpers to fault in more than PAGE_SIZE
Daniel Vetter
1
-2
/
+62
2011-07-25
mm: cleanup descriptions of filler arg
Hugh Dickins
1
-7
/
+5
2011-06-10
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
1
-2
/
+2
2011-05-25
readahead: readahead page allocations are OK to fail
Wu Fengguang
1
-0
/
+6
2011-05-25
mm: introduce wait_on_page_locked_killable()
KOSAKI Motohiro
1
-0
/
+9
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+0
2011-03-22
mm: change __remove_from_page_cache()
Minchan Kim
1
-1
/
+1
2011-03-22
mm: goodbye remove_from_page_cache()
Minchan Kim
1
-1
/
+0
2011-03-22
mm: introduce delete_from_page_cache()
Minchan Kim
1
-0
/
+1
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
1
-0
/
+1
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-12
/
+0
2011-01-13
mm: remove likely() from mapping_unevictable()
Steven Rostedt
1
-1
/
+1
2010-10-26
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
1
-0
/
+13
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-1
/
+8
2010-08-11
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
1
-1
/
+7
2010-08-11
hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h
Naoya Horiguchi
1
-0
/
+1
2010-08-09
gcc-4.6: pagemap: avoid unused-but-set variable
Andi Kleen
1
-1
/
+3
2010-01-27
mm: add new 'read_cache_page_gfp()' helper function
Linus Torvalds
1
-0
/
+2
2009-08-22
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
Paul E. McKenney
1
-2
/
+2
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-12
/
+0
2009-04-03
CacheFiles: Permit the page lock state to be monitored
David Howells
1
-0
/
+5
2009-04-02
mm: define a UNIQUE value for AS_UNEVICTABLE flag
Lee Schermerhorn
1
-4
/
+8
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
1
-1
/
+2
2008-10-20
mm: page lock use lock bitops
Nick Piggin
1
-1
/
+1
2008-10-20
mm: pagecache insertion fewer atomics
Nick Piggin
1
-7
/
+7
2008-10-20
SHM_LOCKED pages are unevictable
Lee Schermerhorn
1
-3
/
+9
2008-10-20
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
1
-0
/
+22
2008-08-04
mm: rename page trylock
Nick Piggin
1
-26
/
+41
2008-07-30
powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)
Nick Piggin
1
-0
/
+23
2008-07-28
mmu-notifiers: add mm_take_all_locks() operation
Andrea Arcangeli
1
-0
/
+1
2008-07-26
mm: speculative page references
Nick Piggin
1
-1
/
+110
2008-07-24
mapping_set_error: add unlikely()
Andrew Morton
1
-1
/
+1
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
1
-5
/
+5
2007-12-06
Add lock_page_killable
Matthew Wilcox
1
-0
/
+14
2007-10-16
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
1
-0
/
+2
2007-10-16
mm: fix pagecache write deadlocks
Nick Piggin
1
-2
/
+9
2007-10-16
filemap: convert some unsigned long to pgoff_t
Fengguang Wu
1
-11
/
+12
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
1
-0
/
+11
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-0
/
+11
2007-02-09
[PATCH] mm: remove find_trylock_page
Nick Piggin
1
-2
/
+0
2006-10-28
[PATCH] mm: clean up pagecache allocation
Nick Piggin
1
-5
/
+9
2006-09-26
[PATCH] mm: non syncing lock_page()
Nick Piggin
1
-0
/
+15
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
1
-45
/
+0
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
1
-0
/
+7
2006-04-27
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
Jens Axboe
1
-0
/
+2
2006-03-31
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
1
-2
/
+2
2006-03-24
[PATCH] cpuset memory spread page cache implementation and hooks
Paul Jackson
1
-0
/
+5
[next]