index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-02-05
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
1
-14
/
+14
2008-02-05
swapin_readahead: move and rearrange args
Hugh Dickins
1
-4
/
+2
2008-02-05
swapin_readahead: excise NUMA bogosity
Hugh Dickins
1
-31
/
+12
2007-11-28
tmpfs: restore missing clear_highpage
Hugh Dickins
1
-2
/
+3
2007-10-30
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
Hugh Dickins
1
-0
/
+15
2007-10-22
exportfs: make struct export_operations const
Christoph Hellwig
1
-1
/
+1
2007-10-22
shmem: new export ops
Christoph Hellwig
1
-22
/
+13
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
1
-5
/
+2
2007-10-17
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
1
-3
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+1
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-0
/
+6
2007-10-16
mm/shmem.c: make 3 functions static
Adrian Bunk
1
-5
/
+5
2007-10-16
Group short-lived and reclaimable kernel allocations
Mel Gorman
1
-2
/
+2
2007-10-16
memoryless nodes: fixup uses of node_online_map in generic code
Lee Schermerhorn
1
-5
/
+8
2007-10-16
implement simple fs aops
Nick Piggin
1
-7
/
+27
2007-10-16
Clean up duplicate includes in mm/
Jesper Juhl
1
-1
/
+0
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-4
/
+4
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-19
/
+10
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-62
/
+20
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
1
-2
/
+9
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+1
[next]