summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2024-02-29Merge remote-tracking branch 'fslc/5.15-2.2.x-imx' into toradex_5.15-2.2.x-imxMax Krummenacher
2023-12-20memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2023-10-13ia64: Use do_kernel_power_off()Dmitry Osipenko
2023-08-08ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-05-11ia64: fix an addr to taddr in huge_pte_offset()Hugh Dickins
2023-05-11ia64: salinfo: placate defined-but-not-used warningRandy Dunlap
2023-05-11ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap
2023-03-11genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2023-02-01ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2022-10-26ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap
2022-08-17ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin
2022-05-30ia64: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-02-01PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas
2021-11-18ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap
2021-11-18ia64: kprobes: Fix to pass correct trampoline address to the handlerMasami Hiramatsu
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven
2021-09-03ia64: fix typo in a commentJason Wang
2021-09-03ia64: move core-y in arch/ia64/Makefile to arch/ia64/KbuildMasahiro Yamada
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-08-09ia64/sba_iommu: return error code from sba_map_sg_attrs()Martin Oliveira
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-07-19printk: Userspace format indexing supportChris Down
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport