summaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-03IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto1-1/+1
2009-02-01headers_check fix: ia64, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: ia64, kvm.hJaswinder Singh Rajput1-2/+1
2009-02-01headers_check fix: ia64, intrinsics.hJaswinder Singh Rajput1-0/+1
2009-02-01headers_check fix: ia64, gcc_intrin.hJaswinder Singh Rajput1-0/+1
2009-02-01headers_check fix: ia64, fpu.hJaswinder Singh Rajput1-1/+1
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar7-3/+13
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar7-3/+13
2009-01-15sched: fix warning on ia64Mike Travis1-1/+1
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller4-0/+12
2009-01-15Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2009-01-15byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+1
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar8-47/+38
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2009-01-09Merge branch 'linus' into releaseLen Brown10-160/+175
2009-01-07convert to use generic dma_map_ops struct, cleanupFUJITA Tomonori2-5/+5
2009-01-07ia64: introduce asm/swab.hHarvey Harrison3-36/+36
2009-01-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+1
2009-01-07atomic_t: unify all arch definitionsMatthew Wilcox1-6/+0
2009-01-06[IA64] fix typo in cpumask_of_pcibus()Ingo Molnar1-1/+1
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2-79/+40
2009-01-06remove hwsw_dma_opsFUJITA Tomonori1-0/+2
2009-01-06add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori2-17/+32
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori5-178/+0
2009-01-06convert the DMA API to use dma_opsFUJITA Tomonori1-36/+77
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori3-3/+7
2009-01-06add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_opsFUJITA Tomonori1-0/+14
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar1-38/+1
2009-01-04ia64: cpumask fix for is_affinity_mask_valid()Mike Travis1-1/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+9
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar1-1/+1
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis1-1/+8
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+0
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell1-0/+2
2008-12-31KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen1-2/+4
2008-12-31KVM: ia64: Define printk function for kvm-intel moduleXiantao Zhang1-0/+4
2008-12-31KVM: ia64: Re-organize data sturure of guests' data areaXiantao Zhang1-72/+120
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming2-3/+0
2008-12-28swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.hFUJITA Tomonori1-38/+1
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell1-1/+6
2008-12-13Merge ../linux-2.6-x86Rusty Russell1-2/+0
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-1/+0
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar1-1/+0
2008-12-09[IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan1-1/+0
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar1-2/+0
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar1-2/+0
2008-11-21[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2-1/+14