index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-01
|
\
|
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-04-14
|
|
\
|
*
\
Merge branch 'sched/core' into locking/core
Thomas Gleixner
2017-04-04
|
|
\
\
|
*
|
|
lockdep: Fix per-cpu static objects
Peter Zijlstra
2017-03-26
|
*
|
|
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
2017-03-16
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2017-05-01
|
\
\
\
\
|
*
|
|
|
mm: remove AVR32 arch special handling in mm/Kconfig
Hans-Christian Noren Egtvedt
2017-05-01
*
|
|
|
|
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-01
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-04-02
|
|
\
\
\
\
\
|
*
|
|
|
|
|
new helper: uaccess_kernel()
Al Viro
2017-03-28
*
|
|
|
|
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
2017-04-20
|
*
|
|
|
|
|
block: Remove unused functions
Jan Kara
2017-04-20
|
*
|
|
|
|
|
bdi: Export bdi_alloc_node() and bdi_put()
Jan Kara
2017-04-20
|
*
|
|
|
|
|
block: Unregister bdi on last reference drop
Jan Kara
2017-04-20
|
*
|
|
|
|
|
bdi: Provide bdi_register_va() and bdi_alloc()
Jan Kara
2017-04-20
|
*
|
|
|
|
|
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()
Jan Kara
2017-03-22
|
*
|
|
|
|
|
bdi: Do not wait for cgwbs release in bdi_unregister()
Jan Kara
2017-03-22
|
*
|
|
|
|
|
bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
Jan Kara
2017-03-22
|
*
|
|
|
|
|
bdi: Unify bdi->wb_list handling for root wb_writeback
Jan Kara
2017-03-22
|
*
|
|
|
|
|
bdi: Make wb->bdi a proper reference
Jan Kara
2017-03-22
|
*
|
|
|
|
|
bdi: Mark congested->bdi as internal
Jan Kara
2017-03-22
*
|
|
|
|
|
|
mm: prevent NR_ISOLATE_* stats from going negative
Rabin Vincent
2017-04-20
*
|
|
|
|
|
|
Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"
Mel Gorman
2017-04-20
*
|
|
|
|
|
|
mm: make mm_percpu_wq non freezable
Michal Hocko
2017-04-19
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
zsmalloc: expand class bit
Minchan Kim
2017-04-13
*
|
|
|
|
|
thp: fix MADV_DONTNEED vs. MADV_FREE race
Kirill A. Shutemov
2017-04-13
*
|
|
|
|
|
thp: fix MADV_DONTNEED vs. numa balancing race
Kirill A. Shutemov
2017-04-13
*
|
|
|
|
|
thp: reduce indentation level in change_huge_pmd()
Kirill A. Shutemov
2017-04-13
*
|
|
|
|
|
z3fold: fix page locking in z3fold_alloc()
Vitaly Wool
2017-04-13
*
|
|
|
|
|
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
2017-04-08
*
|
|
|
|
|
mm: move pcp and lru-pcp draining into single wq
Michal Hocko
2017-04-08
*
|
|
|
|
|
mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
David Rientjes
2017-04-08
*
|
|
|
|
|
mm, thp: fix setting of defer+madvise thp defrag mode
David Rientjes
2017-04-08
*
|
|
|
|
|
mm/page_alloc.c: fix print order in show_free_areas()
Alexander Polakov
2017-04-08
*
|
|
|
|
|
mm: fix page_vma_mapped_walk() for ksm pages
Hugh Dickins
2017-04-08
*
|
|
|
|
|
mm/hugetlb.c: don't call region_abort if region_chg fails
Mike Kravetz
2017-03-31
*
|
|
|
|
|
kasan: report only the first error by default
Mark Rutland
2017-03-31
*
|
|
|
|
|
mm: fix section name for .data..ro_after_init
Kees Cook
2017-03-31
*
|
|
|
|
|
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
Naoya Horiguchi
2017-03-31
*
|
|
|
|
|
mm: workingset: fix premature shadow node shrinking with cgroups
Johannes Weiner
2017-03-31
*
|
|
|
|
|
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
2017-03-31
*
|
|
|
|
|
mm: move mm_percpu_wq initialization earlier
Michal Hocko
2017-03-31
*
|
|
|
|
|
mm: migrate: fix remove_migration_pte() for ksm pages
Naoya Horiguchi
2017-03-31
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()
Huang Ying
2017-03-21
|
/
/
/
/
*
|
|
|
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
2017-03-19
*
|
|
|
mm: add private lock to serialize memory hotplug operations
Heiko Carstens
2017-03-16
*
|
|
|
mm: don't warn when vmalloc() fails due to a fatal signal
Dmitry Vyukov
2017-03-16
*
|
|
|
z3fold: fix spinlock unlocking in page reclaim
Vitaly Wool
2017-03-16
|
|
_
|
/
|
/
|
|
[next]