summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev
2020-08-11s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko
2020-08-11s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski
2020-08-11s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai
2020-08-11s390/gmap: improve THP splittingGerald Schaefer
2020-08-11s390/atomic: circumvent gcc 10 build regressionVasily Gorbik
2020-08-11parisc: Whitespace cleanups in atomic.hHelge Deller
2020-08-11KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley
2020-08-11parisc/kernel/ftrace: Remove function callback castsOscar Carter
2020-08-11x86/xen: drop tests for highmem in pv codeJuergen Gross
2020-08-11x86/xen: eliminate xen-asm_64.SJuergen Gross
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-10x86/kvm/hyper-v: Synic default SCONTROL MSR needs to be enabledJon Doron
2020-08-10powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Aneesh Kumar K.V
2020-08-10MIPS: KVM: Convert a fallthrough comment to fallthroughJiaxun Yang
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-09MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen
2020-08-09Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-08-09x86: Expose SERIALIZE for supported cpuidPaolo Bonzini
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-08-09KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabledSean Christopherson
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-08-10kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada
2020-08-09openrisc: uaccess: Add user address space check to access_okStafford Horne
2020-08-09openrisc: signal: Fix sparse address space warningsStafford Horne
2020-08-09openrisc: uaccess: Remove unused macro __addr_okStafford Horne
2020-08-09openrisc: uaccess: Use static inline function in access_okStafford Horne
2020-08-09openrisc: uaccess: Fix sparse address space warningsStafford Horne
2020-08-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-08arm64: Fix __cpu_logical_map undefined issueKefeng Wang
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman
2020-08-07Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07arm64/mm: enable vmem_altmap support for vmemmap mappingsAnshuman Khandual
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual
2020-08-07mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport