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/internal.h: use nth_page
Fabian Frederick
2014-08-06
*
|
mm: page_alloc: simplify drain_zone_pages by using min()
Michal Nazarewicz
2014-08-06
*
|
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
2014-08-06
*
|
mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()
Hugh Dickins
2014-08-06
*
|
vmalloc: use rcu list iterator to reduce vmap_area_lock contention
Joonsoo Kim
2014-08-06
*
|
mm/page_alloc.c: unexport alloc_pages_exact_nid()
Andrew Morton
2014-08-06
*
|
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
Fabian Frederick
2014-08-06
*
|
mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span
Fabian Frederick
2014-08-06
*
|
mm/readahead.c: remove unused file_ra_state from count_history_pages
Fabian Frederick
2014-08-06
*
|
slab: convert last use of __FUNCTION__ to __func__
Joe Perches
2014-08-06
*
|
slab: fix the alias count (via sysfs) of slab cache
Gu Zheng
2014-08-06
*
|
mm, slub: fix some indenting in cmpxchg_double_slab()
Dan Carpenter
2014-08-06
*
|
mm/slab.c: fix comments
Wang Sheng-Hui
2014-08-06
*
|
mm: move slab related stuff from util.c to slab_common.c
Andrey Ryabinin
2014-08-06
*
|
slub: avoid duplicate creation on the first object
Wei Yang
2014-08-06
*
|
slab: change int to size_t for representing allocation size
Joonsoo Kim
2014-08-06
*
|
slab: remove BAD_ALIEN_MAGIC
Joonsoo Kim
2014-08-06
*
|
slab: remove a useless lockdep annotation
Joonsoo Kim
2014-08-06
*
|
slab: destroy a slab without holding any alien cache lock
Joonsoo Kim
2014-08-06
*
|
slab: use the lock on alien_cache, instead of the lock on array_cache
Joonsoo Kim
2014-08-06
*
|
slab: introduce alien_cache
Joonsoo Kim
2014-08-06
*
|
slab: factor out initialization of array cache
Joonsoo Kim
2014-08-06
*
|
slab: defer slab_destroy in free_block()
Joonsoo Kim
2014-08-06
*
|
slab: move up code to get kmem_cache_node in free_block()
Joonsoo Kim
2014-08-06
*
|
slab: add unlikely macro to help compiler
Joonsoo Kim
2014-08-06
*
|
mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
Andrey Ryabinin
2014-08-06
*
|
mm, slub: mark resiliency_test as init text
David Rientjes
2014-08-06
*
|
mm: slab.h: wrap the whole file with guarding macro
Andrey Ryabinin
2014-08-06
*
|
slab: use get_node() and kmem_cache_node() functions
Christoph Lameter
2014-08-06
*
|
slub: use new node functions
Christoph Lameter
2014-08-06
*
|
slab common: add functions for kmem_cache_node access
Christoph Lameter
2014-08-06
*
|
mm/slab.c: add __init to init_lock_keys
Fabian Frederick
2014-08-06
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-04
|
\
\
|
*
\
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-28
|
|
\
\
|
*
|
|
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
*
|
|
|
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-08-04
|
\
\
\
\
|
*
|
|
|
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
2014-07-15
|
*
|
|
|
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
Tejun Heo
2014-07-15
|
*
|
|
|
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-15
|
*
|
|
|
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
2014-07-09
|
*
|
|
|
blkcg, memcg: make blkcg depend on memcg on the default hierarchy
Tejun Heo
2014-07-08
*
|
|
|
|
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-08-04
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
percpu: Use ALIGN macro instead of hand coding alignment calculation
Christoph Lameter
2014-06-19
|
|
/
/
/
*
|
|
|
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-30
*
|
|
|
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Randy Dunlap
2014-07-30
*
|
|
|
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
Andrey Ryabinin
2014-07-30
*
|
|
|
memcg: oom_notify use-after-free fix
Michal Hocko
2014-07-30
*
|
|
|
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
Naoya Horiguchi
2014-07-30
*
|
|
|
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
Naoya Horiguchi
2014-07-30
*
|
|
|
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
2014-07-30
[prev]
[next]