summaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)Author
2023-08-08ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
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-02-09ia64: fix build error due to switch case label appearing next to declarationJames Morse
2023-01-18elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11ia64: mca: use strscpy() is more robust and saferxu xin
2022-10-11ia64: update config filesLukas Bulwahn
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-03ia64: simplify esi object addition in MakefileMasahiro Yamada
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-12ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap
2022-09-11ia64: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequencySergei Trofimovich
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-09termios: uninline conversion helpersAl Viro
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-03Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-17ia64: old_rr4 added under CONFIG_HUGETLB_PAGESouptick Joarder (HPE)
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin
2022-06-30ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceArd Biesheuvel
2022-06-16ia64: fix sparse warnings with cmpxchg() & xchg()Luc Van Oostenryck
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-03Merge 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