summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm
AgeCommit message (Expand)AuthorLines
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2018-05-14softirq/ia64: Switch to generic local_softirq_pending() implementationFrederic Weisbecker-1/+1
2018-05-14softirq/ia64: Convert local_softirq_pending() to per-cpu opsFrederic Weisbecker-1/+1
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig-17/+0
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann-0/+1
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox-46/+23
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann-1/+5
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-1/+9
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-39/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2018-01-19ia64: Rewrite atomic_add and atomic_subMatthew Wilcox-18/+19
2018-01-15ia64: clean up swiotlb supportChristoph Hellwig-19/+0
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig-18/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells-2/+2
2018-01-09ia64: Add .opd based function descriptor dereferenceSergey Senozhatsky-1/+9
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd-1/+0
2017-12-04asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro-1/+1
2017-11-17arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang-7/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-11/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+3
2017-11-07PCI: Remove unused declarationsBjorn Helgaas-2/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas-2/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+101
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski-0/+2
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+99
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-4/+4
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig-6/+0
2017-10-19ia64: make dma_cache_sync a no-opChristoph Hellwig-5/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon-2/+3
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon-4/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon-3/+0
2017-10-10locking/arch, ia64: Add __down_read_killable()Kirill Tkhai-4/+21
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+0
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-21/+4
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar-2/+6
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-21/+4
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-21/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-21/+0
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim-1/+3
2017-08-10mm: refactor TLB gathering APIMinchan Kim-2/+4
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar-53/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-36/+0
2017-07-10ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada-2/+0