aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)Author
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson
2009-02-09percpu: make PER_CPU_BASE_SECTION overridable by archesBrian Gerst
2009-02-06Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f...Jaswinder Singh Rajput
2009-02-03IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fixYasunori Goto
2009-02-01headers_check fix: ia64, swab.hJaswinder Singh Rajput
2009-02-01headers_check fix: ia64, kvm.hJaswinder Singh Rajput
2009-02-01headers_check fix: ia64, intrinsics.hJaswinder Singh Rajput
2009-02-01headers_check fix: ia64, gcc_intrin.hJaswinder Singh Rajput
2009-02-01headers_check fix: ia64, fpu.hJaswinder Singh Rajput
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar
2009-01-15sched: fix warning on ia64Mike Travis
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14ftrace, ia64: IA64 dynamic ftrace supportShaohua Li
2009-01-14ftrace, ia64: IA64 static ftrace supportShaohua Li
2009-01-11Merge branch 'linus' into core/iommuIngo Molnar
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-07convert to use generic dma_map_ops struct, cleanupFUJITA Tomonori
2009-01-06ia64: introduce asm/swab.hHarvey Harrison
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-06[IA64] fix typo in cpumask_of_pcibus()Ingo Molnar
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2009-01-06remove hwsw_dma_opsFUJITA Tomonori
2009-01-06add dma_get_ops to struct ia64_machine_vectorFUJITA Tomonori
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori
2009-01-06convert the DMA API to use dma_opsFUJITA Tomonori
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori
2009-01-06add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_opsFUJITA Tomonori
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar
2009-01-04ia64: cpumask fix for is_affinity_mask_valid()Mike Travis
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-03KVM: change KVM to use IOMMU APIJoerg Roedel
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-01cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell
2008-12-31KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen