index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
rmap.c
Commit message (
Expand
)
Author
Age
*
mm: rename page trylock
Nick Piggin
2008-08-05
*
[S390] Optimize storage key operations for anon pages
Martin Schwidefsky
2008-08-01
*
mmu-notifiers: core
Andrea Arcangeli
2008-07-28
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
*
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
2008-07-25
*
mm: remove nopage
Nick Piggin
2008-04-28
*
s390: KVM preparation: host memory management changes for s390 kvm
Christian Borntraeger
2008-04-27
*
mm: rmap kernel-doc fixes
Randy Dunlap
2008-03-19
*
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
2008-03-04
*
memcontrol: add vm_match_cgroup()
David Rientjes
2008-02-09
*
Memory controller: make page_referenced() cgroup aware
Balbir Singh
2008-02-07
*
Memory controller: memory accounting
Balbir Singh
2008-02-07
*
mm: don't waste swap on locked pages
Hugh Dickins
2008-02-05
*
radix-tree: avoid atomic allocations for preloaded insertions
Nick Piggin
2008-02-05
*
[S390] Optimize storage key handling for anonymous pages
Christian Borntraeger
2007-11-20
*
Migration: find correct vma in new_vma_page()
Lee Schermerhorn
2007-11-14
*
mm: document tree_lock->zone.lock lockorder
Nick Piggin
2007-10-17
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
*
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
2007-10-16
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
*
mm: kill validate_anon_vma to avoid mapcount BUG
Hugh Dickins
2007-06-28
*
mm: more rmap checking
Nick Piggin
2007-05-17
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
*
fbdev: mm: Deferred IO support
Jaya Kumar
2007-05-08
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
*
[S390] split page_test_and_clear_dirty.
Martin Schwidefsky
2007-04-27
*
[S390] page_mkclean data corruption.
Martin Schwidefsky
2007-04-04
*
[PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU
Oleg Nesterov
2007-03-01
*
[PATCH] page_mkclean_one(): fix call to set_pte_at()
Al Viro
2006-12-30
*
[PATCH] Fix up page_mkclean_one(): virtual caches, s390
Peter Zijlstra
2006-12-22
*
[PATCH] mm: more rmap debugging
Nick Piggin
2006-12-22
*
[PATCH] mm: more commenting on lock ordering
Nick Piggin
2006-10-20
*
[PATCH] move rmap BUG_ON outside DEBUG_VM
Dave Jones
2006-10-11
*
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
2006-09-26
*
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] Allow migration of mlocked pages
Christoph Lameter
2006-06-25
*
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
2006-06-23
*
[PATCH] More page migration: do not inc/dec rss counters
Christoph Lameter
2006-06-23
*
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
2006-06-23
*
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
2006-06-23
*
[PATCH] page migration cleanup: rename "ignrefs" to "migration"
Christoph Lameter
2006-06-23
*
[PATCH] mm: more CONFIG_DEBUG_VM
Nick Piggin
2006-03-22
*
[PATCH] mm: kill kmem_cache_t usage
Pekka Enberg
2006-03-22
*
[PATCH] page_add_file_rmap(): remove BUG_ON()s
Hugh Dickins
2006-03-09
*
[PATCH] remove_from_swap: fix locking
Christoph Lameter
2006-02-28
*
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
*
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
2006-02-01
*
[PATCH] Direct Migration V9: migrate_pages() extension
Christoph Lameter
2006-02-01
[next]