开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2019-07-02
mm: remove the HMM config option
Christoph Hellwig
2019-07-02
mm: sort out the DEVICE_PRIVATE Kconfig mess
Christoph Hellwig
2019-07-02
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
2019-07-02
mm: remove hmm_devmem_add
Christoph Hellwig
2019-07-02
mm: remove hmm_vma_alloc_locked_page
Christoph Hellwig
2019-07-02
nouveau: use devm_memremap_pages directly
Christoph Hellwig
2019-07-02
nouveau: use alloc_page_vma directly
Christoph Hellwig
2019-07-02
PCI/P2PDMA: use the dev_pagemap internal refcount
Christoph Hellwig
2019-07-02
device-dax: use the dev_pagemap internal refcount
Christoph Hellwig
2019-07-02
memremap: provide an optional internal refcount in struct dev_pagemap
Christoph Hellwig
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
2019-07-02
memremap: remove the data field in struct dev_pagemap
Christoph Hellwig
2019-07-02
memremap: add a migrate_to_ram method to struct dev_pagemap_ops
Christoph Hellwig
2019-07-02
memremap: lift the devmap_enable manipulation into devm_memremap_pages
Christoph Hellwig
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-07-02
memremap: validate the pagemap type passed to devm_memremap_pages
Christoph Hellwig
2019-07-02
mm: factor out a devm_request_free_mem_region helper
Christoph Hellwig
2019-07-02
mm: export alloc_pages_vma
Christoph Hellwig
2019-07-02
mm: don't clear ->mapping in hmm_devmem_free
Christoph Hellwig
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-07-02
mm: remove the struct hmm_device infrastructure
Christoph Hellwig
2019-07-02
mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
Christoph Hellwig
2019-06-30
Linux 5.2-rc7
v5.2-rc7
Linus Torvalds
2019-06-30
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-30
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-29
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-06-29
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-06-29
Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-29
Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-06-29
Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-06-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-29
Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-06-29
Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-06-29
linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
Vinod Koul
2019-06-29
mm, swap: fix THP swap out
Huang Ying
2019-06-29
fork,memcg: alloc_thread_stack_node needs to set tsk->stack
Andrea Arcangeli
2019-06-29
MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info
Nick Desaulniers
2019-06-29
mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
2019-06-29
mm/page_idle.c: fix oops because end_pfn is larger than max_pfn
Colin Ian King
2019-06-29
initramfs: fix populate_initrd_image() section mismatch
Geert Uytterhoeven
2019-06-29
mm/oom_kill.c: fix uninitialized oc->constraint
Yafang Shao
2019-06-29
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
Naoya Horiguchi
2019-06-29
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
Naoya Horiguchi
[next]