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
...
*
|
|
mm: fix section mismatch in memory_hotplug.c
Rakib Mullick
2009-12-15
*
|
|
hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() ...
Larry Woodman
2009-12-15
*
|
|
mm: memory_hotplug: make offline_pages() static
Andrew Morton
2009-12-15
*
|
|
ksm: remove unswappable max_kernel_pages
Hugh Dickins
2009-12-15
*
|
|
ksm: memory hotremove migration only
Hugh Dickins
2009-12-15
*
|
|
ksm: rmap_walk to remove_migation_ptes
Hugh Dickins
2009-12-15
*
|
|
ksm: mem cgroup charge swapin copy
Hugh Dickins
2009-12-15
*
|
|
ksm: share anon page without allocating
Hugh Dickins
2009-12-15
*
|
|
ksm: take keyhole reference to page
Hugh Dickins
2009-12-15
*
|
|
ksm: hold anon_vma in rmap_item
Hugh Dickins
2009-12-15
*
|
|
ksm: let shared pages be swappable
Hugh Dickins
2009-12-15
*
|
|
ksm: fix mlockfreed to munlocked
Hugh Dickins
2009-12-15
*
|
|
ksm: stable_node point to page and back
Hugh Dickins
2009-12-15
*
|
|
ksm: separate stable_node
Hugh Dickins
2009-12-15
*
|
|
ksm: singly-linked rmap_list
Hugh Dickins
2009-12-15
*
|
|
ksm: cleanup some function arguments
Hugh Dickins
2009-12-15
*
|
|
ksm: remove redundancies when merging page
Hugh Dickins
2009-12-15
*
|
|
ksm: three remove_rmap_item_from_tree cleanups
Hugh Dickins
2009-12-15
*
|
|
vmscan: make consistent of reclaim bale out between do_try_to_free_page and s...
KOSAKI Motohiro
2009-12-15
*
|
|
vmscan: kill sc.swap_cluster_max
KOSAKI Motohiro
2009-12-15
*
|
|
vmscan: zone_reclaim() don't use insane swap_cluster_max
KOSAKI Motohiro
2009-12-15
*
|
|
vmscan: kill hibernation specific reclaim logic and unify it
KOSAKI Motohiro
2009-12-15
*
|
|
vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
KOSAKI Motohiro
2009-12-15
*
|
|
mm: sigbus instead of abusing oom
Hugh Dickins
2009-12-15
*
|
|
mm: stop ptlock enlarging struct page
Hugh Dickins
2009-12-15
*
|
|
mm: pass address down to rmap ones
Hugh Dickins
2009-12-15
*
|
|
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
2009-12-15
*
|
|
mm: mlocking in try_to_unmap_one
Hugh Dickins
2009-12-15
*
|
|
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
2009-12-15
*
|
|
vmscan: stop kswapd waiting on congestion when the min watermark is not being...
KOSAKI Motohiro
2009-12-15
*
|
|
vmscan: have kswapd sleep for a short interval and double check it should be ...
Mel Gorman
2009-12-15
*
|
|
rmap: move label `out' to a better place
Huang Shijie
2009-12-15
*
|
|
rmap: simplify try_to_unmap_file()
Huang Shijie
2009-12-15
*
|
|
rmap: fix the comment for try_to_unmap_anon
Huang Shijie
2009-12-15
*
|
|
mm/vmscan: change comment generic_file_write to __generic_file_aio_write
Vincent Li
2009-12-15
*
|
|
swap: rework map_swap_page() again
Lee Schermerhorn
2009-12-15
*
|
|
swap_info: note SWAP_MAP_SHMEM
Hugh Dickins
2009-12-15
*
|
|
swap_info: swap count continuations
Hugh Dickins
2009-12-15
*
|
|
swap_info: swap_map of chars not shorts
Hugh Dickins
2009-12-15
*
|
|
swap_info: SWAP_HAS_CACHE cleanups
Hugh Dickins
2009-12-15
*
|
|
swap_info: miscellaneous minor cleanups
Hugh Dickins
2009-12-15
*
|
|
swap_info: include first_swap_extent
Hugh Dickins
2009-12-15
*
|
|
swap_info: change to array of pointers
Hugh Dickins
2009-12-15
*
|
|
swap_info: private to swapfile.c
Hugh Dickins
2009-12-15
*
|
|
vmalloc(): adjust gfp mask passed on nested vmalloc() invocation
Jan Beulich
2009-12-15
*
|
|
mm: add gfp flags for NODEMASK_ALLOC slab allocations
David Rientjes
2009-12-15
*
|
|
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
2009-12-15
*
|
|
hugetlb: use only nodes with memory for huge pages
Lee Schermerhorn
2009-12-15
*
|
|
hugetlb: add per node hstate attributes
Lee Schermerhorn
2009-12-15
*
|
|
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
2009-12-15
[prev]
[next]