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
/
huge_memory.c
Commit message (
Expand
)
Author
Age
*
mm: huge_memory: Fix build error.
Ralf Baechle
2012-10-15
*
mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().
David Miller
2012-10-09
*
mm: Add and use update_mmu_cache_pmd() in transparent huge page code.
David Miller
2012-10-09
*
mm, thp: fix mapped pages avoiding unevictable list on mlock
David Rientjes
2012-10-09
*
mm: move all mmu notifier invocations to be done outside the PT lock
Sagi Grimberg
2012-10-09
*
mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c
Catalin Marinas
2012-10-09
*
thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator
Xiao Guangrong
2012-10-09
*
mm rmap: remove vma_address check for address inside vma
Michel Lespinasse
2012-10-09
*
mm anon rmap: replace same_anon_vma linked list with an interval tree.
Michel Lespinasse
2012-10-09
*
thp: make MADV_HUGEPAGE check for mm->def_flags
Gerald Schaefer
2012-10-09
*
thp: introduce pmdp_invalidate()
Gerald Schaefer
2012-10-09
*
thp: remove assumptions on pgtable_t type
Gerald Schaefer
2012-10-09
*
thp: remove unnecessary set_recommended_min_free_kbytes
Xiao Guangrong
2012-10-09
*
thp: use khugepaged_enabled to remove duplicate code
Xiao Guangrong
2012-10-09
*
thp: remove khugepaged_loop
Xiao Guangrong
2012-10-09
*
thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page
Xiao Guangrong
2012-10-09
*
thp: release page in page pre-alloc path
Xiao Guangrong
2012-10-09
*
thp: merge page pre-alloc in khugepaged_loop into khugepaged_do_scan
Xiao Guangrong
2012-10-09
*
thp: remove some code depend on CONFIG_NUMA
Xiao Guangrong
2012-10-09
*
thp: remove wake_up_interruptible in the exit path
Xiao Guangrong
2012-10-09
*
thp: remove unnecessary khugepaged_thread check
Xiao Guangrong
2012-10-09
*
thp: move khugepaged_mutex out of khugepaged
Xiao Guangrong
2012-10-09
*
thp: remove unnecessary check in start_khugepaged
Xiao Guangrong
2012-10-09
*
thp: fix the count of THP_COLLAPSE_ALLOC
Xiao Guangrong
2012-10-09
*
mm: kill vma flag VM_INSERTPAGE
Konstantin Khlebnikov
2012-10-09
*
mm: introduce arch-specific vma flag VM_ARCH_1
Konstantin Khlebnikov
2012-10-09
*
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
2012-10-09
*
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page...
Andrea Arcangeli
2012-09-28
*
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
*
mm, thp: drop page_table_lock to uncharge memcg pages
David Rientjes
2012-05-29
*
thp, memcg: split hugepage for memcg oom on cow
David Rientjes
2012-05-29
*
mm, thp: allow fallback when pte_alloc_one() fails for huge pmd
David Rientjes
2012-05-29
*
mm, thp: remove unnecessary ret variable
David Rientjes
2012-05-29
*
thp: optimize away unnecessary page table locking
Naoya Horiguchi
2012-03-21
*
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
2012-03-05
*
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2012-02-08
*
memcg: fix split_huge_page_refcounts()
Hugh Dickins
2012-01-12
*
thp: improve order in lru list for split huge page
Shaohua Li
2012-01-12
*
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2012-01-12
*
thp: remove unnecessary tlb flush for mprotect
Shaohua Li
2012-01-12
*
thp: improve the error code path
Shaohua Li
2012-01-12
*
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
2012-01-12
*
thp: reduce khugepaged freezing latency
Andrea Arcangeli
2011-12-09
*
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-02
*
mm/huge_memory: fix typo when updating mmu cache
Hillf Danton
2011-10-31
*
mm/huge_memory: fix copying user highpage
Hillf Danton
2011-10-31
*
mm/huge_memory.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
*
thp: mremap support and TLB optimization
Andrea Arcangeli
2011-10-31
*
mm/huge_memory.c: minor lock simplification in __khugepaged_exit
Chris Wright
2011-07-25
*
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
Andrea Arcangeli
2011-06-15
[next]