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
*
cpumask: avoid deprecated function in mm/slab.c
Rusty Russell
2009-12-16
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-12-16
|
\
|
*
HWPOISON: Remove stray phrase in a comment
Andi Kleen
2009-12-16
|
*
HWPOISON: Try to allocate migration page on the same node
Andi Kleen
2009-12-16
|
*
HWPOISON: Don't do early filtering if filter is disabled
Andi Kleen
2009-12-16
|
*
HWPOISON: Add a madvise() injector for soft page offlining
Andi Kleen
2009-12-16
|
*
HWPOISON: Add soft page offline support
Andi Kleen
2009-12-16
|
*
HWPOISON: Undefine short-hand macros after use to avoid namespace conflict
Andi Kleen
2009-12-16
|
*
HWPOISON: Use new shake_page in memory_failure
Andi Kleen
2009-12-16
|
*
HWPOISON: mention HWPoison in Kconfig entry
Andi Kleen
2009-12-16
|
*
HWPOISON: Use get_user_page_fast in hwpoison madvise
Andi Kleen
2009-12-16
|
*
HWPOISON: add an interface to switch off/on all the page filters
Haicheng Li
2009-12-16
|
*
HWPOISON: add memory cgroup filter
Andi Kleen
2009-12-16
|
*
memcg: add accessor to mem_cgroup.css
Wu Fengguang
2009-12-16
|
*
memcg: rename and export try_get_mem_cgroup_from_page()
Wu Fengguang
2009-12-16
|
*
HWPOISON: add page flags filter
Wu Fengguang
2009-12-16
|
*
HWPOISON: limit hwpoison injector to known page types
Wu Fengguang
2009-12-16
|
*
HWPOISON: add fs/device filters
Wu Fengguang
2009-12-16
|
*
HWPOISON: return 0 to indicate success reliably
Wu Fengguang
2009-12-16
|
*
HWPOISON: make semantics of IGNORED/DELAYED clear
Wu Fengguang
2009-12-16
|
*
HWPOISON: Add unpoisoning support
Wu Fengguang
2009-12-16
|
*
HWPOISON: detect free buddy pages explicitly
Wu Fengguang
2009-12-16
|
*
HWPOISON: remove the free buddy page handler
Wu Fengguang
2009-12-16
|
*
HWPOISON: introduce delete_from_lru_cache()
Wu Fengguang
2009-12-16
|
*
HWPOISON: comment dirty swapcache pages
Wu Fengguang
2009-12-16
|
*
HWPOISON: comment the possible set_page_dirty() race
Wu Fengguang
2009-12-16
|
*
HWPOISON: abort on failed unmap
Wu Fengguang
2009-12-16
|
*
HWPOISON: Turn ref argument into flags argument
Andi Kleen
2009-12-16
|
*
HWPOISON: avoid grabbing the page count multiple times during madvise injection
Wu Fengguang
2009-12-16
|
*
HWPOISON: return ENXIO on invalid page number
Wu Fengguang
2009-12-16
|
*
HWPOISON: remove the anonymous entry
Wu Fengguang
2009-12-16
|
*
HWPOISON: Be more aggressive at freeing non LRU caches
Andi Kleen
2009-12-16
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
2009-12-16
|
\
\
|
*
|
direct I/O fallback sync simplification
Christoph Hellwig
2009-12-16
|
*
|
make generic_acl slightly more generic
Christoph Hellwig
2009-12-16
|
*
|
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
|
*
|
Untangling ima mess, part 1: alloc_file()
Al Viro
2009-12-16
|
*
|
switch alloc_file() to passing struct path
Al Viro
2009-12-16
|
*
|
switch shmem_file_setup() to alloc_file()
Al Viro
2009-12-16
|
|
/
*
|
memcg: code clean, remove unused variable in mem_cgroup_resize_limit()
Bob Liu
2009-12-16
*
|
memcg: remove memcg_tasklist
Daisuke Nishimura
2009-12-16
*
|
memcg: avoid oom-killing innocent task in case of use_hierarchy
Daisuke Nishimura
2009-12-16
*
|
memcg: cleanup mem_cgroup_move_parent()
Daisuke Nishimura
2009-12-16
*
|
memcg: add mem_cgroup_cancel_charge()
Daisuke Nishimura
2009-12-16
*
|
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
2009-12-16
*
|
memcg: coalesce charging via percpu storage
KAMEZAWA Hiroyuki
2009-12-16
*
|
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
*
|
memcg: fix memory.memsw.usage_in_bytes for root cgroup
Kirill A. Shutemov
2009-12-16
*
|
oom-kill: fix NUMA constraint check with nodemask
KAMEZAWA Hiroyuki
2009-12-16
*
|
oom-kill: show virtual size and rss information of the killed process
KOSAKI Motohiro
2009-12-16
|
/
[next]