summaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-24ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-11/+9
2016-04-12ia64: define ioremap_uc()Luis R. Rodriguez1-0/+1
2015-12-14[IA64] Enable mlock2 syscall for ia64Tony Luck2-1/+2
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2015-11-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2015-10-29[IA64] Wire up kcmp syscallÉmeric MASCHINO2-1/+2
2015-10-16ia64/PCI: Use common struct resource_entry to replace struct iospace_resourceJiang Liu1-5/+0
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar1-0/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-4/+4
2015-09-16ia64: Enable userfaultfd and membarrier system callsLuck, Tony2-1/+3
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-9/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-7/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-25/+0
2015-09-09Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2015-08-14arch: introduce memremap()Dan Williams1-0/+1
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar1-4/+20
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov1-2/+2
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27ia64: Provide atomic_{or,xor,and}Peter Zijlstra1-4/+22
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-26mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-26Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
2015-06-25mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-32/+0
2015-06-23Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-1327/+21
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2015-06-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-11ia64: remove paravirt codeLuis R. Rodriguez9-1327/+21
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-19/+0
2015-06-08PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas1-13/+0
2015-06-03Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2-8/+1
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski1-1/+1
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra1-6/+1
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra1-1/+1
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-2/+0
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-24iommu/vt-d: Refine the interfaces to create IRQ for DMAR unitJiang Liu1-2/+0
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2015-04-15ia64: expose number of page table levels on Kconfig levelKirill A. Shutemov3-10/+10
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell1-3/+3
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+6