summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-15parisc: Switch to more fine grained lws locksJohn David Anglin
2020-10-15parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()John David Anglin
2020-10-15parisc: Fix comments and enable interrupts laterJohn David Anglin
2020-10-15parisc: Add alternative patching to synchronize_caches defineJohn David Anglin
2020-10-15parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()Helge Deller
2020-10-15parisc: disable CONFIG_IDE in defconfigsChristoph Hellwig
2020-10-15parisc: Drop useless comments in uapi/asm/signal.hHelge Deller
2020-10-15parisc: Define O_NONBLOCK to become 000200000Helge Deller
2020-10-15parisc: Drop HP-UX specific fcntl and signal flagsHelge Deller
2020-10-15parisc: Avoid external interrupts when IPI finishesHelge Deller
2020-10-15parisc: Add qemu fw_cfg interfaceHelge Deller
2020-10-14powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...Jason A. Donenfeld
2020-10-14Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-14Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13memblock: use separate iterators for memory and reserved regionsMike Rapoport
2020-10-13memblock: implement for_each_reserved_mem_region() using __next_mem_region()Mike Rapoport
2020-10-13x86/setup: simplify reserve_crashkernel()Mike Rapoport
2020-10-13x86/setup: simplify initrd relocation and reservationMike Rapoport
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-13arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport
2020-10-13memblock: reduce number of parameters in for_each_mem_range()Mike Rapoport
2020-10-13memblock: make memblock_debug and related functionality privateMike Rapoport
2020-10-13mircoblaze: drop unneeded NUMA and sparsemem initializationsMike Rapoport
2020-10-13riscv: drop unneeded node initializationMike Rapoport
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport
2020-10-13arm64: numa: simplify dummy_numa_init()Mike Rapoport
2020-10-13arm, xtensa: simplify initialization of high memory pagesMike Rapoport
2020-10-13KVM: PPC: Book3S HV: simplify kvm_cma_reserve()Mike Rapoport
2020-10-13mm: account PMD tables like PTE tablesMatthew Wilcox
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-13mm/memory_hotplug: introduce default phys_to_target_node() implementationDan Williams
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceDan Williams
2020-10-13x86/numa: add 'nohmat' optionDan Williams
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams
2020-10-13Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...Nick Desaulniers
2020-10-13Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers
2020-10-13Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"Nick Desaulniers
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-13Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-13Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-13x86/platform/uv: Remove unused variable in UV5 NMI handlerMike Travis