index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2016-07-26
Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2016-07-26
Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-07-26
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-07-26
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
2016-07-26
Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-07-26
Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-07-26
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-26
Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-07-26
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-07-26
thp: fix comments of __pmd_trans_huge_lock()
Huang Ying
2016-07-26
cgroup: remove unnecessary 0 check from css_from_id()
Johannes Weiner
2016-07-26
cgroup: fix idr leak for the first cgroup root
Johannes Weiner
2016-07-26
mm: memcontrol: fix documentation for compound parameter
Li RongQing
2016-07-26
mm: memcontrol: remove BUG_ON in uncharge_list
Li RongQing
2016-07-26
mm: fix build warnings in <linux/compaction.h>
Minchan Kim
2016-07-26
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
2016-07-26
mm, thp: fix comment inconsistency for swapin readahead functions
Ebru Akagunduz
2016-07-26
thp: update Documentation/{vm/transhuge,filesystems/proc}.txt
Kirill A. Shutemov
2016-07-26
shmem: split huge pages beyond i_size under memory pressure
Kirill A. Shutemov
2016-07-26
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-26
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2016-07-26
shmem: make shmem_inode_info::lock irq-safe
Kirill A. Shutemov
2016-07-26
khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
Kirill A. Shutemov
2016-07-26
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
2016-07-26
shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
Kirill A. Shutemov
2016-07-26
shmem: add huge pages support
Kirill A. Shutemov
2016-07-26
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-26
shmem: prepare huge= mount option and sysfs knob
Kirill A. Shutemov
2016-07-26
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2016-07-26
truncate: handle file thp
Kirill A. Shutemov
2016-07-26
filemap: prepare find and delete operations for huge pages
Kirill A. Shutemov
2016-07-26
radix-tree: implement radix_tree_maybe_preload_order()
Kirill A. Shutemov
2016-07-26
page-flags: relax policy for PG_mappedtodisk and PG_reclaim
Kirill A. Shutemov
2016-07-26
vmscan: split file huge pages before paging them out
Kirill A. Shutemov
2016-07-26
thp, mlock: do not mlock PTE-mapped file huge pages
Kirill A. Shutemov
2016-07-26
thp: file pages support for split_huge_page()
Kirill A. Shutemov
2016-07-26
thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
Kirill A. Shutemov
2016-07-26
thp: prepare change_huge_pmd() for file thp
Kirill A. Shutemov
2016-07-26
thp: skip file huge pmd on copy_huge_pmd()
Kirill A. Shutemov
2016-07-26
thp: handle file COW faults
Kirill A. Shutemov
2016-07-26
thp: handle file pages in split_huge_pmd()
Kirill A. Shutemov
2016-07-26
thp: support file pages in zap_huge_pmd()
Kirill A. Shutemov
2016-07-26
thp, vmstats: add counters for huge file pages
Kirill A. Shutemov
2016-07-26
mm: introduce do_set_pmd()
Kirill A. Shutemov
2016-07-26
rmap: support file thp
Kirill A. Shutemov
[next]