summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04asm-generic/tlb: add missing CONFIG symbolPeter Zijlstra
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-02-04x86: mm: avoid allocating struct mm_struct on the stackSteven Price
2020-02-04mm: ptdump: reduce level numbers by 1 in note_page()Steven Price
2020-02-04arm64: mm: display non-present entries in ptdumpSteven Price
2020-02-04arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price
2020-02-04x86: mm: convert dump_pagetables to use walk_page_rangeSteven Price
2020-02-04x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_structSteven Price
2020-02-04x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_structSteven Price
2020-02-04x86: mm: point to struct seq_file from struct pg_stateSteven Price
2020-02-04x86: mm: add p?d_leaf() definitionsSteven Price
2020-02-04sparc: mm: add p?d_leaf() definitionsSteven Price
2020-02-04s390: mm: add p?d_leaf() definitionsSteven Price
2020-02-04riscv: mm: add p?d_leaf() definitionsSteven Price
2020-02-04powerpc: mm: add p?d_leaf() definitionsSteven Price
2020-02-04mips: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arm64: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arm: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arc: mm: add p?d_leaf() definitionsSteven Price
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-02-02sparc64: fix adjtimex regressionArnd Bergmann
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-31Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31powerpc: book3s64: convert to pin_user_pages() and put_user_page()John Hubbard
2020-01-31MIPS: kdb: Remove old workaround for backtracing on other CPUsDouglas Anderson
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini
2020-01-30x86/KVM: Clean up host's steal time structureBoris Ostrovsky
2020-01-30x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky
2020-01-30x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-01-30x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitBoris Ostrovsky
2020-01-30Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-01-30Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds