summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-10-31memblock: add align parameter to memblock_alloc_node()Mike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-31mm: nobootmem: remove dead codeMike Rapoport
2018-10-31mm: remove bootmem allocator implementation.Mike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31percpu: remove PER_CPU_DEF_ATTRIBUTES macroAlexander Pateenok
2018-10-31include/linux/signal.h: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-31include/linux/compat.h: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-31lib/rbtree.c: fix typo in comment of rb_insert_augmented()Wei Yang
2018-10-31linux/bitmap.h: relax comment on compile-time constant nbitsRasmus Villemoes
2018-10-31linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes
2018-10-31linux/bitmap.h: remove redundant uses of small_const_nbits()Rasmus Villemoes
2018-10-31linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes
2018-10-31mm/hmm: use a structure for update callback parametersJérôme Glisse
2018-10-31mm/hmm: fix utf8 ...Jérôme Glisse
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-10-29Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-29Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-29Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-10-29Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxLinus Torvalds
2018-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-27Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-26mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval
2018-10-26mm/gup: cache dev_pagemap while pinning pagesKeith Busch
2018-10-26mm: zero remaining unavailable struct pagesNaoya Horiguchi
2018-10-26mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai
2018-10-26mm: dax: add comment for PFN_SPECIALYang Shi
2018-10-26mm: mremap: downgrade mmap_sem to read when shrinkingYang Shi
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti