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
*
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-06-09
|
\
|
*
memcg: update memcg_has_children() to use css_next_child()
Tejun Heo
2014-05-16
|
*
memcg: remove tasks/children test from mem_cgroup_force_empty()
Michal Hocko
2014-05-16
|
*
cgroup: remove css_parent()
Tejun Heo
2014-05-16
|
*
cgroup: replace cftype->trigger() with cftype->write()
Tejun Heo
2014-05-13
|
*
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
2014-05-13
|
*
cgroup: rename css_tryget*() to css_tryget_online*()
Tejun Heo
2014-05-13
|
*
cgroup, memcg: implement css->id and convert css_from_id() to use it
Tejun Heo
2014-05-04
|
*
cgroup, memcg: allocate cgroup ID from 1
Tejun Heo
2014-05-04
*
|
Don't trigger congestion wait on dirty-but-not-writeout pages
Linus Torvalds
2014-06-08
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-06-08
|
\
\
|
*
|
ext4: fix data integrity sync in ordered mode
Namjae Jeon
2014-05-12
|
|
/
*
|
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
|
\
\
|
*
|
mm: convert some level-less printks to pr_*
Mitchel Humpherys
2014-06-06
|
*
|
mm/kmemleak-test.c: use pr_fmt for logging
Fabian Frederick
2014-06-06
|
*
|
mm: mark remap_file_pages() syscall as deprecated
Kirill A. Shutemov
2014-06-06
|
*
|
mm: memcontrol: remove unnecessary memcg argument from soft limit functions
Johannes Weiner
2014-06-06
|
*
|
mm: memcontrol: clean up memcg zoneinfo lookup
Jianyu Zhan
2014-06-06
|
*
|
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
Catalin Marinas
2014-06-06
|
*
|
mm/mempool.c: update the kmemleak stack trace for mempool allocations
Catalin Marinas
2014-06-06
|
*
|
mm: introduce kmemleak_update_trace()
Catalin Marinas
2014-06-06
|
*
|
mm/kmemleak.c: use %u to print ->checksum
Jianpeng Ma
2014-06-06
|
*
|
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
2014-06-06
|
*
|
mm: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-06-06
|
*
|
slub: search partial list on numa_mem_id(), instead of numa_node_id()
Joonsoo Kim
2014-06-06
|
*
|
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
2014-06-06
|
*
|
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'origin/x86/urgent' into x86/vdso
H. Peter Anvin
2014-05-21
|
|
|
\
\
|
|
*
\
\
Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso
H. Peter Anvin
2014-05-21
|
|
|
\
\
\
|
|
*
|
|
|
x86, mm: Improve _install_special_mapping and fix x86 vdso naming
Andy Lutomirski
2014-05-20
|
*
|
|
|
|
mm/zswap: NUMA aware allocation for zswap_dstmem
Eric Dumazet
2014-06-04
|
*
|
|
|
|
mm/zsmalloc: make zsmalloc module-buildable
Minchan Kim
2014-06-04
|
*
|
|
|
|
mm/vmalloc.c: export unmap_kernel_range()
Minchan Kim
2014-06-04
|
*
|
|
|
|
zsmalloc: fixup trivial zs size classes value in comments
Weijie Yang
2014-06-04
|
*
|
|
|
|
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
2014-06-04
|
*
|
|
|
|
mm, memcg: periodically schedule when emptying page list
Hugh Dickins
2014-06-04
|
*
|
|
|
|
mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M...
Naoya Horiguchi
2014-06-04
|
*
|
|
|
|
mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...
Tony Luck
2014-06-04
|
*
|
|
|
|
mm/memory-failure.c-failure: send right signal code to correct thread
Tony Luck
2014-06-04
|
*
|
|
|
|
mm/page-writeback.c: remove outdated comment
Jianyu Zhan
2014-06-04
|
*
|
|
|
|
mm/swapfile.c: delete the "last_in_cluster < scan_base" loop in the body of s...
Chen Yucong
2014-06-04
|
*
|
|
|
|
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
2014-06-04
|
*
|
|
|
|
mm: document do_fault_around() feature
Kirill A. Shutemov
2014-06-04
|
*
|
|
|
|
mm: nominate faultaround area in bytes rather than page order
Kirill A. Shutemov
2014-06-04
|
*
|
|
|
|
mm/page_alloc.c: cleanup add_active_range() related comments
Zhang Zhen
2014-06-04
|
*
|
|
|
|
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
2014-06-04
|
*
|
|
|
|
mm/rmap.c: don't call mmu_notifier_invalidate_page() during munlock
Konstantin Khlebnikov
2014-06-04
|
*
|
|
|
|
mm/process_vm_access: move config option into init/Kconfig
Konstantin Khlebnikov
2014-06-04
|
*
|
|
|
|
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
2014-06-04
|
*
|
|
|
|
mm: fix typo in comment in do_fault_around()
Kirill A. Shutemov
2014-06-04
[next]