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
Commit message (
Expand
)
Author
Age
*
list_lru: introduce per-memcg lists
Vladimir Davydov
2015-02-12
*
list_lru: organize all list_lrus to list
Vladimir Davydov
2015-02-12
*
list_lru: get rid of ->active_nodes
Vladimir Davydov
2015-02-12
*
memcg: add rwsem to synchronize against memcg_caches arrays relocation
Vladimir Davydov
2015-02-12
*
memcg: rename some cache id related variables
Vladimir Davydov
2015-02-12
*
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
*
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2015-02-12
*
mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries
Mel Gorman
2015-02-12
*
mm: numa: add paranoid check around pte_protnone_numa
Mel Gorman
2015-02-12
*
mm: numa: do not trap faults on the huge zero page
Mel Gorman
2015-02-12
*
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-12
*
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-12
*
mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault
Mel Gorman
2015-02-12
*
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-02-11
*
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-02-11
*
vmstat: Reduce time interval to stat update on idle cpu
Christoph Lameter
2015-02-11
*
mm/page_owner.c: remove unnecessary stack_trace field
Sergei Rogachev
2015-02-11
*
mm: incorporate read-only pages into transparent huge pages
Ebru Akagunduz
2015-02-11
*
vmstat: do not use deferrable delayed work for vmstat_update
Michal Hocko
2015-02-11
*
mm: more aggressive page stealing for UNMOVABLE allocations
Vlastimil Babka
2015-02-11
*
mm: always steal split buddies in fallback allocations
Vlastimil Babka
2015-02-11
*
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
2015-02-11
*
mincore: apply page table walker on do_mincore()
Naoya Horiguchi
2015-02-11
*
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
2015-02-11
*
mempolicy: apply page table walker on queue_pages_range()
Naoya Horiguchi
2015-02-11
*
memcg: cleanup preparation for page table walk
Naoya Horiguchi
2015-02-11
*
pagewalk: add walk_page_vma()
Naoya Horiguchi
2015-02-11
*
pagewalk: improve vma handling
Naoya Horiguchi
2015-02-11
*
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
2015-02-11
*
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
2015-02-11
*
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2015-02-11
*
mm: gup: add __get_user_pages_unlocked to customize gup_flags
Andrea Arcangeli
2015-02-11
*
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
Andrea Arcangeli
2015-02-11
*
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
2015-02-11
*
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
2015-02-11
*
mm/compaction: add tracepoint to observe behaviour of compaction defer
Joonsoo Kim
2015-02-11
*
mm/compaction: more trace to understand when/why compaction start/finish
Joonsoo Kim
2015-02-11
*
mm/compaction: print current range where compaction work
Joonsoo Kim
2015-02-11
*
mm/compaction: enhance tracepoint output for compaction begin/end
Joonsoo Kim
2015-02-11
*
page_writeback: put account_page_redirty() after set_page_dirty()
Konstantin Khebnikov
2015-02-11
*
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
2015-02-11
*
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
*
mm: memcontrol: consolidate swap controller code
Johannes Weiner
2015-02-11
*
mm: memcontrol: consolidate memory controller initialization
Johannes Weiner
2015-02-11
*
mm: memcontrol: simplify soft limit tree init code
Johannes Weiner
2015-02-11
*
mm: cma: fix totalcma_pages to include DT defined CMA regions
George G. Davis
2015-02-11
*
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-11
*
oom: thaw the OOM victim if it is frozen
Michal Hocko
2015-02-11
*
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
2015-02-11
*
mm: memcontrol: fold move_anon() and move_file()
Johannes Weiner
2015-02-11
[next]