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: simplify code of swap.c
Shaohua Li
2011-03-22
*
shmem: let shared anonymous be nonlinear again
Hugh Dickins
2011-03-22
*
mm/memblock: properly handle overlaps and fix error path
Benjamin Herrenschmidt
2011-03-22
*
mm/page_alloc.c: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2011-03-22
*
vmalloc: remove confusing comment on vwrite()
Namhyung Kim
2011-03-22
*
writeback: make mapping->writeback_index to point to the last written page
Jun'ichi Nomura
2011-03-22
*
mm: remove inline from scan_swap_map()
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: separate final enabling of the swapfile
Cesar Eduardo Barros
2011-03-22
*
sys_swapoff: change order to match sys_swapon
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: move printk outside lock
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: remove nr_good_pages variable
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: simplify error flow in setup_swap_map_and_extents()
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: separate parsing of bad blocks and extents
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: call swap_cgroup_swapon() earlier
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: simplify error flow in read_swap_header()
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: separate parsing of swapfile header
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: move setting of swapfilepages near use
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: simplify error flow in claim_swapfile()
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: separate bdev claim and inode lock
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: use a single error label
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: do only cleanup in the cleanup blocks
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: remove bdev variable
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: move setting of error nearer use
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: remove did_down variable
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: remove initial value of name variable
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: simplify error flow in alloc_swap_info()
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: simplify error return from swap_info allocation
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: separate swap_info allocation
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: do not depend on "type" after allocation
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: remove changelog from function comment
Cesar Eduardo Barros
2011-03-22
*
sys_swapon: use vzalloc() instead of vmalloc/memset
Cesar Eduardo Barros
2011-03-22
*
mm: use __GFP_OTHER_NODE for transparent huge pages
Andi Kleen
2011-03-22
*
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2011-03-22
*
mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writeback
Andrea Arcangeli
2011-03-22
*
mm: compaction: minimise the time IRQs are disabled while isolating pages for...
Andrea Arcangeli
2011-03-22
*
mm: compaction: minimise the time IRQs are disabled while isolating free pages
Mel Gorman
2011-03-22
*
mm: don't return 0 too early from find_get_pages()
Hugh Dickins
2011-03-22
*
mm: remove worrying dead code from find_get_pages()
Hugh Dickins
2011-03-22
*
hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
Petr Holasek
2011-03-22
*
mm: vmscan: kswapd should not free an excessive number of pages when balancin...
Mel Gorman
2011-03-22
*
mempolicy: remove redundant check in __mpol_equal()
Namhyung Kim
2011-03-22
*
pagewalk: only split huge pages when necessary
Dave Hansen
2011-03-22
*
mm: reclaim invalidated page ASAP
Minchan Kim
2011-03-22
*
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
2011-03-22
*
mm: deactivate invalidated pages
Minchan Kim
2011-03-22
*
mm: simplify anon_vma refcounts
Peter Zijlstra
2011-03-22
*
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
2011-03-22
*
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
2011-03-22
*
mm: debug-pagealloc: fix kconfig dependency warning
Akinobu Mita
2011-03-22
*
mm: batch-free pcp list if possible
Namhyung Kim
2011-03-22
[next]