summaryrefslogtreecommitdiff
path: root/arch/ia64/include (unfollow)
Commit message (Expand)Author
2022-04-19soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-04-16ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-09UPSTREAM: Clarify naming of thread info/stack allocatorsLinus Torvalds
2016-10-12UPSTREAM: ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel
2016-10-05usercopy: fold builtin_const check into inline functionKees Cook
2016-10-03UPSTREAM: ia64: split off early_ioremap() declarations into asm/early_ioremap.hArd Biesheuvel
2016-09-24ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-08-27ia64/uaccess: Enable hardened usercopyKees Cook
2016-04-12ia64: define ioremap_uc()Luis R. Rodriguez
2016-03-22Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck
2015-10-28[IA64] Wire up kcmp syscallÉmeric MASCHINO
2015-10-16ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-08-14arch: introduce memremap()Dan Williams
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27ia64: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-06-08PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu
2015-04-14ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10ia64: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov