aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* slab: use the lock on alien_cache, instead of the lock on array_cacheJoonsoo Kim2014-08-06
* slab: introduce alien_cacheJoonsoo Kim2014-08-06
* slab: factor out initialization of array cacheJoonsoo Kim2014-08-06
* slab: defer slab_destroy in free_block()Joonsoo Kim2014-08-06
* slab: move up code to get kmem_cache_node in free_block()Joonsoo Kim2014-08-06
* slab: add unlikely macro to help compilerJoonsoo Kim2014-08-06
* mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=yAndrey Ryabinin2014-08-06
* mm, slub: mark resiliency_test as init textDavid Rientjes2014-08-06
* mm: slab.h: wrap the whole file with guarding macroAndrey Ryabinin2014-08-06
* slab: use get_node() and kmem_cache_node() functionsChristoph Lameter2014-08-06
* slub: use new node functionsChristoph Lameter2014-08-06
* slab common: add functions for kmem_cache_node accessChristoph Lameter2014-08-06
* mm/slab.c: add __init to init_lock_keysFabian Frederick2014-08-06
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-04
|\
| * Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28
| |\
| * | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-08-04
|\ \ \
| * | | cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo2014-07-15
| * | | cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo2014-07-15
| * | | cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-15
| * | | cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo2014-07-09
| * | | blkcg, memcg: make blkcg depend on memcg on the default hierarchyTejun Heo2014-07-08
* | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-04
|\ \ \ \
| * | | | percpu: Use ALIGN macro instead of hand coding alignment calculationChristoph Lameter2014-06-19
| |/ / /
* | | | kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai2014-07-30
* | | | mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap2014-07-30
* | | | mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin2014-07-30
* | | | memcg: oom_notify use-after-free fixMichal Hocko2014-07-30
* | | | hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi2014-07-30
* | | | hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi2014-07-30
* | | | mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes2014-07-30
* | | | mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov2014-07-30
* | | | mm: fix page_alloc.c kernel-doc warningsRandy Dunlap2014-07-29
| |_|/ |/| |
* | | mm: fix direct reclaim writeback regressionHugh Dickins2014-07-26
* | | Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-23
|\ \ \
| * \ \ Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Mike Snitzer2014-07-22
| |\ \ \
| | * | | slab_common: fix the check for duplicate slab namesMikulas Patocka2014-05-23
* | | | | mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-07-23
* | | | | mm/fs: fix pessimization in hole-punching pagecacheHugh Dickins2014-07-23
* | | | | shmem: fix splicing from a hole while it's punchedHugh Dickins2014-07-23
* | | | | shmem: fix faulting into a hole, not taking i_mutexHugh Dickins2014-07-23
* | | | | mm: do not call do_fault_around for non-linear faultKonstantin Khlebnikov2014-07-23
* | | | | mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi2014-07-23
| |_|_|/ |/| | |
* | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-10
|\ \ \ \
| * | | | cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng2014-06-25
| | |_|/ | |/| |
* | | | shmem: fix init_page_accessed use to stop !PageLRU bugHugh Dickins2014-07-03
* | | | hwpoison: fix the handling path of the victimized page frame that belong to n...Chen Yucong2014-07-03
* | | | msync: fix incorrect fstart calculationNamjae Jeon2014-07-03
* | | | slub: fix off by one in number of slab testsJoonsoo Kim2014-07-03
* | | | mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz2014-07-03
| |/ / |/| |