index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
1
-6
/
+21
*
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
1
-1
/
+1
*
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
1
-1
/
+1
*
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
1
-0
/
+3
*
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
1
-2
/
+2
*
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
1
-2
/
+0
*
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
1
-1
/
+9
*
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-07-07
3
-12
/
+5
*
mm/slab: Fix drain freelist excessively
Wanpeng Li
2013-07-07
1
-3
/
+9
*
mm, slab: moved kmem_cache_alloc_node comment to correct place
Zhouping Liu
2013-06-08
1
-12
/
+11
*
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
2013-05-06
1
-9
/
+15
*
slab: Return NULL for oversized allocations
Christoph Lameter
2013-05-06
1
-0
/
+3
*
mm: slab: Verify the nodeid passed to ____cache_alloc_node
Aaron Tomlin
2013-05-01
1
-0
/
+1
*
slub: tid must be retrieved from the percpu area of the current processor
Christoph Lameter
2013-04-05
1
-3
/
+9
*
slub: Do not dereference NULL pointer in node_match
Christoph Lameter
2013-04-05
1
-1
/
+1
*
slub: add 'likely' macro to inc_slabs_node()
Joonsoo Kim
2013-04-02
1
-1
/
+1
*
slub: correct to calculate num of acquired objects in get_partial_node()
Joonsoo Kim
2013-04-02
1
-8
/
+9
*
slub: correctly bootstrap boot caches
Glauber Costa
2013-02-28
1
-0
/
+6
*
mm/sl[au]b: correct allocation type check in kmalloc_slab()
Joonsoo Kim
2013-02-06
1
-1
/
+1
*
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
Christoph Lameter
2013-02-06
1
-14
/
+15
*
slab: Common definition for kmem_cache_node
Christoph Lameter
2013-02-01
2
-17
/
+32
*
slab: Rename list3/l3 to node
Christoph Lameter
2013-02-01
2
-259
/
+259
*
slab: Common Kmalloc cache determination
Christoph Lameter
2013-02-01
4
-142
/
+114
*
slab: Common function to create the kmalloc array
Christoph Lameter
2013-02-01
4
-99
/
+64
*
slab: Common definition for the array of kmalloc caches
Christoph Lameter
2013-02-01
3
-15
/
+8
*
slab: Common constants for kmalloc boundaries
Christoph Lameter
2013-02-01
1
-11
/
+11
*
slab: Rename nodelists to node
Christoph Lameter
2013-02-01
1
-68
/
+67
*
slab: Common name for the per node structures
Christoph Lameter
2013-02-01
1
-44
/
+43
*
slab: Use common kmalloc_index/kmalloc_size functions
Christoph Lameter
2013-02-01
1
-93
/
+76
*
slab: Use proper formatting specs for unsigned size_t
Christoph Lameter
2013-02-01
1
-1
/
+1
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-20
5
-17
/
+65
|
\
|
*
memcg: don't register hotcpu notifier from ->css_alloc()
Tejun Heo
2012-12-20
1
-1
/
+13
|
*
mm: clean up transparent hugepage sysfs error messages
Jeremy Eder
2012-12-20
1
-3
/
+3
|
*
mm: cma: WARN if freed memory is still in use
Marek Szyprowski
2012-12-20
1
-2
/
+9
|
*
mm: fix calculation of dirtyable memory
Sonny Rao
2012-12-20
1
-5
/
+20
|
*
compaction: fix build error in CMA && !COMPACTION
Minchan Kim
2012-12-20
1
-6
/
+20
*
|
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Al Viro
2012-12-20
3
-14
/
+15
|
\
\
|
|
/
|
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-20
1
-0
/
+1
|
|
\
|
|
*
mm: highmem: export kmap_to_page for modules
Will Deacon
2012-10-22
1
-0
/
+1
|
*
|
ksm: make rmap walks more scalable
Hugh Dickins
2012-12-20
1
-8
/
+8
|
*
|
mm: do not sleep in balance_pgdat if there's no i/o congestion
Zlatko Calusic
2012-12-20
1
-6
/
+6
*
|
|
mm: drop vmtruncate
Marco Stornelli
2012-12-20
1
-23
/
+0
|
/
/
*
|
mm/vmscan.c: avoid possible deadlock caused by too_many_isolated()
Fengguang Wu
2012-12-18
1
-0
/
+8
*
|
vmscan: comment too_many_isolated()
Fengguang Wu
2012-12-18
1
-1
/
+5
*
|
mm/kmemleak.c: remove obsolete simple_strtoul
Abhijit Pawar
2012-12-18
1
-1
/
+2
*
|
mm/memory_hotplug.c: improve comments
Tang Chen
2012-12-18
1
-6
/
+12
*
|
mm/hugetlb: create hugetlb cgroup file in hugetlb_init
Jianguo Wu
2012-12-18
2
-12
/
+18
*
|
mm/mprotect.c: coding-style cleanups
Andrew Morton
2012-12-18
1
-14
/
+16
*
|
slub: drop mutex before deleting sysfs entry
Glauber Costa
2012-12-18
1
-1
/
+12
*
|
memcg: add comments clarifying aspects of cache attribute propagation
Glauber Costa
2012-12-18
2
-4
/
+18
[next]