index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, slub: fix some indenting in cmpxchg_double_slab()
Dan Carpenter
2014-08-07
1
-6
/
+6
*
mm/slab.c: fix comments
Wang Sheng-Hui
2014-08-07
1
-4
/
+5
*
mm: move slab related stuff from util.c to slab_common.c
Andrey Ryabinin
2014-08-07
2
-102
/
+101
*
slub: avoid duplicate creation on the first object
Wei Yang
2014-08-07
1
-8
/
+11
*
slab: change int to size_t for representing allocation size
Joonsoo Kim
2014-08-07
1
-4
/
+4
*
slab: remove BAD_ALIEN_MAGIC
Joonsoo Kim
2014-08-07
1
-3
/
+1
*
slab: remove a useless lockdep annotation
Joonsoo Kim
2014-08-07
1
-153
/
+0
*
slab: destroy a slab without holding any alien cache lock
Joonsoo Kim
2014-08-07
1
-7
/
+13
*
slab: use the lock on alien_cache, instead of the lock on array_cache
Joonsoo Kim
2014-08-07
1
-17
/
+8
*
slab: introduce alien_cache
Joonsoo Kim
2014-08-07
2
-42
/
+68
*
slab: factor out initialization of array cache
Joonsoo Kim
2014-08-07
1
-14
/
+19
*
slab: defer slab_destroy in free_block()
Joonsoo Kim
2014-08-07
1
-19
/
+41
*
slab: move up code to get kmem_cache_node in free_block()
Joonsoo Kim
2014-08-07
1
-2
/
+1
*
slab: add unlikely macro to help compiler
Joonsoo Kim
2014-08-07
1
-1
/
+1
*
mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
Andrey Ryabinin
2014-08-07
1
-61
/
+36
*
mm, slub: mark resiliency_test as init text
David Rientjes
2014-08-07
1
-1
/
+1
*
mm: slab.h: wrap the whole file with guarding macro
Andrey Ryabinin
2014-08-07
1
-1
/
+2
*
slab: use get_node() and kmem_cache_node() functions
Christoph Lameter
2014-08-07
1
-93
/
+80
*
slub: use new node functions
Christoph Lameter
2014-08-07
1
-49
/
+29
*
slab common: add functions for kmem_cache_node access
Christoph Lameter
2014-08-07
2
-6
/
+16
*
mm/slab.c: add __init to init_lock_keys
Fabian Frederick
2014-08-07
1
-2
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-05
2
-23
/
+5
|
\
|
*
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-28
8
-51
/
+87
|
|
\
|
*
|
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
2
-23
/
+5
*
|
|
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-08-04
2
-9
/
+33
|
\
\
\
|
*
|
|
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
2014-07-15
1
-1
/
+0
|
*
|
|
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
Tejun Heo
2014-07-15
2
-4
/
+4
|
*
|
|
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-15
1
-1
/
+1
|
*
|
|
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
2014-07-09
1
-3
/
+4
|
*
|
|
blkcg, memcg: make blkcg depend on memcg on the default hierarchy
Tejun Heo
2014-07-09
1
-0
/
+24
*
|
|
|
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-08-04
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
percpu: Use ALIGN macro instead of hand coding alignment calculation
Christoph Lameter
2014-06-19
1
-2
/
+1
|
|
/
/
/
*
|
|
|
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-31
1
-1
/
+1
*
|
|
|
mm: fix filemap.c pagecache_get_page() kernel-doc warnings
Randy Dunlap
2014-07-31
1
-5
/
+8
*
|
|
|
mm: debugfs: move rounddown_pow_of_two() out from do_fault path
Andrey Ryabinin
2014-07-31
1
-9
/
+12
*
|
|
|
memcg: oom_notify use-after-free fix
Michal Hocko
2014-07-31
1
-0
/
+4
*
|
|
|
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
Naoya Horiguchi
2014-07-31
1
-2
/
+4
*
|
|
|
hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()
Naoya Horiguchi
2014-07-31
1
-1
/
+7
*
|
|
|
mm, thp: do not allow thp faults to avoid cpuset restrictions
David Rientjes
2014-07-31
1
-8
/
+8
*
|
|
|
mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()
Maxim Patlasov
2014-07-31
1
-3
/
+3
*
|
|
|
mm: fix page_alloc.c kernel-doc warnings
Randy Dunlap
2014-07-29
1
-6
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
mm: fix direct reclaim writeback regression
Hugh Dickins
2014-07-26
1
-2
/
+3
*
|
|
Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-24
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Mike Snitzer
2014-07-23
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
slab_common: fix the check for duplicate slab names
Mikulas Patocka
2014-05-23
1
-1
/
+1
*
|
|
|
|
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
2014-07-24
1
-0
/
+1
*
|
|
|
|
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
2014-07-24
1
-3
/
+8
*
|
|
|
|
shmem: fix splicing from a hole while it's punched
Hugh Dickins
2014-07-24
1
-9
/
+15
*
|
|
|
|
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
2014-07-24
1
-26
/
+52
*
|
|
|
|
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
2014-07-24
1
-1
/
+2
[next]