aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 10-20/+29
2022-10-11ia64: mca: use strscpy() is more robust and saferGravatar xu xin 1-1/+1
2022-10-11ia64: update config filesGravatar Lukas Bulwahn 5-10/+0
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-4/+4
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-7/+3
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-109/+0
2022-10-03ia64: simplify esi object addition in MakefileGravatar Masahiro Yamada 1-4/+1
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-1/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+2
2022-09-12ia64: export memory_add_physaddr_to_nid to fix cxl build errorGravatar Randy Dunlap 1-0/+1
2022-09-11ia64: move from strlcpy with unused retval to strscpyGravatar Wolfram Sang 1-1/+1
2022-09-11ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequencyGravatar Sergei Trofimovich 2-1/+27
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 1-7/+0
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERGravatar Zi Yan 2-4/+4
2022-09-09termios: kill uapi termios.h that are identical to generic oneGravatar Al Viro 1-51/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hGravatar Al Viro 1-13/+0
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hGravatar Al Viro 1-16/+0
2022-09-09termios: uninline conversion helpersGravatar Al Viro 1-35/+6
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitGravatar Mikulas Patocka 1-5/+2
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 2-21/+23
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-21/+18
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-19/+31
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-9/+0
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-8/+0
2022-08-03Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 5-5/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedGravatar Ben Dooks 1-6/+0
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-2/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hGravatar Stafford Horne 1-6/+0
2022-07-17ia64: old_rr4 added under CONFIG_HUGETLB_PAGEGravatar Souptick Joarder (HPE) 1-1/+4
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-1/+0
2022-07-17ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 3-19/+28
2022-07-07genirq: Add and use an irq_data_update_affinity helperGravatar Samuel Holland 3-5/+5
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesGravatar Alexander Lobakin 1-20/+22
2022-06-30ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Gravatar Alexander Lobakin 1-1/+1
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSGravatar Arnd Bergmann 2-9/+0
2022-06-24efi: vars: Remove deprecated 'efivars' sysfs interfaceGravatar Ard Biesheuvel 5-5/+0
2022-06-16ia64: fix sparse warnings with cmpxchg() & xchg()Gravatar Luc Van Oostenryck 1-14/+14
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesGravatar Peter Xu 1-0/+4
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 2-5/+1
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-61/+0
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+9
2022-06-03ia64: cleanup remove_siblinginfo()Gravatar Yury Norov 1-4/+0
2022-06-03arch/ia64: replace cpumask_weight with cpumask_empty where appropriateGravatar Yury Norov 1-1/+1
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-2/+2
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 8-67/+42
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-3/+4
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-12/+3
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Gravatar Linus Torvalds 2-10/+1
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Gravatar Rafael J. Wysocki 1-2/+2
2022-05-19ia64: Use do_kernel_power_off()Gravatar Dmitry Osipenko 1-2/+2