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
/
memory.c
Commit message (
Expand
)
Author
Age
*
mm: remove unused arg of set_page_dirty_balance()
Miklos Szeredi
2014-04-07
*
memcg: rename high level charging functions
Michal Hocko
2014-04-07
*
mm: add debugfs tunable for fault_around_order
Kirill A. Shutemov
2014-04-07
*
mm: introduce vm_ops->map_pages()
Kirill A. Shutemov
2014-04-07
*
mm/memory.c: update comment in unmap_single_vma()
Davidlohr Bueso
2014-04-07
*
mm: get_user_pages(write,force) refuse to COW in shared areas
Hugh Dickins
2014-04-04
*
mm: consolidate code to setup pte
Kirill A. Shutemov
2014-04-03
*
mm: consolidate code to call vm_ops->page_mkwrite()
Kirill A. Shutemov
2014-04-03
*
mm: introduce do_shared_fault() and drop do_fault()
Kirill A. Shutemov
2014-04-03
*
mm: introduce do_cow_fault()
Kirill A. Shutemov
2014-04-03
*
mm: introduce do_read_fault()
Kirill A. Shutemov
2014-04-03
*
mm: do_fault(): extract to call vm_ops->do_fault() to separate function
Kirill A. Shutemov
2014-04-03
*
mm: rename __do_fault() -> do_fault()
Kirill A. Shutemov
2014-04-03
*
mm/memory.c: mark functions as static
Rashika Kheria
2014-04-03
*
mm, thp: fix infinite loop on memcg OOM
Kirill A. Shutemov
2014-02-25
*
mm, hwpoison: release page on PageHWPoison() in __do_fault()
Kirill A. Shutemov
2014-02-25
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
*
mm: print more details for bad_page()
Dave Hansen
2014-01-23
*
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
2014-01-21
*
dma-debug: introduce debug_dma_assert_idle()
Dan Williams
2014-01-21
*
mm: fix build of split ptlock code
Olof Johansson
2013-12-20
*
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
2013-12-20
*
Revert "mm: create a separate slab for page->ptl allocation"
Linus Torvalds
2013-11-20
*
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
2013-11-14
*
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
2013-11-14
*
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
2013-11-14
*
mm: convert the rest to new page table lock api
Kirill A. Shutemov
2013-11-14
*
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-14
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
|
\
|
*
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
|
\
\
|
|
/
|
/
|
|
*
file->f_op is never NULL...
Al Viro
2013-10-24
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
|
\
\
|
*
|
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2013-10-29
|
*
|
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2013-10-17
|
*
|
mm: migration: do not lose soft dirty bit if page is in migration state
Cyrill Gorcunov
2013-10-17
|
|
/
*
|
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
2013-10-09
*
|
sched/numa: Be more careful about joining numa groups
Rik van Riel
2013-10-09
*
|
mm: numa: Do not batch handle PMD pages
Mel Gorman
2013-10-09
*
|
mm: numa: Do not group on RO pages
Peter Zijlstra
2013-10-09
*
|
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2013-10-09
*
|
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
2013-10-09
*
|
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
2013-10-09
*
|
mm: numa: Scan pages with elevated page_mapcount
Mel Gorman
2013-10-09
*
|
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
2013-10-09
*
|
mm: numa: Do not migrate or account for hinting faults on the zero page
Mel Gorman
2013-10-09
*
|
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2013-10-09
|
/
*
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
2013-09-12
*
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
2013-09-12
*
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
2013-09-12
[next]