summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-13futex: Convert to use the preferred 'fallthrough' macrolocking-urgent-2020-08-15Miaohe Lin
2020-08-13Documentation/locking/locktypes: Fix a typoHuang Shijie
2020-08-12Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm: clean up the last pieces of page fault accountingsPeter Xu
2020-08-12mm/xtensa: use general page fault accountingPeter Xu
2020-08-12mm/x86: use general page fault accountingPeter Xu
2020-08-12mm/sparc64: use general page fault accountingPeter Xu
2020-08-12mm/sparc32: use general page fault accountingPeter Xu
2020-08-12mm/sh: use general page fault accountingPeter Xu
2020-08-12mm/s390: use general page fault accountingPeter Xu
2020-08-12mm/riscv: use general page fault accountingPeter Xu
2020-08-12mm/powerpc: use general page fault accountingPeter Xu
2020-08-12mm/parisc: use general page fault accountingPeter Xu
2020-08-12mm/openrisc: use general page fault accountingPeter Xu
2020-08-12mm/nios2: use general page fault accountingPeter Xu
2020-08-12mm/nds32: use general page fault accountingPeter Xu
2020-08-12mm/mips: use general page fault accountingPeter Xu
2020-08-12mm/microblaze: use general page fault accountingPeter Xu
2020-08-12mm/m68k: use general page fault accountingPeter Xu
2020-08-12mm/ia64: use general page fault accountingPeter Xu
2020-08-12mm/hexagon: use general page fault accountingPeter Xu
2020-08-12mm/csky: use general page fault accountingPeter Xu
2020-08-12mm/arm64: use general page fault accountingPeter Xu
2020-08-12mm/arm: use general page fault accountingPeter Xu
2020-08-12mm/arc: use general page fault accountingPeter Xu
2020-08-12mm/alpha: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12mm/gup: use a standard migration target allocation callbackJoonsoo Kim
2020-08-12mm/hugetlb: make hugetlb migration callback CMA awareJoonsoo Kim
2020-08-12mm/gup: restrict CMA region by using allocation scope APIJoonsoo Kim
2020-08-12mm/page_alloc: remove a wrapper for alloc_migration_target()Joonsoo Kim
2020-08-12mm/mempolicy: use a standard migration target allocation callbackJoonsoo Kim
2020-08-12mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim
2020-08-12mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent wit...Joonsoo Kim
2020-08-12mm/hugetlb: unify migration callbacksJoonsoo Kim
2020-08-12mm/migrate: move migration helper from .h to .cJoonsoo Kim
2020-08-12mm/page_isolation: prefer the node of the source pageJoonsoo Kim
2020-08-12ipc/shm.c: remove the superfluous breakLiao Pingfang
2020-08-12ipc: uninline functionsAlexey Dobriyan
2020-08-12scripts/gdb: fix python 3.8 SyntaxWarningNick Desaulniers
2020-08-12kcov: make some symbols staticWei Yongjun