开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2015-09-08
hugetlbfs: New huge_add_to_page_cache helper routine
Mike Kravetz
2015-09-08
hugetlbfs: truncate_hugepages() takes a range of pages
Mike Kravetz
2015-09-08
mm/hugetlb: expose hugetlb fault mutex for use by fallocate
Mike Kravetz
2015-09-08
mm/hugetlb: add cache of descriptors to resv_map for region_add
Mike Kravetz
2015-09-08
mm: rename and move get/set_freepage_migratetype
Vlastimil Babka
2015-09-08
memcg: get rid of extern for functions in memcontrol.h
Michal Hocko
2015-09-08
memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
Michal Hocko
2015-09-08
memcg: export struct mem_cgroup
Michal Hocko
2015-09-08
mm, oom: add description of struct oom_control
David Rientjes
2015-09-08
mm, oom: pass an oom order of -1 when triggered by sysrq
David Rientjes
2015-09-08
mm, oom: organize oom context into struct
David Rientjes
2015-09-08
mm: improve __GFP_NORETRY comment based on implementation
David Rientjes
2015-09-08
mm: /proc/pid/smaps:: show proportional swap share of the mapping
Minchan Kim
2015-09-08
mm: remove put_page_unless_one()
Vineet Gupta
2015-09-08
dax: don't use set_huge_zero_page()
Kirill A. Shutemov
2015-09-08
dax: add huge page fault support
Matthew Wilcox
2015-09-08
mm: add vmf_insert_pfn_pmd()
Matthew Wilcox
2015-09-08
mm: export various functions for the benefit of DAX
Matthew Wilcox
2015-09-08
mm: add a pmd_fault handler
Matthew Wilcox
2015-09-08
thp: prepare for DAX huge pages
Matthew Wilcox
2015-09-08
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-08
thp: vma_adjust_trans_huge(): adjust file-backed VMA too
Kirill A. Shutemov
2015-09-08
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
2015-09-07
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-09-05
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...
Linus Torvalds
2015-09-05
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-04
mm: remove struct node_active_region
minkyung88.kim
2015-09-04
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2015-09-04
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
2015-09-04
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
2015-09-04
mm: defer flush of writable TLB entries
Mel Gorman
2015-09-04
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
Mel Gorman
2015-09-04
x86, mm: trace when an IPI is about to be sent
Mel Gorman
2015-09-04
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
2015-09-04
userfaultfd: activate syscall
Andrea Arcangeli
2015-09-04
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
Andrea Arcangeli
2015-09-04
userfaultfd: linux/userfaultfd_k.h
Andrea Arcangeli
2015-09-04
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-04
slab: infrastructure for bulk object allocation and freeing
Christoph Lameter
2015-09-04
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
2015-09-04
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2015-09-04
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
[next]