Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | include/linux/compat.h: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+3 |
2018-10-31 | lib/rbtree.c: fix typo in comment of rb_insert_augmented() | Wei Yang | 1 | -2/+2 |
2018-10-31 | linux/bitmap.h: relax comment on compile-time constant nbits | Rasmus Villemoes | 1 | -2/+2 |
2018-10-31 | linux/bitmap.h: fix type of nbits in bitmap_shift_right() | Rasmus Villemoes | 1 | -1/+1 |
2018-10-31 | linux/bitmap.h: remove redundant uses of small_const_nbits() | Rasmus Villemoes | 1 | -18/+6 |
2018-10-31 | linux/bitmap.h: handle constant zero-size bitmaps correctly | Rasmus Villemoes | 1 | -1/+6 |
2018-10-31 | mm/hmm: use a structure for update callback parameters | Jérôme Glisse | 1 | -9/+22 |
2018-10-31 | mm/hmm: fix utf8 ... | Jérôme Glisse | 1 | -1/+1 |
2018-10-30 | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -1/+7 |
2018-10-30 | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+0 |
2018-10-30 | Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -3/+44 |
2018-10-30 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+5 |
2018-10-30 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 19 | -23/+1281 |
2018-10-30 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2 | -0/+41 |
2018-10-30 | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 16 | -268/+450 |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -0/+32 |
2018-10-29 | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+115 |
2018-10-29 | Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 4 | -21/+115 |
2018-10-29 | Merge tag '9p-for-4.20' of git://github.com/martinetd/linux | Linus Torvalds | 2 | -52/+31 |
2018-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2018-10-29 | Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 40 | -683/+507 |
2018-10-28 | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -16/+1 |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 8 | -221/+1390 |
2018-10-27 | Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -5/+16 |
2018-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+1 |
2018-10-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 25 | -118/+421 |
2018-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2018-10-27 | mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS | Omar Sandoval | 1 | -6/+7 |
2018-10-27 | mm/gup: cache dev_pagemap while pinning pages | Keith Busch | 2 | -14/+6 |
2018-10-27 | mm: zero remaining unavailable struct pages | Naoya Horiguchi | 1 | -15/+0 |
2018-10-27 | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type | Kirill Tkhai | 1 | -1/+1 |
2018-10-27 | mm: dax: add comment for PFN_SPECIAL | Yang Shi | 1 | -0/+2 |
2018-10-27 | mm: mremap: downgrade mmap_sem to read when shrinking | Yang Shi | 1 | -0/+2 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 1 | -0/+7 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 1 | -0/+9 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 1 | -0/+8 |
2018-10-27 | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 1 | -0/+15 |
2018-10-27 | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 1 | -0/+7 |
2018-10-27 | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 1 | -0/+7 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 1 | -0/+8 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 1 | -0/+8 |
2018-10-27 | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 1 | -1/+7 |
2018-10-27 | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 1 | -0/+11 |
2018-10-27 | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h | Alexandre Ghiti | 1 | -1/+1 |
2018-10-27 | mm: defer ZONE_DEVICE page initialization to the point where we init pgmap | Alexander Duyck | 1 | -0/+2 |
2018-10-27 | mm: create non-atomic version of SetPageReserved for init use | Alexander Duyck | 1 | -0/+1 |
2018-10-27 | mm: provide kernel parameter to allow disabling page init poisoning | Alexander Duyck | 1 | -0/+8 |
2018-10-27 | memcg: remove memcg_kmem_skip_account | Shakeel Butt | 1 | -3/+0 |
2018-10-27 | mm: workingset: add vmstat counter for shadow nodes | Johannes Weiner | 1 | -0/+1 |
2018-10-27 | psi: cgroup support | Johannes Weiner | 3 | -0/+44 |