Age | Commit message (Expand) | Author |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-13 | memblock: use separate iterators for memory and reserved regions | Mike Rapoport |
2020-10-13 | memblock: implement for_each_reserved_mem_region() using __next_mem_region() | Mike Rapoport |
2020-10-13 | x86/setup: simplify reserve_crashkernel() | Mike Rapoport |
2020-10-13 | x86/setup: simplify initrd relocation and reservation | Mike Rapoport |
2020-10-13 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport |
2020-10-13 | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() | Mike Rapoport |
2020-10-13 | memblock: reduce number of parameters in for_each_mem_range() | Mike Rapoport |
2020-10-13 | memblock: make memblock_debug and related functionality private | Mike Rapoport |
2020-10-13 | mircoblaze: drop unneeded NUMA and sparsemem initializations | Mike Rapoport |
2020-10-13 | riscv: drop unneeded node initialization | Mike Rapoport |
2020-10-13 | h8300, nds32, openrisc: simplify detection of memory extents | Mike Rapoport |
2020-10-13 | arm64: numa: simplify dummy_numa_init() | Mike Rapoport |
2020-10-13 | arm, xtensa: simplify initialization of high memory pages | Mike Rapoport |
2020-10-13 | KVM: PPC: Book3S HV: simplify kvm_cma_reserve() | Mike Rapoport |
2020-10-13 | mm: account PMD tables like PTE tables | Matthew Wilcox |
2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |
2020-10-13 | mm/memory_hotplug: introduce default phys_to_target_node() implementation | Dan Williams |
2020-10-13 | efi/fake_mem: arrange for a resource entry per efi_fake_mem instance | Dan Williams |
2020-10-13 | x86/numa: add 'nohmat' option | Dan Williams |
2020-10-13 | x86/numa: cleanup configuration dependent command-line options | Dan Williams |
2020-10-13 | Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o... | Nick Desaulniers |
2020-10-13 | Revert "arm64: vdso: Fix compilation with clang older than 8" | Nick Desaulniers |
2020-10-13 | Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support" | Nick Desaulniers |
2020-10-13 | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-13 | Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-13 | Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-10-13 | x86/platform/uv: Remove unused variable in UV5 NMI handler | Mike Travis |
2020-10-13 | x86/traps: Fix #DE Oops message regression | Thomas Gleixner |
2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-10-12 | x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT | Nick Desaulniers |
2020-10-12 | x86: Make __put_user() generate an out-of-line call | Linus Torvalds |
2020-10-12 | x86: Make __get_user() generate an out-of-line call | Linus Torvalds |
2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-12 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-12 | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-12 | Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |