aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 15-244/+644
2020-08-09x86: Expose SERIALIZE for supported cpuidGravatar Paolo Bonzini 1-1/+2
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 59-2367/+2806
2020-08-09KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabledGravatar Sean Christopherson 1-12/+12
2020-08-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 4-9/+19
2020-08-08arm64: Fix __cpu_logical_map undefined issueGravatar Kefeng Wang 3-5/+16
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyGravatar Pingfan Liu 1-4/+3
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-4/+4
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-18/+25
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Gravatar Michael Ellerman 1-2/+0
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 3-6/+0
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 16-411/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 155-481/+113
2020-08-07kasan, arm64: don't instrument functions that enable kasanGravatar Andrey Konovalov 1-1/+1
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Gravatar Mike Rapoport 17-49/+4
2020-08-07arm64/mm: enable vmem_altmap support for vmemmap mappingsGravatar Anshuman Khandual 1-20/+38
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Gravatar Anshuman Khandual 3-7/+4
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Gravatar Anshuman Khandual 4-6/+6
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Gravatar Mike Rapoport 18-62/+11
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Gravatar Mike Rapoport 4-40/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Gravatar Mike Rapoport 12-135/+12
2020-08-07xtensa: switch to generic version of pte allocationGravatar Mike Rapoport 1-22/+19
2020-08-07opeinrisc: switch to generic version of pte allocationGravatar Mike Rapoport 1-30/+3
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 117-111/+16
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Gravatar Waiman Long 2-3/+3
2020-08-07Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-18/+18
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 308-5074/+8704
2020-08-07Merge tag 'm68knommu-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-47/+45
2020-08-07Merge tag 'riscv-for-linus-5.9-mw0' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 28-34/+316
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-10/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 37-2163/+1206
2020-08-07x86/mm/64: Do not dereference non-present PGD entriesGravatar Joerg Roedel 1-18/+13
2020-08-07arm64: kaslr: Use standard early random functionGravatar Guenter Roeck 1-7/+5
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 4-8/+0
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-2/+2
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 62-1202/+1502
2020-08-06Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Gravatar Linus Torvalds 2-0/+7
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+1
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 90-1469/+2742
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 17-572/+114
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 18-142/+307
2020-08-06Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 12-14/+71
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 23-217/+841
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+1
2020-08-05Merge branch 'pci/virtualization'Gravatar Bjorn Helgaas 1-1/+1
2020-08-05Merge branch 'pci/misc'Gravatar Bjorn Helgaas 1-2/+2
2020-08-05MIPS: SGI-IP27: always enable NUMA in KconfigGravatar Mike Rapoport 1-0/+1
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-1/+3
2020-08-05Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-4/+0