- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
- dc2da7b mm: memmap defer init doesn't work as expected by Baoquan He · 4 years ago
- 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
- b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 37373d9 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
- 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- 214496c ia64: make SPARSEMEM default and disable DISCONTIGMEM by Mike Rapoport · 4 years, 1 month ago
- ea34f78 ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM by Mike Rapoport · 4 years, 1 month ago
- 1f11212 ia64: split virtual map initialization out of paging_init() by Mike Rapoport · 4 years, 1 month ago
- b90b554 ia64: discontig: paging_init(): remove local max_pfn calculation by Mike Rapoport · 4 years, 1 month ago
- 5d37fc0 ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements by Mike Rapoport · 4 years, 1 month ago
- 03e92a5 ia64: remove custom __early_pfn_to_nid() by Mike Rapoport · 4 years, 1 month ago
- 3c41e57 Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 4 years, 1 month ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- b269c22 ia64: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- c25ce58 tweewide: Fix most Shebang lines by Finn Behrens · 4 years, 1 month ago
- 8a6a592 sched/vtime: Consolidate IRQ time accounting by Frederic Weisbecker · 4 years, 1 month ago
- f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
- 1d82b78 arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 2 months ago
- a927bd6 mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports by Dan Williams · 4 years, 1 month ago
- d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
- 2b49ddc ia64: convert to legacy_timer_tick by Arnd Bergmann · 4 years, 3 months ago
- 8e51efc ia64: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
- 77f9c90 [ia64] ptrace_[sg]etregs(): use access_elf_reg() instead of access_uarea() by Al Viro · 4 years, 7 months ago
- 3b2d387 [ia64] missed cleanups from switch to regset coredumps by Al Viro · 4 years, 7 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
- 7404840 ia64: fix build error with !COREDUMP by Krzysztof Kozlowski · 4 years, 3 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
- d882c00 mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone() by David Hildenbrand · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- ced3a9e Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 4 years, 3 months ago
- 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- cc73437 Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
- 981aa1d PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS by Thomas Gleixner · 4 years, 3 months ago
- c1d0da8 mm: replace memmap_context by meminit_context by Laurent Dufour · 4 years, 3 months ago
- efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
- 8c1c6c7 Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next by Christoph Hellwig · 4 years, 3 months ago
- 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
- a889a23 ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED by Peter Zijlstra · 4 years, 4 months ago
- 077ee78 PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable by Thomas Gleixner · 4 years, 4 months ago
- c331649 ia64: Use libata instead of the legacy ide driver in defconfigs by Christoph Hellwig · 4 years, 4 months ago
- ecf5b72 ia64: Remove perfmon by Christoph Hellwig · 4 years, 4 months ago
- abdaf11 dma-mapping: add (back) arch_dma_mark_clean for ia64 by Christoph Hellwig · 4 years, 5 months ago
- 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
- e792ff8 ia64: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 4 months ago
- 1e9d90d dma-mapping: introduce dma_get_seg_boundary_nr_pages() by Nicolin Chen · 4 years, 4 months ago
- 5f7b81c ia64: fix min_low_pfn/max_low_pfn build errors by Randy Dunlap · 4 years, 4 months ago
- c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 6e41c58 unify generic instances of csum_partial_copy_nocheck() by Al Viro · 4 years, 6 months ago
- f8c40eb ia64: switch to kernel_clone() by Christian Brauner · 4 years, 5 months ago
- bd05220 arch/ia64: Restore arch-specific pgd_offset_k implementation by Jessica Clarke · 4 years, 5 months ago
- 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
- 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- b444eed mm/ia64: use general page fault accounting by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
- d622ece mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() by Jia He · 4 years, 5 months ago
- 952ace7 Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 5 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 0f43283 Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
- 1d9cfee mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() by Anshuman Khandual · 4 years, 5 months ago
- f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
- d9e8b92 asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() by Mike Rapoport · 4 years, 5 months ago
- 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- b354519 locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits into the new <asm/xtp.h> header by Peter Zijlstra · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
- 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 5 months ago
- 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago
- bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
- 5d2c56e Merge branch 'work.fdpic' into regset.followup by Al Viro · 4 years, 5 months ago
- 4ff8a35 ia64: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
- 7a89602 kill elf_fpxregs_t by Al Viro · 4 years, 7 months ago
- 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago