Age | Commit message (Expand) | Author |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport |
2018-10-31 | mm: nobootmem: remove bootmem allocation APIs | Mike Rapoport |
2018-10-31 | memblock: replace __alloc_bootmem with memblock_alloc_from | Mike Rapoport |
2018-10-31 | memblock: add align parameter to memblock_alloc_node() | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport |
2018-10-31 | mm: nobootmem: remove dead code | Mike Rapoport |
2018-10-31 | mm: remove bootmem allocator implementation. | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | percpu: remove PER_CPU_DEF_ATTRIBUTES macro | Alexander Pateenok |
2018-10-31 | include/linux/signal.h: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-10-31 | include/linux/compat.h: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-10-31 | lib/rbtree.c: fix typo in comment of rb_insert_augmented() | Wei Yang |
2018-10-31 | linux/bitmap.h: relax comment on compile-time constant nbits | Rasmus Villemoes |
2018-10-31 | linux/bitmap.h: fix type of nbits in bitmap_shift_right() | Rasmus Villemoes |
2018-10-31 | linux/bitmap.h: remove redundant uses of small_const_nbits() | Rasmus Villemoes |
2018-10-31 | linux/bitmap.h: handle constant zero-size bitmaps correctly | Rasmus Villemoes |
2018-10-31 | mm/hmm: use a structure for update callback parameters | Jérôme Glisse |
2018-10-31 | mm/hmm: fix utf8 ... | Jérôme Glisse |
2018-10-30 | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-10-30 | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-10-29 | Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc | Linus Torvalds |
2018-10-29 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-29 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2018-10-29 | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-10-29 | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-29 | Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-10-29 | Merge tag '9p-for-4.20' of git://github.com/martinetd/linux | Linus Torvalds |
2018-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-10-28 | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-10-28 | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-27 | Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2018-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-10-26 | mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS | Omar Sandoval |
2018-10-26 | mm/gup: cache dev_pagemap while pinning pages | Keith Busch |
2018-10-26 | mm: zero remaining unavailable struct pages | Naoya Horiguchi |
2018-10-26 | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type | Kirill Tkhai |
2018-10-26 | mm: dax: add comment for PFN_SPECIAL | Yang Shi |
2018-10-26 | mm: mremap: downgrade mmap_sem to read when shrinking | Yang Shi |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti |