Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2022-08-04Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel
2022-06-05Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-04Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-06-03ia64: cleanup remove_siblinginfo()Yury Norov
2022-06-03arch/ia64: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-26Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki
2022-05-19ia64: Use do_kernel_power_off()Dmitry Osipenko
2022-05-14mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang
2022-05-14ia64: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-13ia64: mca: drop redundant spinlock initializationHaowen Bai
2022-05-11ptrace: Remove arch_ptrace_attachEric W. Biederman
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-05-07ia64: make the install target not depend on any build artifactMasahiro Yamada
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Explicity test for idle tasks in copy_threadEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-04-30vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-04-30mm: use for_each_online_node and node_online instead of open codingPeng Liu
2022-04-29ia64: replace comments with C99 initializersBenjamin Stürz
2022-04-29ia64: ptrace: fix typos in commentsJulia Lawall
2022-04-29ia64: fix typos in commentsJulia Lawall
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-04-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-23drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand
2022-03-23mm, memory_hotplug: drop arch_free_nodedataMichal Hocko
2022-03-23mm: handle uninitialized numa nodes gracefullyMichal Hocko
2022-03-23mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-03-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-21Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever