aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include
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 1-7/+0
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+3
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 1-3/+3
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 2-15/+18
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-18/+0
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+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-17ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-18/+0
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 1-8/+0
2022-06-16ia64: fix sparse warnings with cmpxchg() & xchg()Gravatar Luc Van Oostenryck 1-14/+14
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-4/+0
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+3
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Gravatar Linus Torvalds 1-7/+0
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteGravatar Baolin Wang 1-2/+3
2022-05-13ia64: define get_cycles macro for arch-overrideGravatar Jason A. Donenfeld 1-0/+1
2022-05-11ptrace: Remove arch_ptrace_attachGravatar Eric W. Biederman 1-4/+0
2022-04-18x86: remove the IOMMU table infrastructureGravatar Christoph Hellwig 1-7/+0
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-6/+0
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-209/+0
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-22/+4
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Gravatar Linus Torvalds 1-1/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-25/+9
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-0/+1
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-7/+14
2022-03-21arch: Add pmd_pfn() where it is missingGravatar Mike Rapoport 1-0/+1
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Arnd Bergmann 3-24/+8
2022-02-25ia64: termbits.h is identical to asm-generic oneGravatar Ilpo Järvinen 1-209/+0
2022-02-25ia64: remove CONFIG_SET_FS supportGravatar Arnd Bergmann 3-21/+6
2022-02-25uaccess: generalize access_ok()Gravatar Arnd Bergmann 1-3/+2
2022-02-22fork, IA64: Provide alloc_thread_stack_node() for IA64Gravatar Sebastian Andrzej Siewior 1-3/+3
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-1/+1
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+1
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Gravatar Christophe Leroy 1-19/+0
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsGravatar Christophe Leroy 1-0/+3
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSGravatar Christophe Leroy 1-2/+0
2022-02-16ia64: Rename 'ip' to 'addr' in 'struct fdesc'Gravatar Christophe Leroy 2-2/+2
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationGravatar Ard Biesheuvel 1-7/+14
2022-01-30asm/user.h: killed unused macrosGravatar Al Viro 1-6/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 1-2/+0