index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-25
shmem: fix shared anonymous accounting
Hugh Dickins
1
-22
/
+21
2009-01-31
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
1
-1
/
+1
2009-01-08
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
1
-18
/
+12
2009-01-08
memcg: revert gfp mask fix
KAMEZAWA Hiroyuki
1
-4
/
+4
2009-01-08
memcg: handle swap caches
KAMEZAWA Hiroyuki
1
-2
/
+16
2009-01-08
memcg: fix gfp_mask of callers of charge
KAMEZAWA Hiroyuki
1
-3
/
+3
2009-01-06
shmem: unify regular and tiny shmem
Matt Mackall
1
-10
/
+71
2009-01-06
mm: don't mark_page_accessed in shmem_fault
Hugh Dickins
1
-1
/
+0
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-4
/
+4
2008-10-30
nfsd: fix vm overcommit crash
Alan Cox
1
-4
/
+4
2008-10-20
SHM_LOCKED pages are unevictable
Lee Schermerhorn
1
-0
/
+4
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-1
/
+1
2008-10-20
define page_file_cache() function
Rik van Riel
1
-0
/
+1
2008-10-18
Export shmem_file_setup for DRM-GEM
Keith Packard
1
-0
/
+1
2008-10-13
integrity: special fs magic
Mimi Zohar
1
-3
/
+1
2008-08-04
mm: rename page trylock
Nick Piggin
1
-2
/
+2
2008-07-28
tmpfs: fix kernel BUG in shmem_delete_inode
Hugh Dickins
1
-1
/
+2
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-26
mm: speculative page references
Nick Piggin
1
-3
/
+3
2008-07-25
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
1
-7
/
+4
2008-07-25
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
1
-11
/
+24
2008-07-24
tmpfs: support aio
Hugh Dickins
1
-21
/
+34
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
1
-1
/
+1
2008-04-28
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
1
-25
/
+32
2008-04-28
mempolicy: rework shmem mpol parsing and display
Lee Schermerhorn
1
-105
/
+13
2008-04-28
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
1
-6
/
+10
2008-04-28
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
1
-2
/
+2
2008-04-28
mempolicy: fix parsing of tmpfs mpol mount option
Lee Schermerhorn
1
-5
/
+11
2008-04-28
mempolicy: add MPOL_F_RELATIVE_NODES flag
David Rientjes
1
-0
/
+6
2008-04-28
mempolicy: add MPOL_F_STATIC_NODES flag
David Rientjes
1
-0
/
+2
2008-04-28
mempolicy: support optional mode flags
David Rientjes
1
-8
/
+16
2008-04-28
mempolicy: convert MPOL constants to enum
David Rientjes
1
-4
/
+5
2008-03-19
mm/shmem and tiny-shmem: fix some kernel-doc
Randy Dunlap
1
-15
/
+10
2008-03-04
memcg: mem_cgroup_charge never NULL
Hugh Dickins
1
-3
/
+6
2008-02-08
mount-options-fix-tmpfs-fix
Andrew Morton
1
-0
/
+2
2008-02-08
mount options: fix tmpfs
akpm@linux-foundation.org
1
-64
/
+132
2008-02-07
memcgroup: fix hang with shmem/tmpfs
Hugh Dickins
1
-1
/
+27
2008-02-05
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
1
-2
/
+1
2008-02-05
tmpfs: fix shmem_swaplist races
Hugh Dickins
1
-12
/
+25
2008-02-05
tmpfs: radix_tree_preloading
Hugh Dickins
1
-7
/
+18
2008-02-05
tmpfs: open a window in shmem_unuse_inode
Hugh Dickins
1
-22
/
+35
2008-02-05
tmpfs: make shmem_unuse more preemptible
Hugh Dickins
1
-7
/
+16
2008-02-05
tmpfs: allocate on read when stacked
Hugh Dickins
1
-1
/
+13
2008-02-05
tmpfs: allow filepage alongside swappage
Hugh Dickins
1
-25
/
+44
2008-02-05
tmpfs: move swap swizzling into shmem
Hugh Dickins
1
-4
/
+12
2008-02-05
tmpfs: fix mounts when size is less than the page size
Michael Marineau
1
-1
/
+1
2008-02-05
shmem: factor out sbi->free_inodes manipulations
Pavel Emelyanov
1
-39
/
+38
2008-02-05
shmem_file_write is redundant
Hugh Dickins
1
-106
/
+3
2008-02-05
shmem_getpage return page locked
Hugh Dickins
1
-9
/
+13
2008-02-05
shmem: SGP_QUICK and SGP_FAULT redundant
Hugh Dickins
1
-6
/
+2
[next]